git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b805cfd
)
kexecboot.inc: add kexecboot-cfg
author
Thomas Kunze
<thommycheck@gmx.de>
Sun, 8 Feb 2009 20:57:57 +0000
(21:57 +0100)
committer
Thomas Kunze
<thommycheck@gmx.de>
Sun, 8 Feb 2009 21:00:58 +0000
(22:00 +0100)
add kexecboot-cfg to MACHINE_EXTRA_RRECOMMENDS for supported machines.
conf/machine/include/kexecboot.inc
patch
|
blob
|
history
diff --git
a/conf/machine/include/kexecboot.inc
b/conf/machine/include/kexecboot.inc
index
0a9f209
..
c8656bb
100644
(file)
--- 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"