From 1052fef94eff6280e0807de8990932723a236cfe Mon Sep 17 00:00:00 2001 From: Ross Burton Date: Mon, 25 Jul 2016 21:20:07 +0100 Subject: 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 Signed-off-by: Richard Purdie --- meta/conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/conf/layer.conf') 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" -- cgit v1.2.3-54-g00ecf