From: Paul Sokolovsky Date: Sat, 16 Feb 2008 00:18:45 +0000 (+0000) Subject: initramfs-bootmenu-image: Add initramfs-module-kexecboot. X-Git-Tag: Release-2010-05/1~7680 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=610ba5eb16e52832579366ac404ba40d8a947561;p=openembedded.git initramfs-bootmenu-image: Add initramfs-module-kexecboot. --- diff --git a/packages/images/initramfs-bootmenu-image.bb b/packages/images/initramfs-bootmenu-image.bb index b94cc232cd..6a4974fa9d 100644 --- a/packages/images/initramfs-bootmenu-image.bb +++ b/packages/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" +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.