All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] gitsm fetcher / test improvements
@ 2014-02-24 18:50 Paul Eggleton
  2014-02-24 18:50 ` [PATCH 1/4] fetch2: fix fetching git submodules with git 1.7.9.x or older Paul Eggleton
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Paul Eggleton @ 2014-02-24 18:50 UTC (permalink / raw)
  To: bitbake-devel

The following changes since commit 348971d410bfd5d8b1757468d73e1d24ae78a594:

  fetch2: Fix mirror repo tarball creation (2014-02-24 13:00:29 +0000)

are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib paule/gitsm
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=paule/gitsm

Paul Eggleton (4):
  fetch2: fix fetching git submodules with git 1.7.9.x or older
  bitbake-selftest: enable specifying tests to run on command line
  tests: add missing import
  tests: add test for gitsm fetcher

 bin/bitbake-selftest   | 21 ++++++++++++++++-----
 lib/bb/fetch2/gitsm.py | 48 ++++++++++++++++++++++++++++++++++++++++++++++++
 lib/bb/tests/data.py   |  1 +
 lib/bb/tests/fetch.py  |  7 +++++++
 4 files changed, 72 insertions(+), 5 deletions(-)

-- 
1.8.5.3



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

end of thread, other threads:[~2014-02-24 18:50 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-02-24 18:50 [PATCH 0/4] gitsm fetcher / test improvements Paul Eggleton
2014-02-24 18:50 ` [PATCH 1/4] fetch2: fix fetching git submodules with git 1.7.9.x or older Paul Eggleton
2014-02-24 18:50 ` [PATCH 2/4] bitbake-selftest: enable specifying tests to run on command line Paul Eggleton
2014-02-24 18:50 ` [PATCH 3/4] tests: add missing import Paul Eggleton
2014-02-24 18:50 ` [PATCH 4/4] tests: add test for gitsm fetcher Paul Eggleton

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.