mirror of
https://git.yoctoproject.org/poky
synced 2026-04-23 09:32:17 +02:00
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:
committed by
Richard Purdie
parent
2a3071df6f
commit
c3058ec4a4
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user