mirror of
https://git.yoctoproject.org/meta-security
synced 2026-01-11 15:00:34 +00:00
kas-security-base: use gatesgarth name
drop DL_DIR Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
@@ -14,7 +14,7 @@ repos:
|
||||
|
||||
poky:
|
||||
url: https://git.yoctoproject.org/git/poky
|
||||
refspec: master
|
||||
refspec: gatesgarth
|
||||
layers:
|
||||
meta:
|
||||
meta-poky:
|
||||
@@ -22,7 +22,7 @@ repos:
|
||||
|
||||
meta-openembedded:
|
||||
url: http://git.openembedded.org/meta-openembedded
|
||||
refspec: master
|
||||
refspec: gatesgarth
|
||||
layers:
|
||||
meta-oe:
|
||||
meta-perl:
|
||||
@@ -34,7 +34,6 @@ local_conf_header:
|
||||
CONF_VERSION = "1"
|
||||
SOURCE_MIRROR_URL = "http://downloads.yoctoproject.org/mirror/sources/"
|
||||
SSTATE_MIRRORS = "file://.* http://sstate.yoctoproject.org/dev/PATH;downloadfilename=PATH \n"
|
||||
DL_DIR = "/home/srv/downloads/master"
|
||||
BB_HASHSERVE = "auto"
|
||||
BB_SIGNATURE_HANDLER = "OEEquivHash"
|
||||
INHERIT += "buildstats buildstats-summary buildhistory"
|
||||
|
||||
Reference in New Issue
Block a user