[bitbake-devel] [PATCH 0/1] Allow resuming interrupted fetch

Paul Eggleton paul.eggleton at linux.intel.com
Mon Jan 16 15:01:07 UTC 2012


This patch fixes an annoyance of mine that I've observed others running
into, where (either due to network issues or deliberate Ctrl+C) a fetch
is interrupted and won't properly resume the next time.

The patch (against Poky, but applies cleanly with -p2 against bitbake
master) is available in the git repository at:
  git://git.yoctoproject.org/poky-contrib paule/fetchresume
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=paule/fetchresume

Paul Eggleton (1):
  bitbake/fetch2: allow resuming interrupted fetch

 bitbake/lib/bb/fetch2/__init__.py |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

-- 
1.7.5.4





More information about the bitbake-devel mailing list