aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine
diff options
context:
space:
mode:
authorPhil Blundell <philb@gnu.org>2004-11-21 23:38:56 +0000
committerPhil Blundell <philb@gnu.org>2004-11-21 23:38:56 +0000
commit26d350ad8c80ba71c94877d8fada92ba09e9eb34 (patch)
tree601c9a5a19b24c354c5c5cb1f444c46bf683d459 /conf/machine
parentca6e4675d6b68560b754c208fb1737a5662d6a84 (diff)
downloadopenembedded-26d350ad8c80ba71c94877d8fada92ba09e9eb34.tar.gz
more IMAGE_LINGUAS tweaking
BKrev: 41a12710ru_m4cOdfAUoomHM0pSWXA
Diffstat (limited to 'conf/machine')
-rw-r--r--conf/machine/collie.conf2
-rw-r--r--conf/machine/h3600.conf2
-rw-r--r--conf/machine/simpad.conf1
3 files changed, 2 insertions, 3 deletions
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