From: Chong Lu <Chong.Lu@windriver.com>
To: <openembedded-devel@lists.openembedded.org>
Subject: Re: [meta-networking][PATCH] squid: Add a PACKAGECONFIG for libnetfilter-conntrack
Date: Mon, 27 Oct 2014 15:20:19 +0800 [thread overview]
Message-ID: <544DF233.3000503@windriver.com> (raw)
In-Reply-To: <1413972433-31546-1-git-send-email-Chong.Lu@windriver.com>
ping
-Chong
On 10/22/2014 06:07 PM, Chong Lu wrote:
> This solves the following warning:
>
> WARNING: QA Issue: squid rdepends on libnetfilter-conntrack, but it isn't a
> build dependency? [build-deps]
>
> Signed-off-by: Chong Lu <Chong.Lu@windriver.com>
> ---
> recipes-daemons/squid/squid_3.4.7.bb | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/meta-networking/recipes-daemons/squid/squid_3.4.7.bb b/meta-networking/recipes-daemons/squid/squid_3.4.7.bb
> index 37e4bba..cd10bd0 100644
> --- a/meta-networking/recipes-daemons/squid/squid_3.4.7.bb
> +++ b/meta-networking/recipes-daemons/squid/squid_3.4.7.bb
> @@ -35,6 +35,8 @@ inherit autotools useradd ptest
> USERADD_PACKAGES = "${PN}"
> USERADD_PARAM_${PN} = "--system --no-create-home --home-dir /var/run/squid --shell /bin/false --user-group squid"
>
> +PACKAGECONFIG ??= ""
> +PACKAGECONFIG[libnetfilter-conntrack] = "--with-netfilter-conntrack=${includedir}, --without-netfilter-conntrack, libnetfilter-conntrack"
> EXTRA_OECONF += "--with-default-user=squid"
>
> TESTDIR = "test-suite"
prev parent reply other threads:[~2014-10-27 7:20 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-10-22 10:07 [meta-networking][PATCH] squid: Add a PACKAGECONFIG for libnetfilter-conntrack Chong Lu
2014-10-27 7:20 ` Chong Lu [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=544DF233.3000503@windriver.com \
--to=chong.lu@windriver.com \
--cc=openembedded-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