All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Backport subpath fixes to 1.22 (cover letter only)
@ 2015-04-22 12:42 Paul Eggleton
  0 siblings, 0 replies; only message in thread
From: Paul Eggleton @ 2015-04-22 12:42 UTC (permalink / raw)
  To: bitbake-devel

Patch 2/2 needed minor conflict resolution for the test case but
otherwise this is just a straight cherry-pick.


The following changes since commit 012fb876c1cf0b3aeee3c8c168af0a8947518246:

  data.py: fixes bad substitution when running devshell (2015-04-11 16:26:53 +0100)

are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib paule/subpath-fix-1.22
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=paule/subpath-fix-1.22

Anders Darander (1):
  fetch/git: Remove a possible trailing '/' in subpath

Paul Eggleton (1):
  lib/bb/utils: add safeguard against recursively deleting things we
    shouldn't

 lib/bb/fetch2/git.py  |  2 +-
 lib/bb/tests/utils.py | 50 ++++++++++++++++++++++++++++++++++++++++++++++++++
 lib/bb/utils.py       | 21 +++++++++++++++++++++
 3 files changed, 72 insertions(+), 1 deletion(-)

-- 
2.1.0



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-04-22 12:43 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-22 12:42 [PATCH 0/2] Backport subpath fixes to 1.22 (cover letter only) 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.