1
0
mirror of https://git.yoctoproject.org/poky synced 2026-06-02 13:29:49 +00:00

conf: remove references to SRC_TARBALL_STASH

SRC_TARBALL_STASH is deprecated, the same functionality can be acheived
with PREMIRRORS, so remove references to it from configuration files.

Signed-off-by: Joshua Lock <josh@linux.intel.com>
This commit is contained in:
Joshua Lock
2010-02-01 17:36:55 +00:00
parent 0737552c1d
commit 8235389fd1
3 changed files with 0 additions and 9 deletions
-2
View File
@@ -89,8 +89,6 @@ require conf/distro/include/preferred-xorg-versions.inc
PCMCIA_MANAGER ?= "pcmciautils"
SRC_TARBALL_STASH += "http://pokylinux.org/sources/"
IMAGE_LINGUAS ?= "en-gb"
LIMIT_BUILT_LOCALES ?= "en_GB"
ENABLE_BINARY_LOCALE_GENERATION ?= "1"