angstrom: no binary locales for ep93xx
authorMarcin Juszkiewicz <hrw@openembedded.org>
Sat, 16 May 2009 10:08:18 +0000 (12:08 +0200)
committerMarcin Juszkiewicz <hrw@openembedded.org>
Tue, 2 Jun 2009 09:57:07 +0000 (11:57 +0200)
Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
Acked-by: Koen Kooi <koen@openembedded.org>
Acked-by: Tom Rini <trini@embeddedalley.com>
conf/distro/include/angstrom.inc

index 2655bfe..a91efe4 100644 (file)
@@ -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"