mirror of
https://git.yoctoproject.org/poky
synced 2026-04-18 12:32:12 +02:00
meta/conf/layer.conf: bump layer version due to Qt4 removal
Qt4 has been moved to meta-qt4, so increase the layer version so that this can be detected programatically. (From OE-Core rev: 824f0bdbe87f9a847bd7a3bdd9a89bffd58befa8) 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
4fb3e0591e
commit
807ed8a508
@@ -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 = "6"
|
||||
LAYERVERSION_core = "7"
|
||||
|
||||
BBLAYERS_LAYERINDEX_NAME_core = "openembedded-core"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user