summaryrefslogtreecommitdiffstats
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)
downloadpoky-a50a614cc871a297e434acd5f9bfac5126590669.tar.gz
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 09257b4091..1a8561d061 100644
--- a/openembedded/conf/distro/poky.conf
+++ b/openembedded/conf/distro/poky.conf
@@ -110,6 +110,7 @@ SRCDATE_xauth ?= "20060120"
110SRCDATE_xserver-kdrive = "20050207" 110SRCDATE_xserver-kdrive = "20050207"
111SRCDATE_qemu-native ?= "20060526" 111SRCDATE_qemu-native ?= "20060526"
112SRCDATE_oprofile ?= "20060214" 112SRCDATE_oprofile ?= "20060214"
113SRCDATE_zaurusd ?= "20060628"
113 114
114# 115#
115# Preferred Versions: 116# Preferred Versions:
@@ -170,3 +171,5 @@ PREFERRED_VERSION_oprofile ?= "0.9.1+cvs${SRCDATE}"
170PCMCIA_MANAGER ?= "pcmciautils" 171PCMCIA_MANAGER ?= "pcmciautils"
171 172
172CVS_TARBALL_STASH += "http://www.o-hand.com/~richard/poky/sources/" 173CVS_TARBALL_STASH += "http://www.o-hand.com/~richard/poky/sources/"
174
175IMAGE_LINGUAS = "en-gb"