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 1f22bcf..2ae0d19 100644 --- a/kas/kas-security-base.yml +++ b/kas/kas-security-base.yml | |||
| @@ -29,7 +29,7 @@ repos: | |||
| 29 | meta-networking: | 29 | meta-networking: |
| 30 | 30 | ||
| 31 | local_conf_header: | 31 | local_conf_header: |
| 32 | meta-security: | | 32 | base: | |
| 33 | CONF_VERSION = "1" | 33 | CONF_VERSION = "1" |
| 34 | SOURCE_MIRROR_URL = "http://downloads.yoctoproject.org/mirror/sources/" | 34 | SOURCE_MIRROR_URL = "http://downloads.yoctoproject.org/mirror/sources/" |
| 35 | SSTATE_MIRRORS = "file://.* http://sstate.yoctoproject.org/dev/PATH;downloadfilename=PATH \n" | 35 | SSTATE_MIRRORS = "file://.* http://sstate.yoctoproject.org/dev/PATH;downloadfilename=PATH \n" |
| @@ -56,7 +56,7 @@ local_conf_header: | |||
| 56 | ABORT,/tmp,10M,1K" | 56 | ABORT,/tmp,10M,1K" |
| 57 | 57 | ||
| 58 | bblayers_conf_header: | 58 | bblayers_conf_header: |
| 59 | meta-security: | | 59 | base: | |
| 60 | POKY_BBLAYERS_CONF_VERSION = "2" | 60 | POKY_BBLAYERS_CONF_VERSION = "2" |
| 61 | BBPATH = "${TOPDIR}" | 61 | BBPATH = "${TOPDIR}" |
| 62 | BBFILES ?= "" | 62 | BBFILES ?= "" |
