summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-yocto/conf/bblayers.conf.sample2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-yocto/conf/bblayers.conf.sample b/meta-yocto/conf/bblayers.conf.sample
index 2df038c7da..7897750320 100644
--- a/meta-yocto/conf/bblayers.conf.sample
+++ b/meta-yocto/conf/bblayers.conf.sample
@@ -3,7 +3,7 @@
3LCONF_VERSION = "4" 3LCONF_VERSION = "4"
4 4
5BBFILES ?= "" 5BBFILES ?= ""
6BBLAYERS = " \ 6BBLAYERS ?= " \
7 ##COREBASE##/meta \ 7 ##COREBASE##/meta \
8 ##COREBASE##/meta-yocto \ 8 ##COREBASE##/meta-yocto \
9 " 9 "