[bitbake-devel] [PATCH 0/4] fetch/git: a few cleanups and one minor fix

Christopher Larson kergoth at gmail.com
Tue Mar 21 18:40:16 UTC 2017


From: Christopher Larson <chris_larson at mentor.com>

The following changes since commit 1ff9b3c669fa187f152de7b8b57d14c2468d926c:

  tests/data: Add inactive remove override test (2017-03-16 12:54:59 +0000)

are available in the git repository at:

  git at github.com:kergoth/bitbake bb-fetch-git-cleanup

for you to fetch changes up to 0f71517b5208e117133b67fe728d482e7a575f35:

  fetch/git: fix FetchError reference (2017-03-17 14:32:25 -0700)

----------------------------------------------------------------
Christopher Larson (4):
  fetch/git: use enumerate for ud.names
  fetch/git: kill pointless quotes around single % args
  fetch/git: drop pointless os.path.join, workdir=
  fetch/git: fix FetchError reference

 lib/bb/fetch2/git.py | 18 +++++++++---------
 1 file changed, 9 insertions(+), 9 deletions(-)

-- 
2.8.0




More information about the bitbake-devel mailing list