* [PATCH 0/2] Backport subpath fixes to 1.24 (cover letter only)
@ 2015-04-22 12:41 Paul Eggleton
0 siblings, 0 replies; only message in thread
From: Paul Eggleton @ 2015-04-22 12:41 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 ed950f95fc80f069e800e9c6e785641f307e6512:
bitbake: tests/data: add test for incorrect remove behaviour (2015-04-15 15:55:08 +0100)
are available in the git repository at:
git://git.yoctoproject.org/poky-contrib paule/subpath-fix-1.24
http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=paule/subpath-fix-1.24
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:41 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:41 [PATCH 0/2] Backport subpath fixes to 1.24 (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.