From: Paul Sokolovsky Date: Wed, 6 Feb 2008 14:57:52 +0000 (+0000) Subject: initramfs-bootmenu-image: Add initramfs-module-check-modules. X-Git-Tag: Release-2010-05/1~7718 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6b9c2ffba4d6d8dc85d3667c76af92a8cf53eacf;p=openembedded.git initramfs-bootmenu-image: Add initramfs-module-check-modules. --- 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.