[OE-core] [PATCH] layer.conf: bump version as error-report interface changed

Ross Burton ross.burton at intel.com
Tue Mar 10 16:28:08 UTC 2015


The error-report tooling command-line options were changed and anyone doing
automated builds and using error-reports needs to know what options to parse.

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 e5e1f06..573579a 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 = "4"
+LAYERVERSION_core = "5"
 
 BBLAYERS_LAYERINDEX_NAME_core = "openembedded-core"
 
-- 
1.7.10.4




More information about the Openembedded-core mailing list