diff options
| author | Richard Purdie <richard@openedhand.com> | 2006-06-28 08:24:00 +0000 |
|---|---|---|
| committer | Richard Purdie <richard@openedhand.com> | 2006-06-28 08:24:00 +0000 |
| commit | a50a614cc871a297e434acd5f9bfac5126590669 (patch) | |
| tree | 8025346e6204c51111895b94f5326427ff4ce5ec /openembedded | |
| parent | bdf4309e34d34a483858359119351bbfe0a3cbda (diff) | |
| download | poky-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.conf | 3 |
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" | |||
| 110 | SRCDATE_xserver-kdrive = "20050207" | 110 | SRCDATE_xserver-kdrive = "20050207" |
| 111 | SRCDATE_qemu-native ?= "20060526" | 111 | SRCDATE_qemu-native ?= "20060526" |
| 112 | SRCDATE_oprofile ?= "20060214" | 112 | SRCDATE_oprofile ?= "20060214" |
| 113 | SRCDATE_zaurusd ?= "20060628" | ||
| 113 | 114 | ||
| 114 | # | 115 | # |
| 115 | # Preferred Versions: | 116 | # Preferred Versions: |
| @@ -170,3 +171,5 @@ PREFERRED_VERSION_oprofile ?= "0.9.1+cvs${SRCDATE}" | |||
| 170 | PCMCIA_MANAGER ?= "pcmciautils" | 171 | PCMCIA_MANAGER ?= "pcmciautils" |
| 171 | 172 | ||
| 172 | CVS_TARBALL_STASH += "http://www.o-hand.com/~richard/poky/sources/" | 173 | CVS_TARBALL_STASH += "http://www.o-hand.com/~richard/poky/sources/" |
| 174 | |||
| 175 | IMAGE_LINGUAS = "en-gb" | ||
