[oe] [STABLE][PATCH 020/125] angstrom: stop disabling binary localegen for >=armv6 per RFC on the ml

Marcin Juszkiewicz marcin at juszkiewicz.com.pl
Wed Jul 1 18:54:21 UTC 2009


From: Koen Kooi <koen at openembedded.org>


Signed-off-by: Marcin Juszkiewicz <marcin at juszkiewicz.com.pl>
---
 conf/distro/include/angstrom.inc |    5 -----
 1 files changed, 0 insertions(+), 5 deletions(-)

diff --git a/conf/distro/include/angstrom.inc b/conf/distro/include/angstrom.inc
index 60f2e55..a814b01 100644
--- a/conf/distro/include/angstrom.inc
+++ b/conf/distro/include/angstrom.inc
@@ -101,11 +101,6 @@ ENABLE_BINARY_LOCALE_GENERATION ?= "1"
 # We only want to build UTF8 locales
 LOCALE_UTF8_ONLY = "1"
 
-#qemu doesn't like armv6/eabi/vfp
-ENABLE_BINARY_LOCALE_GENERATION_armv6 = "0"
-ENABLE_BINARY_LOCALE_GENERATION_armv6-novfp = "0"
-ENABLE_BINARY_LOCALE_GENERATION_armv7a = "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