merge of '0dc157d146c11b00a52d985950481dd2a8c370de'
[vuplus_openembedded] / packages / images / initramfs-kexec-image.bb
1 #initramfs image which mounts the rootfilesystem and kexecs a kernel from there
2
3 IMAGE_FSTYPES += " cpio.gz"
4 inherit image
5
6 export IMAGE_BASENAME = "initramfs-kexec-image"
7
8 IMAGE_INSTALL = "klibc-utils-static-sh klibc-utils-static-mount kexec-static initramfs-kexec"
9 IMAGE_LINGUAS = ""