diff --git a/manifests/default.xml b/manifests/default.xml
index c0cbe64a539311253cd4f5910650a4105f028cf3..6b270995e85df81e13efe707389e287a13ae605d 100644
--- a/manifests/default.xml
+++ b/manifests/default.xml
@@ -33,7 +33,7 @@ SPDX-FileCopyrightText: Huawei Inc.
 		Hence, the layers setup below uses corresponding "dunfell" layers or "dunfell" compatible revisions.
 	-->
 
-	<default remote="oniro" revision="kirkstone-next" sync-j="4" />
+	<default remote="oniro" revision="kirkstone" sync-j="4" />
 	<!--
 		dunfell is using the 1.46 bitbake branch so the bitbake project follow is following this branch.
 		More info can be found at https://wiki.yoctoproject.org/wiki/Releases.
@@ -71,7 +71,7 @@ SPDX-FileCopyrightText: Huawei Inc.
 
 	-->
 
-	<project name="oniro" revision="kirkstone-next" path="oniro">
+	<project name="oniro" revision="kirkstone" path="oniro">
 		<linkfile src="README.md" dest="README.md"/>
 	</project>
 	<project name="meta-arm-dunfell-backports" revision="dunfell" path="meta-arm-mixin" />