[bitbake-devel] [PATCH 1/1] bitbake wget fetcher: add parameter: downloadfilename

Richard Purdie richard.purdie at linuxfoundation.org
Tue Jul 24 09:37:16 UTC 2012


On Wed, 2012-07-18 at 17:39 -0700, nitin.a.kamble at intel.com wrote:
> From: Nitin A Kamble <nitin.a.kamble at intel.com>
> 
> this allows wget fetcher to store the downloaded file in a specified custom filename in ${DL_DIR}
> 
> Exmaple:
> SRC_URI = "https://edc.intel.com/Download.aspx?id=6190;downloadfilename=LIN_IEMGD_1_14_GOLD_2443.tgz"
> 
> This fixes bug:
> [YOCTO #2570]
> 
> Signed-off-by: Nitin A Kamble <nitin.a.kamble at intel.com>
> ---
>  bitbake/lib/bb/fetch2/wget.py |    9 ++++++++-
>  1 files changed, 8 insertions(+), 1 deletions(-)

Merged to master, thanks.

Richard





More information about the bitbake-devel mailing list