[oe-commits] Thomas Kunze : kexecboot.inc: add kexecboot-cfg

GIT User account git at amethyst.openembedded.net
Sun Feb 8 21:02:14 UTC 2009


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 64b4659e3bfd06cae4d6c743634130c9af097324
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=64b4659e3bfd06cae4d6c743634130c9af097324

Author: Thomas Kunze <thommycheck at gmx.de>
Date:   Sun Feb  8 21:57:57 2009 +0100

kexecboot.inc: add kexecboot-cfg

add kexecboot-cfg to MACHINE_EXTRA_RRECOMMENDS for supported machines.

---

 conf/machine/include/kexecboot.inc |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/conf/machine/include/kexecboot.inc b/conf/machine/include/kexecboot.inc
index 0a9f209..c8656bb 100644
--- a/conf/machine/include/kexecboot.inc
+++ b/conf/machine/include/kexecboot.inc
@@ -13,3 +13,4 @@ RDEPENDS_kernel-base = "kernel-image"
 # we store kernel images in rootfs and only a minimal initramfs kernel in mtd1 for booting other kernels
 DONT_CHECK_KERNELSIZE ?= "1"
 
+MACHINE_EXTRA_RRECOMMENDS_append = " kexecboot-cfg"





More information about the Openembedded-commits mailing list