[Buildroot] [PATCH 2/5] packages: allow different download protocols, with auto detection

Michael S. Zick minimod at morethan.org
Mon Jul 12 21:42:51 UTC 2010


On Mon July 12 2010, Luca Ceresoli wrote:
>  ################################################################################
> -# DOWNLOAD -- Download helper. Will try to download source from:
> -# 1) BR2_PRIMARY_SITE if enabled
> -# 2) Download site
> -# 3) BR2_BACKUP_SITE if enabled
> -#
> +# Download helpers.
> +# Different download protocols are supported, and each has a helper function

True name is: "Scheme" not "Protocol" if you mean everything prior to the first ":"

> +# named DOWNLAOD_$(PROTOCOL_NAME) taking three arguments:

DOWNLAOD ??

>  # Argument 1 is the source location
>  # Argument 2 is the source filename
>  # Argument 3 is the uppercase package name
> 





More information about the buildroot mailing list