summaryrefslogtreecommitdiff
path: root/openembedded
diff options
context:
space:
mode:
authorRichard Purdie <richard@openedhand.com>2006-06-28 08:24:00 +0000
committerRichard Purdie <richard@openedhand.com>2006-06-28 08:24:00 +0000
commita50a614cc871a297e434acd5f9bfac5126590669 (patch)
tree8025346e6204c51111895b94f5326427ff4ce5ec /openembedded
parentbdf4309e34d34a483858359119351bbfe0a3cbda (diff)
downloadopenembedded-core-a50a614cc871a297e434acd5f9bfac5126590669.tar.gz
openembedded-core-a50a614cc871a297e434acd5f9bfac5126590669.tar.bz2
openembedded-core-a50a614cc871a297e434acd5f9bfac5126590669.tar.xz
openembedded-core-a50a614cc871a297e434acd5f9bfac5126590669.zip
poky.conf: Use only en_GB locale and set zaurusd SRCDATE
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@498 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'openembedded')
-rw-r--r--openembedded/conf/distro/poky.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/openembedded/conf/distro/poky.conf b/openembedded/conf/distro/poky.conf
index 09257b409..1a8561d06 100644
--- a/openembedded/conf/distro/poky.conf
+++ b/openembedded/conf/distro/poky.conf
@@ -110,6 +110,7 @@ SRCDATE_xauth ?= "20060120"
SRCDATE_xserver-kdrive = "20050207"
SRCDATE_qemu-native ?= "20060526"
SRCDATE_oprofile ?= "20060214"
+SRCDATE_zaurusd ?= "20060628"
#
# Preferred Versions:
@@ -170,3 +171,5 @@ PREFERRED_VERSION_oprofile ?= "0.9.1+cvs${SRCDATE}"
PCMCIA_MANAGER ?= "pcmciautils"
CVS_TARBALL_STASH += "http://www.o-hand.com/~richard/poky/sources/"
+
+IMAGE_LINGUAS = "en-gb"