blob: df97511892a6ef46e9c99ae834abf4827d65eb49 [file] [log] [blame]
Patrick Williamsb48b7b42016-08-17 15:04:38 -05001require initramfs-kexecboot-image.bb
2
3SUMMARY = "Initramfs image for kexecboot kernel (klibc-static binaries)"
4
5# We really need just kexecboot, kexec and ubiattach
6# statically compiled against klibc
7IMAGE_INSTALL = "kexecboot-klibc kexec-klibc ubiattach-klibc"