From c078d4c0d31f606ecb3650f525728f110a6287fc Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Wed, 28 Oct 2009 05:41:06 +0000 Subject: poky.conf: Update source tarball stash url and variable name --- meta/conf/distro/poky.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta') 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 PCMCIA_MANAGER ?= "pcmciautils" -CVS_TARBALL_STASH += "http://www.o-hand.com/~richard/poky/sources/" +SRC_TARBALL_STASH += "http://pokylinux.org/sources/" IMAGE_LINGUAS ?= "en-gb" LIMIT_BUILT_LOCALES ?= "en_GB" -- cgit v1.2.3-54-g00ecf