[bitbake-devel] [PATCH 0/3] bitbake-layers: flatten improvements

Paul Eggleton paul.eggleton at linux.intel.com
Sun Jan 8 12:06:48 UTC 2012


A few patches improving the "flatten" subcommand in bitbake-layers,
prompted by Yocto bug #1654, to allow only flattening some of the
configured layers as well as warn when recipes/bbappends are outside
the new flattened layer's paths. I'm hoping to be able to improve it
further in future to be able to automatically put files in the
correct place but this will have to wait until the next development
cycle.

The patches (against Poky, but which apply cleanly against bitbake
master with -p2) are available in the git repository at:
  git://git.yoctoproject.org/poky-contrib paule/bitbake-layers-fix4
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=paule/bitbake-layers-fix4

Paul Eggleton (3):
  bitbake-layers: flatten: allow specifying layers to flatten
  bitbake-layers: flatten: warn the user if output structure is
    incorrect
  bitbake-layers: close files in apply_append()

 bitbake/bin/bitbake-layers |  115 ++++++++++++++++++++++++++++++++++++++++---
 1 files changed, 107 insertions(+), 8 deletions(-)

-- 
1.7.5.4





More information about the bitbake-devel mailing list