aboutsummaryrefslogtreecommitdiffstats
path: root/meta/conf/layer.conf
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@intel.com>2016-07-25 21:20:07 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-07-26 08:56:27 +0100
commit1052fef94eff6280e0807de8990932723a236cfe (patch)
tree0c139a293e57fecb6851af7ea44f8464fb06298c /meta/conf/layer.conf
parentbb9d9dacca704da5f55ad2e86ced41e7e531f286 (diff)
downloadopenembedded-core-contrib-1052fef94eff6280e0807de8990932723a236cfe.tar.gz
layer.conf: bump version for uclibc removal and LSB update
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>
Diffstat (limited to 'meta/conf/layer.conf')
-rw-r--r--meta/conf/layer.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/conf/layer.conf b/meta/conf/layer.conf
index 81dd4bebef..b6d5f1c172 100644
--- a/meta/conf/layer.conf
+++ b/meta/conf/layer.conf
@@ -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"