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.

(From OE-Core rev: 179b7ae2511974173ae4aa72dfb49384ff69c2e5)

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Ross Burton
2017-06-28 15:23:44 +01:00
committed by Richard Purdie
parent 2a3071df6f
commit c3058ec4a4

View 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"