From: Yann E. MORIN <yann.morin.1998@free.fr>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v3 3/6] docs/manual: Document the variable $(PKG)_DL_OPTS
Date: Tue, 26 Jul 2016 18:29:26 +0200 [thread overview]
Message-ID: <20160726162926.GD5925@free.fr> (raw)
In-Reply-To: <1469521290-20446-4-git-send-email-romain.perier@free-electrons.com>
Romain, All,
On 2016-07-26 10:21 +0200, Romain Perier spake thusly:
> This adds a description of the optional variable $(PKG)_DL_OPTS. When it
> is set, this option passes additional options to the downloader.
>
> Signed-off-by: Romain Perier <romain.perier@free-electrons.com>
Reviewed-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Regards,
Yann E. MORIN.
> ---
>
> Changes in v3:
> - Improve documentation
>
> Changes in v2:
> - Don't include the example in the snippet of code
> - Replaced $(PKG)_DL_REFERER by $(PKG)_DL_OPTS
>
> docs/manual/adding-packages-generic.txt | 7 +++++++
> 1 file changed, 7 insertions(+)
>
> diff --git a/docs/manual/adding-packages-generic.txt b/docs/manual/adding-packages-generic.txt
> index 8ed7fe8..ced5b30 100644
> --- a/docs/manual/adding-packages-generic.txt
> +++ b/docs/manual/adding-packages-generic.txt
> @@ -250,6 +250,13 @@ information is (assuming the package name is +libfoo+) :
> +LIBFOO_SITE=/opt/software/libfoo.tar.gz+ +
> +LIBFOO_SITE=$(TOPDIR)/../src/libfoo+
>
> +* +LIBFOO_DL_OPTS+ is a space-separated list of additional options to
> + pass to the downloader. Useful for retrieving documents with
> + server-side checking for user logins and passwords, or to use a proxy.
> + All download methods valid for +LIBFOO_SITE_METHOD+ are supported;
> + valid options depend on the download method (consult the man page
> + for the respective download utilities).
> +
> * +LIBFOO_EXTRA_DOWNLOADS+ is a space-separated list of additional
> files that Buildroot should download. If an entry contains +://+
> then Buildroot will assume it is a complete URL and will download
> --
> 2.8.1
>
> _______________________________________________
> buildroot mailing list
> buildroot at busybox.net
> http://lists.busybox.net/mailman/listinfo/buildroot
--
.-----------------.--------------------.------------------.--------------------.
| Yann E. MORIN | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software Designer | \ / CAMPAIGN | ___ |
| +33 223 225 172 `------------.-------: X AGAINST | \e/ There is no |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL | v conspiracy. |
'------------------------------^-------^------------------^--------------------'
next prev parent reply other threads:[~2016-07-26 16:29 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-07-26 8:21 [Buildroot] [PATCH v3 0/6] Add support for AMD Catalyst graphics driver Romain Perier
2016-07-26 8:21 ` [Buildroot] [PATCH v3 1/6] support/download: Add support to pass options directly to downloaders Romain Perier
2016-07-26 16:26 ` Yann E. MORIN
2016-07-26 8:21 ` [Buildroot] [PATCH v3 2/6] pkg-download: Allow packages to pass generic options to download methods Romain Perier
2016-07-26 16:28 ` Yann E. MORIN
2016-07-26 8:21 ` [Buildroot] [PATCH v3 3/6] docs/manual: Document the variable $(PKG)_DL_OPTS Romain Perier
2016-07-26 16:29 ` Yann E. MORIN [this message]
2016-07-26 8:21 ` [Buildroot] [PATCH v3 4/6] package/xserver_xorg-server: add version 1.17.4 Romain Perier
2016-07-26 8:21 ` [Buildroot] [PATCH v3 5/6] qt: Add option for enabling the accessibility support Romain Perier
2016-07-26 8:21 ` [Buildroot] [PATCH v3 6/6] package/amd-catalyst-driver: Add AMD proprietary graphic stack support Romain Perier
2016-07-26 20:39 ` Yann E. MORIN
2016-07-27 7:35 ` Thomas Petazzoni
2016-07-28 16:12 ` Yann E. MORIN
2016-08-05 10:28 ` Thomas Petazzoni
2016-07-27 8:15 ` Romain Perier
2016-07-27 16:24 ` Yann E. MORIN
2016-07-27 19:36 ` Thomas Petazzoni
2016-07-27 22:08 ` Yann E. MORIN
2016-07-26 9:28 ` [Buildroot] [PATCH v3 0/6] Add support for AMD Catalyst graphics driver Thomas Petazzoni
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=20160726162926.GD5925@free.fr \
--to=yann.morin.1998@free.fr \
--cc=buildroot@busybox.net \
/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