]> code.ossystems Code Review - openembedded-core.git/commit
layer.conf: Bumping LAYERVERSION_core
authorElizabeth Flanagan <elizabeth.flanagan@intel.com>
Tue, 2 Jul 2013 22:29:29 +0000 (15:29 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 5 Jul 2013 14:26:21 +0000 (15:26 +0100)
commit41053141cdc04fd6d8490b54b8b8dc59dc0fe93a
tree991eeedde9fd9b6b0a22f4545d9bebb38c007a3b
parent0d7b208d09e6511dbedfde60abd4bef9a0c596ee
layer.conf: Bumping LAYERVERSION_core

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

This goes back to my RFC:

http://comments.gmane.org/gmane.comp.handhelds.openembedded.core/39016

As we are removing meta-toolchain* and replacing it with bitbake
<imagename> -c populate_sdk this causes issues with those of us who
need to do automated builds both on the current development branch and
on prior development branches.

Example: For prior releases, I need to build meta-toolchain*. Without
having a simple way to figure out where this is no longer the case, I
(and other folks who run automated builds) end up having to jump
through a lot of hoops trying to figure out where this layer changed.

Utilizing LAYERVERSION_* to do it makes sense as there is a
significant change that would cause issues for build engineers.

Signed-off-by: Elizabeth Flanagan <elizabeth.flanagan@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/conf/layer.conf