diff options
author | Richard Purdie <rpurdie@linux.intel.com> | 2009-10-28 05:41:06 +0000 |
---|---|---|
committer | Richard Purdie <rpurdie@linux.intel.com> | 2009-10-28 05:51:47 +0000 |
commit | c078d4c0d31f606ecb3650f525728f110a6287fc (patch) | |
tree | c70ddd955e18b9fb224a4b699f7273b1cc21f281 /meta/conf/distro/poky.conf | |
parent | 8ceb1251433ebb959b176a52a321a805c5425e13 (diff) | |
download | poky-c078d4c0d31f606ecb3650f525728f110a6287fc.tar.gz |
poky.conf: Update source tarball stash url and variable name
Diffstat (limited to 'meta/conf/distro/poky.conf')
-rw-r--r-- | meta/conf/distro/poky.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/conf/distro/poky.conf b/meta/conf/distro/poky.conf index 1365037219..434cc5d891 100644 --- a/meta/conf/distro/poky.conf +++ b/meta/conf/distro/poky.conf | |||
@@ -93,7 +93,7 @@ require conf/distro/include/preferred-xorg-versions.inc | |||
93 | 93 | ||
94 | PCMCIA_MANAGER ?= "pcmciautils" | 94 | PCMCIA_MANAGER ?= "pcmciautils" |
95 | 95 | ||
96 | CVS_TARBALL_STASH += "http://www.o-hand.com/~richard/poky/sources/" | 96 | SRC_TARBALL_STASH += "http://pokylinux.org/sources/" |
97 | 97 | ||
98 | IMAGE_LINGUAS ?= "en-gb" | 98 | IMAGE_LINGUAS ?= "en-gb" |
99 | LIMIT_BUILT_LOCALES ?= "en_GB" | 99 | LIMIT_BUILT_LOCALES ?= "en_GB" |