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:
7a6eb32
)
kexecboot: prefer uImage for ben-nanonote.
author
Andrea Adami
<andrea.adami@gmail.com>
Sun, 27 Feb 2011 11:20:35 +0000
(12:20 +0100)
committer
Andrea Adami
<andrea.adami@gmail.com>
Tue, 1 Mar 2011 01:09:21 +0000
(
02:09
+0100)
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
recipes/kexecboot/kexecboot.inc
patch
|
blob
|
history
diff --git
a/recipes/kexecboot/kexecboot.inc
b/recipes/kexecboot/kexecboot.inc
index
829df19
..
4931e45
100644
(file)
--- a/
recipes/kexecboot/kexecboot.inc
+++ b/
recipes/kexecboot/kexecboot.inc
@@
-40,7
+40,7
@@
EXTRA_OECONF_spitz = "--enable-zaurus --enable-delay=3"
EXTRA_OECONF_poodle = "--enable-zaurus --enable-delay=2"
EXTRA_OECONF_tosa = "--enable-zaurus --enable-delay=2"
EXTRA_OECONF_collie = "--enable-delay=2"
-
+EXTRA_OECONF_ben-nanonote = "--enable-uimage"
EXTRA_OECONF_omap3 = "--enable-uimage"
do_configure_prepend () {