[bitbake-devel] [PATCH 0/2] Backport subpath fixes to 1.24 (cover letter only)

Paul Eggleton paul.eggleton at linux.intel.com
Wed Apr 22 12:41:26 UTC 2015


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




More information about the bitbake-devel mailing list