Openembedded Bitbake Development
 help / color / mirror / Atom feed
* [PATCH 0/4] fetch/git: a few cleanups and one minor fix
@ 2017-03-21 18:40 Christopher Larson
  2017-03-21 18:41 ` [PATCH 1/4] fetch/git: use enumerate for ud.names Christopher Larson
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Christopher Larson @ 2017-03-21 18:40 UTC (permalink / raw)
  To: bitbake-devel; +Cc: Christopher Larson

From: Christopher Larson <chris_larson@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@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



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2017-03-21 18:41 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-03-21 18:40 [PATCH 0/4] fetch/git: a few cleanups and one minor fix Christopher Larson
2017-03-21 18:41 ` [PATCH 1/4] fetch/git: use enumerate for ud.names Christopher Larson
2017-03-21 18:41 ` [PATCH 2/4] fetch/git: kill pointless quotes around single % args Christopher Larson
2017-03-21 18:41 ` [PATCH 3/4] fetch/git: drop pointless os.path.join, workdir= Christopher Larson
2017-03-21 18:41 ` [PATCH 4/4] fetch/git: fix FetchError reference Christopher Larson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox