aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/images
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2010-08-28 12:10:17 -0700
committerKhem Raj <raj.khem@gmail.com>2010-09-01 14:05:48 -0700
commit460eb9a6ca7d5b70d78042c6afa96ac061f78002 (patch)
tree2328590ff8988a25a2d975f76570a43ddfbc664f /recipes/images
parentcd62d504db7233f186d6c5db1dc4072febf3654e (diff)
downloadopenembedded-460eb9a6ca7d5b70d78042c6afa96ac061f78002.tar.gz
initramfs-bootmenu-debug-image.bb,initramfs-bootmenu-image.bb: Rename klibc-utils-static-modprobe->klibc-static-utils-modprobe
Signed-off-by: Khem Raj <raj.khem@gmail.com> Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Diffstat (limited to 'recipes/images')
-rw-r--r--recipes/images/initramfs-bootmenu-debug-image.bb2
-rw-r--r--recipes/images/initramfs-bootmenu-image.bb2
2 files changed, 2 insertions, 2 deletions
diff --git a/recipes/images/initramfs-bootmenu-debug-image.bb b/recipes/images/initramfs-bootmenu-debug-image.bb
index df5bf2b6c0..a8f8ee36cf 100644
--- a/recipes/images/initramfs-bootmenu-debug-image.bb
+++ b/recipes/images/initramfs-bootmenu-debug-image.bb
@@ -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 = ""
diff --git a/recipes/images/initramfs-bootmenu-image.bb b/recipes/images/initramfs-bootmenu-image.bb
index 79806c9a98..51be79895d 100644
--- a/recipes/images/initramfs-bootmenu-image.bb
+++ b/recipes/images/initramfs-bootmenu-image.bb
@@ -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 = ""