[OE-core] [bitbake][RFC PATCH 0/1] Proposed fix for layer branch mismatch issue

Paul Eggleton paul.eggleton at linux.intel.com
Thu Jan 29 13:49:51 UTC 2015


RFC - ccing the OE-Core list for review. If we apply this, do people
think we can commit to updating the LAYERVERSION in OE-Core at least on
every release and setting versioned LAYERDEPENDS in other layers so that
users get a sensible error if they use incompatible branches? (This also
provides us with a mechanism to handle these types of issues across
changes in master, as well.)

Thoughts?


Please review the following changes for suitability for inclusion. If you have
any objections or suggestions for improvement, please respond to the patches. If
you agree with the changes, please provide your Acked-by.

The following changes since commit 9b5b1bd7d77e3f5886f6c557d3b750de1f6d6025:

  siggen: Ensure taskdata default functions exist in base class (2015-01-23 14:39:40 +0000)

are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib paule/layerdepends
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=paule/layerdepends

Paul Eggleton (1):
  cooker: rework LAYERDEPENDS versioning so that it is actually useful

 lib/bb/cooker.py | 36 +++++++++---------------------------
 lib/bb/utils.py  | 22 ++++++++++++++++++++++
 2 files changed, 31 insertions(+), 27 deletions(-)

-- 
1.9.3



More information about the Openembedded-core mailing list