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

pfalcon commit openembedded-commits at lists.openembedded.org
Sat Feb 16 01:08:27 UTC 2008


initramfs-bootmenu-image: Add initramfs-module-kexecboot.

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

#
# mt diff -re8991301f05699cb60606be403c8f4897f904025 -r975cc3ff5c8f648df66275a44ffa3c3a4f09daec
#
# 
# 
# patch "packages/images/initramfs-bootmenu-image.bb"
#  from [2338c2a27bfad430d95e665a283ae145d7e0dfce]
#    to [38ef36eabeee024e8db27348adc48b175a697764]
# 
============================================================
--- packages/images/initramfs-bootmenu-image.bb	2338c2a27bfad430d95e665a283ae145d7e0dfce
+++ packages/images/initramfs-bootmenu-image.bb	38ef36eabeee024e8db27348adc48b175a697764
@@ -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"
+IMAGE_INSTALL = "busybox-static initramfs-module-bootmenu initramfs-module-check-modules initramfs-module-kexecboot"
 IMAGE_LINGUAS = ""
 
 # Remove any kernel-image that the kernel-module-* packages may have pulled in.






More information about the Openembedded-commits mailing list