[oe-commits] [openembedded-core] 57/57: meta/conf/layer.conf: bump layer version for LSB changes

git at git.openembedded.org git at git.openembedded.org
Wed Jun 28 14:53:38 UTC 2017


This is an automated email from the git hooks/post-receive script.

rpurdie pushed a commit to branch master
in repository openembedded-core.

commit 179b7ae2511974173ae4aa72dfb49384ff69c2e5
Author: Ross Burton <ross.burton at intel.com>
AuthorDate: Wed Jun 28 15:23:44 2017 +0100

    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 <ross.burton at intel.com>
---
 meta/conf/layer.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/conf/layer.conf b/meta/conf/layer.conf
index 6d36aa1..38bec33 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"
 

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list