[oe-commits] Andrea Adami : kexecboot: prefer uImage for ben-nanonote.

git version control git at git.openembedded.org
Tue Mar 1 01:10:24 UTC 2011


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

Author: Andrea Adami <andrea.adami at gmail.com>
Date:   Sun Feb 27 12:20:35 2011 +0100

kexecboot: prefer uImage for ben-nanonote.

Signed-off-by: Andrea Adami <andrea.adami at gmail.com>

---

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

diff --git a/recipes/kexecboot/kexecboot.inc b/recipes/kexecboot/kexecboot.inc
index 829df19..4931e45 100644
--- 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 () {





More information about the Openembedded-commits mailing list