]> code.ossystems Code Review - openembedded-core.git/commitdiff
meta/conf/layer.conf: bump layer version for LSB changes
authorRoss Burton <ross.burton@intel.com>
Wed, 28 Jun 2017 14:23:44 +0000 (15:23 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 28 Jun 2017 14:52:00 +0000 (15:52 +0100)
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>
meta/conf/layer.conf

index 6d36aa10982a78a26a49da7af3303cd3bb76d322..38bec331975a10091c1e63e7b357a1f64c18e009 100644 (file)
@@ -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"