aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPaul Sokolovsky <pmiscml@gmail.com>2008-02-21 14:35:38 +0000
committerPaul Sokolovsky <pmiscml@gmail.com>2008-02-21 14:35:38 +0000
commit5175b988853d925a02043ecef8ef804e4dc4333e (patch)
tree5b99d9c9736ff7d354eff7f64d26999be960ba16
parentcf670c1e8a4846f51e5c2a4d3adfdc41a5e4e855 (diff)
downloadopenembedded-5175b988853d925a02043ecef8ef804e4dc4333e.tar.gz
applied changes from de1d4506659e4a712c794b322f19ea295057d8c0
through a7d8d33ac7c9103154c98fde0a758a23c99ed439 initramfs-bootmenu-image: Add initramfs-module-check-modules. (PaulS, Koen)
-rw-r--r--packages/images/initramfs-bootmenu-image.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/images/initramfs-bootmenu-image.bb b/packages/images/initramfs-bootmenu-image.bb
index a495363661..237aecb621 100644
--- a/packages/images/initramfs-bootmenu-image.bb
+++ b/packages/images/initramfs-bootmenu-image.bb
@@ -1,6 +1,6 @@
# Sample initramfs image
-IMAGE_INSTALL = "busybox-static initramfs-module-bootmenu"
+IMAGE_INSTALL = "busybox-static initramfs-module-bootmenu initramfs-module-check-modules"
IMAGE_LINGUAS = ""
# Remove any kernel-image that the kernel-module-* packages may have pulled in.