mirror of
https://git.yoctoproject.org/meta-security
synced 2026-07-17 04:07:20 +00:00
kas-security-base: drop DL_DIR
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
@@ -33,8 +33,6 @@ local_conf_header:
|
|||||||
CONF_VERSION = "1"
|
CONF_VERSION = "1"
|
||||||
SOURCE_MIRROR_URL = "http://downloads.yoctoproject.org/mirror/sources/"
|
SOURCE_MIRROR_URL = "http://downloads.yoctoproject.org/mirror/sources/"
|
||||||
SSTATE_MIRRORS = "file://.* http://sstate.yoctoproject.org/dev/PATH;downloadfilename=PATH \n"
|
SSTATE_MIRRORS = "file://.* http://sstate.yoctoproject.org/dev/PATH;downloadfilename=PATH \n"
|
||||||
SSTATE_DIR = "/home/srv/sstate/dunfell"
|
|
||||||
DL_DIR = "/home/srv/downloads/dunfell"
|
|
||||||
BB_HASHSERVE = "auto"
|
BB_HASHSERVE = "auto"
|
||||||
BB_SIGNATURE_HANDLER = "OEEquivHash"
|
BB_SIGNATURE_HANDLER = "OEEquivHash"
|
||||||
INHERIT += "buildstats buildstats-summary buildhistory"
|
INHERIT += "buildstats buildstats-summary buildhistory"
|
||||||
|
|||||||
Reference in New Issue
Block a user