initramfs-kexecboot-klibc-image: klibc variant of initramfs-kexecboot-image
authorAndrea Adami <andrea.adami@gmail.com>
Sat, 9 Oct 2010 23:49:12 +0000 (01:49 +0200)
committerAndrea Adami <andrea.adami@gmail.com>
Wed, 20 Oct 2010 22:48:39 +0000 (00:48 +0200)
recipes/images/initramfs-kexecboot-klibc-image.bb [new file with mode: 0644]

diff --git a/recipes/images/initramfs-kexecboot-klibc-image.bb b/recipes/images/initramfs-kexecboot-klibc-image.bb
new file mode 100644 (file)
index 0000000..d8e92ca
--- /dev/null
@@ -0,0 +1,3 @@
+require initramfs-kexecboot-image.bb
+
+IMAGE_INSTALL = "kexecboot-klibc"