[bitbake-devel] [PATCH 0/3] A few fetch bugfixes

Christopher Larson kergoth at gmail.com
Wed Aug 26 16:37:44 UTC 2015


From: Christopher Larson <chris_larson at mentor.com>

These were discovered and fixed as a part of the git shallow mirror tarball
support implementation.

Christopher Larson (3):
  bb.fetch.git: remove leading '.' from gitsrcname
  bb.fetch: handle checksums consistently for mirrors
  bb.fetch: don't remove the clone when an update fails

 lib/bb/fetch2/__init__.py | 13 ++++++++-----
 lib/bb/fetch2/git.py      |  5 ++++-
 2 files changed, 12 insertions(+), 6 deletions(-)

-- 
2.2.1




More information about the bitbake-devel mailing list