summaryrefslogtreecommitdiffstats
path: root/meta
diff options
context:
space:
mode:
Diffstat (limited to 'meta')
-rw-r--r--meta/conf/layer.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/conf/layer.conf b/meta/conf/layer.conf
index a834765563..31c095c2cb 100644
--- a/meta/conf/layer.conf
+++ b/meta/conf/layer.conf
@@ -9,7 +9,7 @@ BBFILE_PRIORITY_core = "5"
9 9
10# This should only be incremented on significant changes that will 10# This should only be incremented on significant changes that will
11# cause compatibility issues with other layers 11# cause compatibility issues with other layers
12LAYERVERSION_core = "2" 12LAYERVERSION_core = "3"
13 13
14# Set a variable to get to the top of the metadata location 14# Set a variable to get to the top of the metadata location
15COREBASE = '${@os.path.normpath("${LAYERDIR}/../")}' 15COREBASE = '${@os.path.normpath("${LAYERDIR}/../")}'