[OE-core] [PATCH] layer.conf: Bumping LAYERVERSION_core

Elizabeth Flanagan elizabeth.flanagan at intel.com
Tue Jul 2 17:45:48 UTC 2013


Bumping LAYERVERSION_core to denote where meta-toolchain* is being
depreciated.

Signed-off-by: Elizabeth Flanagan <elizabeth.flanagan at intel.com>
---
 meta/conf/layer.conf |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/meta/conf/layer.conf b/meta/conf/layer.conf
index a112e86..a834765 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 = "1"
+LAYERVERSION_core = "2"
 
 # Set a variable to get to the top of the metadata location
 COREBASE = '${@os.path.normpath("${LAYERDIR}/../")}'
-- 
1.7.5.4




More information about the Openembedded-core mailing list