meta-openembedded/meta-initramfs/recipes-bsp/images/initramfs-kexecboot-klibc-image.bb
Andrea Adami 4683b70b14 initramfs-kexecboot images: install ubiattach for boot from UBI volumes
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-06-20 13:37:30 +02:00

6 lines
159 B
BlitzBasic

require initramfs-kexecboot-image.bb
IMAGE_INSTALL = "kexec-klibc kexecboot-klibc ubiattach-klibc"
export IMAGE_BASENAME = "initramfs-kexecboot-klibc-image"