[yocto] How to proceed with kernel-fitimage and INITRAMFS_IMAGE

Marcel Gielen [Celestia-STS] M.Gielen at celestia-sts.com
Wed Oct 26 08:35:47 PDT 2016


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 ?



-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20161026/9e4b38c2/attachment.html>


More information about the yocto mailing list