From: Andrea Adami Date: Sat, 9 Oct 2010 23:49:12 +0000 (+0200) Subject: initramfs-kexecboot-klibc-image: klibc variant of initramfs-kexecboot-image X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cd9800e7f37e23030620731afddeb385faa0883a;p=openembedded.git initramfs-kexecboot-klibc-image: klibc variant of initramfs-kexecboot-image --- diff --git a/recipes/images/initramfs-kexecboot-klibc-image.bb b/recipes/images/initramfs-kexecboot-klibc-image.bb new file mode 100644 index 0000000000..d8e92caf26 --- /dev/null +++ b/recipes/images/initramfs-kexecboot-klibc-image.bb @@ -0,0 +1,3 @@ +require initramfs-kexecboot-image.bb + +IMAGE_INSTALL = "kexecboot-klibc"