From 7c7da94b4fd7289fa9fbfae05d3b77c2df7c34cc Mon Sep 17 00:00:00 2001 From: Wayne Ren Date: Tue, 8 Apr 2025 23:54:46 +0800 Subject: [PATCH] poky: update yocto-poky to kirkstone 4.0.26 update yocto-poky to 4.0.26 to get fixes and optimization but no changes in meta/recipes-xxx folder Signed-off-by: Wayne Ren --- .oebuild/manifest.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.oebuild/manifest.yaml b/.oebuild/manifest.yaml index c4fb1d9c852..5e2fbc0b7a3 100644 --- a/.oebuild/manifest.yaml +++ b/.oebuild/manifest.yaml @@ -1910,7 +1910,7 @@ manifest_list: version: 1d04472046d0225e013dd7e18c62dddf82025969 yocto-poky: remote_url: https://gitee.com/openeuler/yocto-poky.git - version: 603b1062776bb70321f790db715ef51b305d52e0 + version: 7b754892121f91a63f5bd6f2b7d89e608589fba9 yocto-pseudo: remote_url: https://gitee.com/src-openeuler/yocto-pseudo.git version: 3c4978a07fbb5a0c6288e77ae5b24ee33ddf34f9 -- Gitee