All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Git fetcher remote fix
@ 2015-05-14 13:33 Paul Eggleton
  2015-05-14 13:33 ` [PATCH 1/2] fetch2/git: ensure the unpacked origin remote points upstream Paul Eggleton
  2015-05-14 13:33 ` [PATCH 2/2] tests/fetch: ensure fetch tests preserve current dir Paul Eggleton
  0 siblings, 2 replies; 3+ messages in thread
From: Paul Eggleton @ 2015-05-14 13:33 UTC (permalink / raw)
  To: bitbake-devel

A minor fix for the git fetcher in aid of OE's devtool, as well as a fix
for a bitbake-selftest issue I noticed at the same time.


The following changes since commit c7263096ba31ba45daeeb9de90c1cb9ebef24a28:

  fetch2: Add BB_ALLOWED_NETWORKS support (2015-05-12 12:17:08 +0100)

are available in the git repository at:

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

Paul Eggleton (2):
  fetch2/git: ensure the unpacked origin remote points upstream
  tests/fetch: ensure fetch tests preserve current dir

 lib/bb/fetch2/git.py  | 31 +++++++++++++++++--------------
 lib/bb/tests/fetch.py |  2 ++
 2 files changed, 19 insertions(+), 14 deletions(-)

-- 
2.1.0



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

end of thread, other threads:[~2015-05-14 13:34 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-14 13:33 [PATCH 0/2] Git fetcher remote fix Paul Eggleton
2015-05-14 13:33 ` [PATCH 1/2] fetch2/git: ensure the unpacked origin remote points upstream Paul Eggleton
2015-05-14 13:33 ` [PATCH 2/2] tests/fetch: ensure fetch tests preserve current dir 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.