Hello all,

I'm building two images :

my-image
my-image-initramfs

I want that to have a single binary that contains both the kernel image and
the initial RAM disk (initramfs) for that I set in my local.conf :

INITRAMFS_IMAGE = "my-image-initramfs"
INITRAMFS_IMAGE_BUNDLE = "1

After building my two image I get in the DEPLOYDIR both uImage and
uImage-initramfs binaries.

But inside the my-image root filesystem under /boot folder only NOT bundled
Kernel Image uImage is present.
Is there anyway to include the bundled  Kernel image uImage-initramfs
inside /boot folder of my my-image rootfs ?

Thank you

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

Reply via email to