On Wed, Apr 14, 2021 at 8:12 PM sathishmls via lists.openembedded.org <[email protected]> wrote: > > 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.
good, I think this could be a patch for core-image-minimal-initramfs.bb that you can submit to oe-core ml. Since we use opensbi in qemu machines its highly likely to be copied into BSPs would you mind submitting such a patch? > >
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#150447): https://lists.openembedded.org/g/openembedded-core/message/150447 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]] -=-=-=-=-=-=-=-=-=-=-=-
