mirror of
https://git.yoctoproject.org/meta-security
synced 2026-05-07 04:58:47 +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:
|
poky:
|
||||||
url: https://git.yoctoproject.org/git/poky
|
url: https://git.yoctoproject.org/git/poky
|
||||||
refspec: master
|
refspec: gatesgarth
|
||||||
layers:
|
layers:
|
||||||
meta:
|
meta:
|
||||||
meta-poky:
|
meta-poky:
|
||||||
@@ -22,7 +22,7 @@ repos:
|
|||||||
|
|
||||||
meta-openembedded:
|
meta-openembedded:
|
||||||
url: http://git.openembedded.org/meta-openembedded
|
url: http://git.openembedded.org/meta-openembedded
|
||||||
refspec: master
|
refspec: gatesgarth
|
||||||
layers:
|
layers:
|
||||||
meta-oe:
|
meta-oe:
|
||||||
meta-perl:
|
meta-perl:
|
||||||
@@ -34,7 +34,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"
|
||||||
DL_DIR = "/home/srv/downloads/master"
|
|
||||||
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