[bitbake-devel] [PATCH 0/4] bitbake-layers improvements

Paul Eggleton paul.eggleton at linux.intel.com
Wed Aug 19 13:20:07 UTC 2015


Some fixes for issues in bitbake-layers plus one additional feature.
These patches apply on master or on top of my earlier patchset.


The following changes since commit 8e9bd559c8ef0ebc9e8babbada06e710908bae08:

  toaster: move code from setup_lv_tests to setUp (2015-08-17 14:37:59 +0100)

are available in the git repository at:

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

Paul Eggleton (4):
  bitbake-layers: ensure we exit if BBLAYERS_LAYERINDEX_URL is not set
  bitbake-layers: remove-layer: accept just layer directory
  bitbake-layers: fix mapping files to layers
  bitbake-layers: show-recipes: allow filtering by class inheritance

 bin/bitbake-layers   | 88 ++++++++++++++++++++++++++++++++++++----------------
 lib/bb/data_smart.py | 25 +++++++++++++++
 lib/bb/utils.py      | 32 ++++++++++++++-----
 3 files changed, 111 insertions(+), 34 deletions(-)

-- 
2.1.0




More information about the bitbake-devel mailing list