[bitbake-devel] [PATCH 0/2] skipped recipe handling v2

Paul Eggleton paul.eggleton at linux.intel.com
Thu Jun 9 16:42:36 UTC 2011


For the description of this changeset please see the original mail:
http://lists.linuxtogo.org/pipermail/bitbake-devel/2011-June/000911.html

Changes since v1: rebased against recent bitbake changes, added a cache
version bump.

These patches are against Poky but they apply cleanly with -p2 against 
bitbake master. They are also available in the git repository at:
  git://git.pokylinux.org/poky-contrib paule/skippackage
  http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=paule/skippackage

Paul Eggleton (2):
  bitbake: track skipped packages
  bitbake-layers: handle skipped recipes

 bitbake/bin/bitbake-layers  |   24 +++++++++++++++++++-----
 bitbake/lib/bb/cache.py     |    9 ++++++---
 bitbake/lib/bb/cooker.py    |   16 ++++++++++++++++
 bitbake/lib/bb/parse/ast.py |   12 ++++++------
 4 files changed, 47 insertions(+), 14 deletions(-)

-- 
1.7.4.1





More information about the bitbake-devel mailing list