summaryrefslogtreecommitdiffstats
path: root/meta-yocto/conf/layer.conf
diff options
context:
space:
mode:
Diffstat (limited to 'meta-yocto/conf/layer.conf')
-rw-r--r--meta-yocto/conf/layer.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-yocto/conf/layer.conf b/meta-yocto/conf/layer.conf
index e326aadbcd..9942b518ee 100644
--- a/meta-yocto/conf/layer.conf
+++ b/meta-yocto/conf/layer.conf
@@ -11,6 +11,6 @@ BBFILE_PRIORITY_yocto = "5"
11 11
12# This should only be incremented on significant changes that will 12# This should only be incremented on significant changes that will
13# cause compatibility issues with other layers 13# cause compatibility issues with other layers
14LAYERVERSION_yocto = "1" 14LAYERVERSION_yocto = "2"
15 15
16LAYERDEPENDS_yocto = "core" 16LAYERDEPENDS_yocto = "core"