[oe-commits] org.oe.dev initramfs-bootmenu-image: Add initramfs-module-check-modules.

pfalcon commit openembedded-commits at lists.openembedded.org
Wed Feb 6 16:06:02 UTC 2008


initramfs-bootmenu-image: Add initramfs-module-check-modules.

Author: pfalcon at openembedded.org
Branch: org.openembedded.dev
Revision: a7d8d33ac7c9103154c98fde0a758a23c99ed439
ViewMTN: http://monotone.openembedded.org/revision/info/a7d8d33ac7c9103154c98fde0a758a23c99ed439
Files:
1
packages/images/initramfs-bootmenu-image.bb
Diffs:

#
# mt diff -rde1d4506659e4a712c794b322f19ea295057d8c0 -ra7d8d33ac7c9103154c98fde0a758a23c99ed439
#
# 
# 
# patch "packages/images/initramfs-bootmenu-image.bb"
#  from [8f1db3a032593d55326052d8031210f27d4194a9]
#    to [c4a6c99f3e90e1c33c4101d8d843f89b6ea05dc8]
# 
============================================================
--- packages/images/initramfs-bootmenu-image.bb	8f1db3a032593d55326052d8031210f27d4194a9
+++ packages/images/initramfs-bootmenu-image.bb	c4a6c99f3e90e1c33c4101d8d843f89b6ea05dc8
@@ -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.






More information about the Openembedded-commits mailing list