From: Ross Burton Date: Wed, 28 Jun 2017 14:23:44 +0000 (+0100) Subject: meta/conf/layer.conf: bump layer version for LSB changes X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~20901 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=179b7ae2511974173ae4aa72dfb49384ff69c2e5;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git 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. Signed-off-by: Ross Burton --- diff --git a/meta/conf/layer.conf b/meta/conf/layer.conf index 6d36aa10982..38bec331975 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 = "10" +LAYERVERSION_core = "11" LAYERSERIES_CORENAMES = "rocko"