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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user