angstrom 2008: switch from en-gb to en-us since en-gb sometimes gets misdetected
authorKoen Kooi <koen@openembedded.org>
Fri, 28 Nov 2008 12:36:04 +0000 (13:36 +0100)
committerKoen Kooi <koen@openembedded.org>
Fri, 28 Nov 2008 12:36:04 +0000 (13:36 +0100)
conf/distro/angstrom-2008.1.conf

index f0bfc15..8654509 100644 (file)
@@ -43,7 +43,7 @@ DISTRO_TYPE ?= "debug"
 # (locales, UI transalations, help, etc. - useless for pros, but really 
 # helpful for common users).
 # Also, it appears that no locales fit in 16Mb for now. "C" locale rules!
-IMAGE_LINGUAS = '${@base_less_or_equal("ROOT_FLASH_SIZE", "16", "", "en-gb", d)}'
+IMAGE_LINGUAS = '${@base_less_or_equal("ROOT_FLASH_SIZE", "16", "", "en-us", d)}'
 
 
 # set feed path variables