[bitbake-devel] [PATCH 1/2] fetch2/git: Allow file:// URLs without checking for network access

Richard Purdie richard.purdie at linuxfoundation.org
Fri May 4 15:16:35 UTC 2012


On Fri, 2012-05-04 at 08:05 -0600, Jeff Polk wrote:
> Don't check for network access before grabbing the the current head,
> cloning, or updating a clone when the protocol is 'file'.
> 
> Signed-off-by: Jeff Polk <jeff.polk at windriver.com>
> ---
>  lib/bb/fetch2/git.py |    9 ++++++---
>  1 files changed, 6 insertions(+), 3 deletions(-)

Merged to master (along with 2/2), thanks.

Richard





More information about the bitbake-devel mailing list