I am trying to build scarthgap image using : bitbake -k wac-core-image

I got below error
ERROR: Task 
/home/build/project/meta-raspberrypi/recipes-kernel/linux/linux-raspberrypi_6.6.bb:do_collect_spdx_deps
 has circular dependency on 
/home/build/project/meta-raspberrypi/recipes-kernel/linux/linux-raspberrypi_6.6.bb:do_create_spdx
ERROR: Command execution failed: 1

above error is been fixed in this commit for scartrhgap : 
https://git.yoctoproject.org/poky/commit/?h=scarthgap&id=15acbd10906568a1ed9c548b465f1cb6b5205202

But their is also a commit were in the function names have been changed : 
[03/11] classes/create-spdx-2.2: Fix build time dependency calculations - 
Patchwork ( 
https://patchwork.yoctoproject.org/project/oe-core/patch/20230602133453.229023-3-richard.pur...@linuxfoundation.org/
 )
Above commits are for error mentioned above just that there is change in 
function names for create-spdx-2.2

To get rid of the error i added INHERIT:remove += "create-spdx" to my 
local.conf above issue resolved with the commit but i came across  below error
ERROR: Task 
/home/build/project/meta-raspberrypi/recipes-kernel/linux/linux-raspberrypi_6.6.bb:do_package
 has circular dependency on 
/home/build/project/meta-raspberrypi/recipes-kernel/linux/linux-raspberrypi_6.6.bb:do_packagedata
ERROR: Command execution failed: 1

Am I missing something i am working on scarthgap-5.0.5 version

Ganesh Mahajan
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#64670): https://lists.yoctoproject.org/g/yocto/message/64670
Mute This Topic: https://lists.yoctoproject.org/mt/110876502/21656
Mute #kernel:https://lists.yoctoproject.org/g/yocto/mutehashtag/kernel
Mute #rpi:https://lists.yoctoproject.org/g/yocto/mutehashtag/rpi
Mute #scarthgap:https://lists.yoctoproject.org/g/yocto/mutehashtag/scarthgap
Mute #yocto:https://lists.yoctoproject.org/g/yocto/mutehashtag/yocto
Group Owner: yocto+ow...@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to