I am using poky Krogoth and try to generate a fitImage including an initramfs.
Whatever I try I end up with circular dependendies.

My image recipe is based on core-image

In my local conf I have the following:

KERNEL_CLASSES += "kernel-fitimage"
INITRAMFS_IMAGE = "image-recovery"
INITRAMFS_IMAGE_BUNDLE = "1"

And in my image recipe I tried:

EXTRA_IMAGEDEPENDS = ""
RDEPENDS_kernel-base = ""

But still end up with circular dependencies.

What is the correct configuration to be able to build a fitimage with an 
initramfs included ?

And what shall be the bitbake command... the kernel or the image name ?

Any suggestions ?



-- 
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to