All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] layer.conf: Bumping LAYERVERSION_core
@ 2013-07-02 17:45 Elizabeth Flanagan
  2013-07-02 18:54 ` Phil Blundell
  0 siblings, 1 reply; 5+ messages in thread
From: Elizabeth Flanagan @ 2013-07-02 17:45 UTC (permalink / raw)
  To: openembedded-core

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

Signed-off-by: Elizabeth Flanagan <elizabeth.flanagan@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



^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2013-07-02 22:25 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-02 17:45 [PATCH] layer.conf: Bumping LAYERVERSION_core Elizabeth Flanagan
2013-07-02 18:54 ` Phil Blundell
2013-07-02 19:20   ` Flanagan, Elizabeth
2013-07-02 21:50     ` Paul Eggleton
2013-07-02 22:16       ` Flanagan, Elizabeth

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.