summaryrefslogtreecommitdiffstats
path: root/meta/conf/layer.conf
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@intel.com>2017-06-28 15:23:44 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2017-06-28 15:52:00 +0100
commit179b7ae2511974173ae4aa72dfb49384ff69c2e5 (patch)
tree40a800b79eae09dd92b551e744d7cad8caf744a5 /meta/conf/layer.conf
parent683807bc4abecadd471a3371a8d592f63bc36d68 (diff)
downloadopenembedded-core-179b7ae2511974173ae4aa72dfb49384ff69c2e5.tar.gz
meta/conf/layer.conf: bump layer version for LSB changes
As oe-core has just dropped a number of recipes that were for LSB conformance, bump the layer version so we can also remove meta-qt4 from the autobuilder. Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/conf/layer.conf')
-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 6d36aa1098..38bec33197 100644
--- a/meta/conf/layer.conf
+++ b/meta/conf/layer.conf
@@ -9,7 +9,7 @@ BBFILE_PRIORITY_core = "5"
# This should only be incremented on significant changes that will
# cause compatibility issues with other layers
-LAYERVERSION_core = "10"
+LAYERVERSION_core = "11"
LAYERSERIES_CORENAMES = "rocko"