initramfs-bootmenu-debug-image.bb,initramfs-bootmenu-image.bb: Rename klibc-utils...
authorKhem Raj <raj.khem@gmail.com>
Sat, 28 Aug 2010 19:10:17 +0000 (12:10 -0700)
committerKhem Raj <raj.khem@gmail.com>
Wed, 1 Sep 2010 21:05:48 +0000 (14:05 -0700)
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
recipes/images/initramfs-bootmenu-debug-image.bb
recipes/images/initramfs-bootmenu-image.bb

index df5bf2b..a8f8ee3 100644 (file)
@@ -1,7 +1,7 @@
 # initramfs image with interactive boot menu allowing to select rootfs location
 # from choices of block devices, loopback images and NFS.
 
-IMAGE_INSTALL = "busybox-static initramfs-module-bootmenu initramfs-module-check-modules initramfs-module-kexecboot klibc-utils-static-modprobe"
+IMAGE_INSTALL = "busybox-static initramfs-module-bootmenu initramfs-module-check-modules initramfs-module-kexecboot klibc-static-utils-modprobe"
 IMAGE_INSTALL += " dropbear dropbear-backdoor"
 IMAGE_LINGUAS = ""
 
index 79806c9..51be798 100644 (file)
@@ -1,7 +1,7 @@
 # initramfs image with interactive boot menu allowing to select rootfs location
 # from choices of block devices, loopback images and NFS.
 
-IMAGE_INSTALL = "busybox-static initramfs-module-bootmenu initramfs-module-check-modules initramfs-module-kexecboot klibc-utils-static-modprobe"
+IMAGE_INSTALL = "busybox-static initramfs-module-bootmenu initramfs-module-check-modules initramfs-module-kexecboot klibc-static-utils-modprobe"
 IMAGE_LINGUAS = ""