aboutsummaryrefslogtreecommitdiffstats
path: root/meta/conf
diff options
context:
space:
mode:
Diffstat (limited to 'meta/conf')
-rw-r--r--meta/conf/bblayers.conf.sample4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/conf/bblayers.conf.sample b/meta/conf/bblayers.conf.sample
index 1d45ddfd4f..518da7402c 100644
--- a/meta/conf/bblayers.conf.sample
+++ b/meta/conf/bblayers.conf.sample
@@ -6,10 +6,10 @@ BBPATH = "${TOPDIR}"
BBFILES ?= ""
BBLAYERS ?= " \
- ##COREBASE##/meta \
+ ##OEROOT##/meta \
"
BBLAYERS_NON_REMOVABLE ?= " \
- ##COREBASE##/meta \
+ ##OEROOT##/meta \
"