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:
c930a4e
)
kexecboot: add --enable-delay=2 for collie too.
author
Andrea Adami
<andrea.adami@gmail.com>
Wed, 2 Feb 2011 23:28:25 +0000
(
00:28
+0100)
committer
Andrea Adami
<andrea.adami@gmail.com>
Wed, 2 Feb 2011 23:28:25 +0000
(
00:28
+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
fccc29a
..
829df19
100644
(file)
--- a/
recipes/kexecboot/kexecboot.inc
+++ b/
recipes/kexecboot/kexecboot.inc
@@
-39,6
+39,8
@@
EXTRA_OECONF_c7x0 = "--enable-zaurus --enable-delay=2"
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_omap3 = "--enable-uimage"
do_configure_prepend () {