From: Koen Kooi Date: Fri, 28 Nov 2008 12:36:04 +0000 (+0100) Subject: angstrom 2008: switch from en-gb to en-us since en-gb sometimes gets misdetected X-Git-Tag: Release-2010-05/1~5048 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=17801b683131c037892d6440f58f7e0e1a6c5ce2;p=openembedded.git angstrom 2008: switch from en-gb to en-us since en-gb sometimes gets misdetected --- diff --git a/conf/distro/angstrom-2008.1.conf b/conf/distro/angstrom-2008.1.conf index f0bfc15842..8654509f89 100644 --- a/conf/distro/angstrom-2008.1.conf +++ b/conf/distro/angstrom-2008.1.conf @@ -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