summaryrefslogtreecommitdiffstats
path: root/meta/conf/layer.conf
diff options
context:
space:
mode:
Diffstat (limited to 'meta/conf/layer.conf')
-rw-r--r--meta/conf/layer.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/conf/layer.conf b/meta/conf/layer.conf
index 4fd3a16cec..e5e1f06a54 100644
--- a/meta/conf/layer.conf
+++ b/meta/conf/layer.conf
@@ -11,6 +11,8 @@ BBFILE_PRIORITY_core = "5"
11# cause compatibility issues with other layers 11# cause compatibility issues with other layers
12LAYERVERSION_core = "4" 12LAYERVERSION_core = "4"
13 13
14BBLAYERS_LAYERINDEX_NAME_core = "openembedded-core"
15
14# Set a variable to get to the top of the metadata location 16# Set a variable to get to the top of the metadata location
15COREBASE = '${@os.path.normpath("${LAYERDIR}/../")}' 17COREBASE = '${@os.path.normpath("${LAYERDIR}/../")}'
16 18