[bitbake-devel] [RFC PATCH 0/3] Layer tooling improvements

Paul Eggleton paul.eggleton at linux.intel.com
Wed Jun 22 13:28:15 UTC 2011


The following patches add dependencies between layers, and add the ability
to query "overlayed" recipes. The latter functionality will hopefully be
utilised by future changes for "flattening" multi-layer setups also. Please
review.

The changes are available (against Poky, but apply cleanly against bitbake
master with -p2) at:
  git://git.pokylinux.org/poky-contrib paule/layertooling-1
  http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=paule/layertooling-1

Paul Eggleton (3):
  bitbake: track 'overlayed' recipes
  bitbake-layers: add show_overlayed action
  bitbake/cooker: implement layer dependencies, make priority optional

 bitbake/bin/bitbake-layers |   10 +++++
 bitbake/lib/bb/cooker.py   |   92 +++++++++++++++++++++++++++++++++++++++----
 2 files changed, 93 insertions(+), 9 deletions(-)

-- 
1.7.4.1





More information about the bitbake-devel mailing list