[oe-commits] [openembedded-core] 21/72: layer.conf: bump version for uclibc removal and LSB update

git at git.openembedded.org git at git.openembedded.org
Mon Jul 25 22:52:49 UTC 2016


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

commit e2900a30cc36ced67d157814b0f6afbd8f1ff8ed
Author: Ross Burton <ross.burton at intel.com>
AuthorDate: Mon Jul 25 21:20:07 2016 +0100

    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).
    
    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 81dd4be..b6d5f1c 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"
 

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


More information about the Openembedded-commits mailing list