All of lore.kernel.org
 help / color / mirror / Atom feed
* [1.26][PATCH 0/2] A couple of backports from master
@ 2015-05-22 15:42 Paul Eggleton
  2015-05-22 15:42 ` [1.26][PATCH 1/2] lib/bb/utils: add function to get layer containing a file Paul Eggleton
  2015-05-22 15:42 ` [1.26][PATCH 2/2] lib/bb/utils: fix several bugs in edit_metadata_file() Paul Eggleton
  0 siblings, 2 replies; 3+ messages in thread
From: Paul Eggleton @ 2015-05-22 15:42 UTC (permalink / raw)
  To: bitbake-devel

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



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2015-05-22 15:42 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-22 15:42 [1.26][PATCH 0/2] A couple of backports from master Paul Eggleton
2015-05-22 15:42 ` [1.26][PATCH 1/2] lib/bb/utils: add function to get layer containing a file Paul Eggleton
2015-05-22 15:42 ` [1.26][PATCH 2/2] lib/bb/utils: fix several bugs in edit_metadata_file() Paul Eggleton

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.