We should have a way to install the kernel image that bundled with initramfs into target rootfs optionally.
cd <your project>/layers/layers/wr-kernel git am initramfs-kernel-image.patch initramfs-kernel-image.patch is attached
1. configure a project with: --with-template=feature/initramfs-integrated 2. make fs 3. See if the kernel that bundled with initramfs installed into target rootfs or not