aboutsummaryrefslogtreecommitdiffstats
path: root/meta/conf/bblayers.conf.sample
diff options
context:
space:
mode:
Diffstat (limited to 'meta/conf/bblayers.conf.sample')
-rw-r--r--meta/conf/bblayers.conf.sample4
1 files changed, 3 insertions, 1 deletions
diff --git a/meta/conf/bblayers.conf.sample b/meta/conf/bblayers.conf.sample
index 222b03acf5..e621866312 100644
--- a/meta/conf/bblayers.conf.sample
+++ b/meta/conf/bblayers.conf.sample
@@ -1,8 +1,10 @@
# LAYER_CONF_VERSION is increased each time build/conf/bblayers.conf
# changes incompatibly
-LCONF_VERSION = "4"
+LCONF_VERSION = "5"
+BBPATH = "${TOPDIR}"
BBFILES ?= ""
+
BBLAYERS ?= " \
##COREBASE##/meta \
"