angstrom: disable binary localegen for armv6-novfp as well
authorKoen Kooi <koen@openembedded.org>
Sun, 30 Nov 2008 14:21:01 +0000 (15:21 +0100)
committerKoen Kooi <koen@openembedded.org>
Sun, 30 Nov 2008 14:21:01 +0000 (15:21 +0100)
* qemu crashed

conf/distro/include/angstrom.inc

index 055efc6..556a2d7 100644 (file)
@@ -99,6 +99,7 @@ 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