kas-security-bas: bump conf value

Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
Armin Kuster
2021-08-16 15:16:36 +00:00
parent 8fe88fe8d5
commit 57470052b0

View File

@@ -38,7 +38,7 @@ repos:
local_conf_header:
base: |
CONF_VERSION = "1"
CONF_VERSION = "2"
SOURCE_MIRROR_URL = "http://downloads.yoctoproject.org/mirror/sources/"
SSTATE_MIRRORS = "file://.* http://sstate.yoctoproject.org/dev/PATH;downloadfilename=PATH \n"
BB_HASHSERVE = "auto"
@@ -73,7 +73,7 @@ local_conf_header:
bblayers_conf_header:
base: |
POKY_BBLAYERS_CONF_VERSION = "2"
POKY_BBLAYERS_CONF_VERSION = "7"
BBPATH = "${TOPDIR}"
BBFILES ?= ""