summaryrefslogtreecommitdiffstats
path: root/meta-yocto/conf/bblayers.conf.sample
diff options
context:
space:
mode:
Diffstat (limited to 'meta-yocto/conf/bblayers.conf.sample')
-rw-r--r--meta-yocto/conf/bblayers.conf.sample3
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 @@
# LAYER_CONF_VERSION is increased each time build/conf/bblayers.conf
# changes incompatibly
-LCONF_VERSION = "5"
+LCONF_VERSION = "6"
BBPATH = "${TOPDIR}"
BBFILES ?= ""
@@ -8,4 +8,5 @@ BBFILES ?= ""
BBLAYERS ?= " \
##COREBASE##/meta \
##COREBASE##/meta-yocto \
+ ##COREBASE##/meta-yocto-bsp \
"