[bitbake-devel] [PATCH 0/3] Fix some bitbake authentication issues

Stefan Klug stefan.klug at baslerweb.com
Mon Mar 18 13:58:17 UTC 2019


Hi,

while using bitbake in our corporate environment I stumbled over some 
authentication/stability issues.
This is my first patchset to this list. So please correct me if I
missed anything.

Regards Stefan

Stefan Klug (3):
  fetch2: Fix fetching of git repositories with kerberos authentication
  fetch2: Gracefully handle corrupt download-cache tarballs
  fetch2/wget: Fix authentication in checkstatus() of the wget fetcher

 lib/bb/fetch2/__init__.py | 1 +
 lib/bb/fetch2/git.py      | 7 +++++--
 lib/bb/fetch2/wget.py     | 4 ++--
 3 files changed, 8 insertions(+), 4 deletions(-)

-- 




More information about the bitbake-devel mailing list