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

GIT User account git at amethyst.openembedded.net
Tue Feb 10 18:44:53 UTC 2009


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

Author: Thomas Kunze <thommycheck at gmx.de>
Date:   Tue Feb 10 19:42:52 2009 +0100

kexecboot.inc: move kexecboot-cfg

---

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

diff --git a/conf/machine/include/kexecboot.inc b/conf/machine/include/kexecboot.inc
index c8656bb..1835af4 100644
--- a/conf/machine/include/kexecboot.inc
+++ b/conf/machine/include/kexecboot.inc
@@ -13,4 +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"
+MACHINE_ESSENTIAL_EXTRA_RRECOMMENDS_append = " kexecboot-cfg"





More information about the Openembedded-commits mailing list