diff options
Diffstat (limited to 'meta-yocto/conf/bblayers.conf.sample')
| -rw-r--r-- | meta-yocto/conf/bblayers.conf.sample | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/meta-yocto/conf/bblayers.conf.sample b/meta-yocto/conf/bblayers.conf.sample index edbccf02ce..98bfd70c22 100644 --- a/meta-yocto/conf/bblayers.conf.sample +++ b/meta-yocto/conf/bblayers.conf.sample | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | # LAYER_CONF_VERSION is increased each time build/conf/bblayers.conf | 1 | # LAYER_CONF_VERSION is increased each time build/conf/bblayers.conf |
| 2 | # changes incompatibly | 2 | # changes incompatibly |
| 3 | LCONF_VERSION = "5" | 3 | LCONF_VERSION = "6" |
| 4 | 4 | ||
| 5 | BBPATH = "${TOPDIR}" | 5 | BBPATH = "${TOPDIR}" |
| 6 | BBFILES ?= "" | 6 | BBFILES ?= "" |
| @@ -8,4 +8,5 @@ BBFILES ?= "" | |||
| 8 | BBLAYERS ?= " \ | 8 | BBLAYERS ?= " \ |
| 9 | ##COREBASE##/meta \ | 9 | ##COREBASE##/meta \ |
| 10 | ##COREBASE##/meta-yocto \ | 10 | ##COREBASE##/meta-yocto \ |
| 11 | ##COREBASE##/meta-yocto-bsp \ | ||
| 11 | " | 12 | " |
