[bitbake-devel] [PATCH 0/2] Git fetcher remote fix

Paul Eggleton paul.eggleton at linux.intel.com
Thu May 14 13:33:48 UTC 2015


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



More information about the bitbake-devel mailing list