diff options
| -rw-r--r-- | kas/kas-security-base.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kas/kas-security-base.yml b/kas/kas-security-base.yml index b9ce493..e5fe16b 100644 --- a/kas/kas-security-base.yml +++ b/kas/kas-security-base.yml | |||
| @@ -38,7 +38,7 @@ repos: | |||
| 38 | 38 | ||
| 39 | local_conf_header: | 39 | local_conf_header: |
| 40 | base: | | 40 | base: | |
| 41 | CONF_VERSION = "1" | 41 | CONF_VERSION = "2" |
| 42 | SOURCE_MIRROR_URL = "http://downloads.yoctoproject.org/mirror/sources/" | 42 | SOURCE_MIRROR_URL = "http://downloads.yoctoproject.org/mirror/sources/" |
| 43 | SSTATE_MIRRORS = "file://.* http://sstate.yoctoproject.org/dev/PATH;downloadfilename=PATH \n" | 43 | SSTATE_MIRRORS = "file://.* http://sstate.yoctoproject.org/dev/PATH;downloadfilename=PATH \n" |
| 44 | BB_HASHSERVE = "auto" | 44 | BB_HASHSERVE = "auto" |
| @@ -73,7 +73,7 @@ local_conf_header: | |||
| 73 | 73 | ||
| 74 | bblayers_conf_header: | 74 | bblayers_conf_header: |
| 75 | base: | | 75 | base: | |
| 76 | POKY_BBLAYERS_CONF_VERSION = "2" | 76 | POKY_BBLAYERS_CONF_VERSION = "7" |
| 77 | BBPATH = "${TOPDIR}" | 77 | BBPATH = "${TOPDIR}" |
| 78 | BBFILES ?= "" | 78 | BBFILES ?= "" |
| 79 | 79 | ||
