Openembedded Bitbake Development
 help / color / mirror / Atom feed
* [PATCH 0/1] V2 add downloadfilename param to wget fetcher
@ 2012-07-19  0:39 nitin.a.kamble
  2012-07-19  0:39 ` [PATCH 1/1] bitbake wget fetcher: add parameter: downloadfilename nitin.a.kamble
  0 siblings, 1 reply; 3+ messages in thread
From: nitin.a.kamble @ 2012-07-19  0:39 UTC (permalink / raw)
  To: bitbake-devel; +Cc: Nitin A Kamble

From: Nitin A Kamble <nitin.a.kamble@intel.com>

This add a new parameter to wget fetcher. It enables storing the
downloaded file with any custom name which can be different than
the basename of the url.

It is useful for situations like this:
SRC_URI = "https://edc.intel.com/Download.aspx?id=6190;downloadfilename=LIN_IEMGD_1_14_GOLD_2443.tgz"

Thanks,
Nitin

The following changes since commit 5b014eae151a1584df4e3d3b96d18f9df3e55665:

  fix my typos in patch headers (2012-07-16 21:45:01 -0700)

are available in the git repository at:
  git://git.pokylinux.org/poky-contrib nitin/misc
  http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=nitin/misc

Nitin A Kamble (1):
  bitbake wget fetcher: add parameter: downloadfilename

 bitbake/lib/bb/fetch2/wget.py |    9 ++++++++-
 1 files changed, 8 insertions(+), 1 deletions(-)

-- 
1.7.3.4




^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-07-24  9:48 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-19  0:39 [PATCH 0/1] V2 add downloadfilename param to wget fetcher nitin.a.kamble
2012-07-19  0:39 ` [PATCH 1/1] bitbake wget fetcher: add parameter: downloadfilename nitin.a.kamble
2012-07-24  9:37   ` Richard Purdie

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox