aboutsummaryrefslogtreecommitdiffstats
path: root/meta-initramfs/recipes-bsp/images/initramfs-kexecboot-klibc-image.bb
blob: df97511892a6ef46e9c99ae834abf4827d65eb49 (plain)
1
2
3
4
5
6
7
require initramfs-kexecboot-image.bb

SUMMARY = "Initramfs image for kexecboot kernel (klibc-static binaries)"

# We really need just kexecboot, kexec and ubiattach
# statically compiled against klibc
IMAGE_INSTALL = "kexecboot-klibc kexec-klibc ubiattach-klibc"