[oe] [PATCH 05/13] angstrom: no binary locales for ep93xx

Marcin Juszkiewicz marcin at juszkiewicz.com.pl
Mon Jun 1 14:49:20 UTC 2009


From: Marcin Juszkiewicz <hrw at openembedded.org>


Signed-off-by: Marcin Juszkiewicz <hrw at openembedded.org>
---
 conf/distro/include/angstrom.inc |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/conf/distro/include/angstrom.inc b/conf/distro/include/angstrom.inc
index 2655bfe..a91efe4 100644
--- a/conf/distro/include/angstrom.inc
+++ b/conf/distro/include/angstrom.inc
@@ -99,6 +99,9 @@ ENABLE_BINARY_LOCALE_GENERATION ?= "1"
 # We only want to build UTF8 locales
 LOCALE_UTF8_ONLY = "1"
 
+#qemu doesn't like this fp
+ENABLE_BINARY_LOCALE_GENERATION_ep93xx = "0"
+
 #qemu has taken a dislike to armeb as well
 ENABLE_BINARY_LOCALE_GENERATION_armeb = "0"
 
-- 
1.6.3.1







More information about the Openembedded-devel mailing list