aboutsummaryrefslogtreecommitdiffstats
path: root/meta-yocto
diff options
context:
space:
mode:
Diffstat (limited to 'meta-yocto')
-rw-r--r--meta-yocto/conf/bblayers.conf.sample4
1 files changed, 4 insertions, 0 deletions
diff --git a/meta-yocto/conf/bblayers.conf.sample b/meta-yocto/conf/bblayers.conf.sample
index 98bfd70c22..7fd755d1a9 100644
--- a/meta-yocto/conf/bblayers.conf.sample
+++ b/meta-yocto/conf/bblayers.conf.sample
@@ -10,3 +10,7 @@ BBLAYERS ?= " \
##COREBASE##/meta-yocto \
##COREBASE##/meta-yocto-bsp \
"
+BBLAYERS_NON_REMOVABLE ?= " \
+ ##COREBASE##/meta \
+ ##COREBASE##/meta-yocto \
+ "