[bitbake-devel] [1.26][PATCH 0/2] A couple of backports from master

Paul Eggleton paul.eggleton at linux.intel.com
Fri May 22 15:42:20 UTC 2015


Two patches backported from master: a fix for edit_metadata_file() (only
used by bitbake-layers in 1.26) and an additional utility function.


The following changes since commit 8e0211d121e4cb1124dfe879db751ad00f5c978b:

  bitbake-layers: ensure non-extended recipe name is preferred (2015-05-15 18:10:49 +0100)

are available in the git repository at:

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

Paul Eggleton (2):
  lib/bb/utils: add function to get layer containing a file
  lib/bb/utils: fix several bugs in edit_metadata_file()

 lib/bb/utils.py | 30 +++++++++++++++++++++++++++---
 1 file changed, 27 insertions(+), 3 deletions(-)

-- 
2.1.0




More information about the bitbake-devel mailing list