From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] nginx-upload: select BR2_PACKAGE_NGINX_HTTP
Date: Tue, 19 Jul 2016 23:18:38 +0200 [thread overview]
Message-ID: <20160719231838.1c6ac384@free-electrons.com> (raw)
In-Reply-To: <1468937435-62705-1-git-send-email-matthew.weber@rockwellcollins.com>
Hello,
On Tue, 19 Jul 2016 09:10:35 -0500, Matt Weber wrote:
> From: Bimal Jacob <Bimal.Jacob@rockwellcollins.com>
>
> Resolves:
> http://autobuild.buildroot.net/results/64b/64b1bde02346ca67b670f0b095bd3acad707e8cd
>
> Signed-off-by: Bimal Jacob <bimal.jacob@rockwellcollins.com>
> Signed-off-by: Matt Weber <matthew.weber@rockwellcollins.com>
> ---
> package/nginx-upload/Config.in | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/package/nginx-upload/Config.in b/package/nginx-upload/Config.in
> index b4ee71c..bd2d51f 100644
> --- a/package/nginx-upload/Config.in
> +++ b/package/nginx-upload/Config.in
> @@ -1,6 +1,7 @@
> config BR2_PACKAGE_NGINX_UPLOAD
> bool "nginx-upload"
> select BR2_PACKAGE_OPENSSL
> + select BR2_PACKAGE_NGINX_HTTP
All the built-in Nginx modules that need the http server to be enabled
have a "depends on" dependency on the http server. So to be consistent
with this, I've changed this "select" to a "depends on", and applied
your patch.
Thanks a lot for the investigation!
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
prev parent reply other threads:[~2016-07-19 21:18 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-07-19 14:10 [Buildroot] [PATCH] nginx-upload: select BR2_PACKAGE_NGINX_HTTP Matt Weber
2016-07-19 15:52 ` Yann E. MORIN
2016-07-19 21:18 ` Thomas Petazzoni [this message]
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=20160719231838.1c6ac384@free-electrons.com \
--to=thomas.petazzoni@free-electrons.com \
--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