I found the issue. The issue was that i have added "opensbi" using EXTRA_IMAGEDEPENDS through conf/machine/<machine>.conf file and that has made "opensbi" as dependency for initramfs image also. This has created the circular dependency.
I added a EXTRA_IMAGEDEPENDS = "" to the core-image-minimal-initramfs.bb This fixed the circular dependency issue.
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#150446): https://lists.openembedded.org/g/openembedded-core/message/150446 Mute This Topic: https://lists.openembedded.org/mt/82044366/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
