summaryrefslogtreecommitdiffstats
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.sample7
1 files changed, 1 insertions, 6 deletions
diff --git a/meta/conf/bblayers.conf.sample b/meta/conf/bblayers.conf.sample
index 518da7402c..c985f4f242 100644
--- a/meta/conf/bblayers.conf.sample
+++ b/meta/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 = "7"
BBPATH = "${TOPDIR}"
BBFILES ?= ""
@@ -8,8 +8,3 @@ BBFILES ?= ""
BBLAYERS ?= " \
##OEROOT##/meta \
"
-
-BBLAYERS_NON_REMOVABLE ?= " \
- ##OEROOT##/meta \
- "
-