[oe-commits] Andrea Adami : kexecboot.inc: disable serial debug for Zaurus c7x0 ( enough testing; )

git version control git at git.openembedded.org
Sat Apr 24 22:35:28 UTC 2010


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

Author: Andrea Adami <andrea.adami at gmail.com>
Date:   Sun Apr 25 00:33:41 2010 +0200

kexecboot.inc: disable serial debug for Zaurus c7x0 (enough testing;)

---

 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 ac70893..069019c 100644
--- a/recipes/kexecboot/kexecboot.inc
+++ b/recipes/kexecboot/kexecboot.inc
@@ -47,7 +47,7 @@ export CC=${TARGET_PREFIX}klcc
 ############################
 
 EXTRA_OECONF_akita = "--with-zaurus"
-EXTRA_OECONF_c7x0 = "--with-zaurus --enable-debug"
+EXTRA_OECONF_c7x0 = "--with-zaurus"
 EXTRA_OECONF_spitz = "--with-zaurus"
 EXTRA_OECONF_poodle = "--with-zaurus"
 EXTRA_OECONF_tosa = "--with-zaurus"





More information about the Openembedded-commits mailing list