From: Phil Blundell Date: Sun, 21 Nov 2004 23:38:56 +0000 (+0000) Subject: more IMAGE_LINGUAS tweaking X-Git-Tag: Release-2010-05/1~16014 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=26d350ad8c80ba71c94877d8fada92ba09e9eb34;p=openembedded.git more IMAGE_LINGUAS tweaking BKrev: 41a12710ru_m4cOdfAUoomHM0pSWXA --- diff --git a/conf/machine/collie.conf b/conf/machine/collie.conf index 1730a5e507..c619313c14 100644 --- a/conf/machine/collie.conf +++ b/conf/machine/collie.conf @@ -19,7 +19,7 @@ BOOTSTRAP_EXTRA_RDEPENDS += "e2fsprogs-mke2fs" EXTRA_IMAGECMD_jffs2 = "--pad=14680064 --little-endian --eraseblock=0x20000 -n" -IMAGE_LINGUAS = "" +IMAGE_LINGUAS = "en-gb" include conf/machine/handheld-common.conf include conf/machine/tune-strongarm.conf diff --git a/conf/machine/h3600.conf b/conf/machine/h3600.conf index 83769104d6..e7780208f9 100644 --- a/conf/machine/h3600.conf +++ b/conf/machine/h3600.conf @@ -32,7 +32,7 @@ usb-eth" USE_DEVFS = "1" -IMAGE_LINGUAS = "" +IMAGE_LINGUAS = "en-gb" include conf/machine/ipaq-common.conf include conf/machine/handheld-common.conf diff --git a/conf/machine/simpad.conf b/conf/machine/simpad.conf index 4c701cc32f..1ac0946ca3 100644 --- a/conf/machine/simpad.conf +++ b/conf/machine/simpad.conf @@ -22,7 +22,6 @@ SERIAL_CONSOLE = "ttySA0 115200 vt100" USE_DEVFS = "1" #GPE_MACHINE_CLASS = "bigscreen" -IMAGE_LINGUAS = "" include conf/machine/handheld-common.conf include conf/machine/tune-strongarm.conf