From: nitin.a.kamble@intel.com
To: bitbake-devel@lists.openembedded.org
Cc: Nitin A Kamble <nitin.a.kamble@intel.com>
Subject: [PATCH 0/1] V2 add downloadfilename param to wget fetcher
Date: Wed, 18 Jul 2012 17:39:16 -0700 [thread overview]
Message-ID: <cover.1342635547.git.nitin.a.kamble@intel.com> (raw)
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
next reply other threads:[~2012-07-20 0:52 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-07-19 0:39 nitin.a.kamble [this message]
2012-07-19 0:39 ` [PATCH 1/1] bitbake wget fetcher: add parameter: downloadfilename nitin.a.kamble
2012-07-24 9:37 ` Richard Purdie
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1342635547.git.nitin.a.kamble@intel.com \
--to=nitin.a.kamble@intel.com \
--cc=bitbake-devel@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox