branch=master
is the problem due to all branch name now are changed from master to main in github , see below you can go yours checkout branch to check it is already " main" branch not "master":
https://github.com/opencontainers/runc/commit/249bca0a1316129dcd5bd38b5d75572274181cb5
so your layer also must be "main " not "master"
also see the meta-virtualization commit c5f61e5 below the new bb is ok already if you sync yours repos:
josephzhou1_0-1644633079343.jpeg
solution 1 :
goto :
/home/richard/Zebra/projects/Edge_AI/performance/rnw-performance-measure/imx8-build/imx-yocto-bsp/sources/meta-virtualization/recipes-containers/runc/runc-opencontainers_git.bb
modify " branch = master " to " branch = main"
solution 2: redo all steps to make sure sync latest repo
repo sync
the latest "meta-virtualization/runc" shld be ok alry sync to " main " not "master"
(15 days ago, Commits only on Jan 28, 2022, after that update then it shlb be ok)
pls try n let m know if ok pls put mine as a soluton pls
thanks all
Best Regards,
Joseph Zhou Jianhui / Senior Embedded Software Engineer, Singapore