From 2abe91e6aafd9748a1dc51a34d21def003f99036 Mon Sep 17 00:00:00 2001 From: Wayne Ren Date: Thu, 17 Apr 2025 10:16:48 +0800 Subject: [PATCH] meta-st: update yocto-meta-st and myir-st-kernel update yocto-meta-st and myir-st-kernel to latest changes Signed-off-by: Wayne Ren --- .oebuild/manifest.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.oebuild/manifest.yaml b/.oebuild/manifest.yaml index a65678d4661..59358865907 100644 --- a/.oebuild/manifest.yaml +++ b/.oebuild/manifest.yaml @@ -1013,7 +1013,7 @@ manifest_list: version: 48992f21a953d8c0720b93ed98fb5f2ea40f84a5 myir-st-kernel-6.6.48: remote_url: https://gitee.com/myir-openeuler/myir-kernel.git - version: 7f4f4dcff34ee671787cca8478174b97db5aaac4 + version: 131082eaef5dfd22aeb4381899f8116a62ee1ffb nasm: remote_url: https://gitee.com/src-openeuler/nasm.git version: e8f11304d13859972ca586f66e1fc8e132c15a7b @@ -1898,7 +1898,7 @@ manifest_list: version: 9f66b6011d0743ae0551341397cb826619e1afdb yocto-meta-st: remote_url: https://gitee.com/openeuler/yocto-meta-st.git - version: 20bddf15001e5202627e4e4ad98d24aa7ec037fc + version: 034bc9680cc8aa126109173bef1f78744d5e2e8b yocto-meta-sunxi: remote_url: https://github.com/linux-sunxi/meta-sunxi.git version: c475a1851a877bf700d6d9748be7336b2eadd3b2 -- Gitee