]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
layer.conf: bump version for uclibc removal and LSB update
authorRoss Burton <ross.burton@intel.com>
Mon, 25 Jul 2016 20:20:07 +0000 (21:20 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 26 Jul 2016 07:56:27 +0000 (08:56 +0100)
As of oe-core layer version 9, uclibc has been removed and LSB approximates
version 5 (which means that Qt 3 isn't required for LSB conformance).

(From OE-Core rev: e2900a30cc36ced67d157814b0f6afbd8f1ff8ed)

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/conf/layer.conf

index 81dd4bebeff1321059a07a8492ae769468a480da..b6d5f1c1724cb74d1593ad36c636b6347218b2ae 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 = "8"
+LAYERVERSION_core = "9"
 
 BBLAYERS_LAYERINDEX_NAME_core = "openembedded-core"