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