From: akuster808 <akuster808@gmail.com>
To: Otavio Salvador <otavio@ossystems.com.br>,
Meta-OpenEmbedded Mailing listing
<openembedded-devel@lists.openembedded.org>
Subject: Re: [meta-oe backport krogoth PATCH 01/22] net-snmp: enable ipv6 support
Date: Sat, 7 May 2016 15:03:56 -0700 [thread overview]
Message-ID: <572E664C.1000104@gmail.com> (raw)
In-Reply-To: <1462543183-7080-1-git-send-email-otavio@ossystems.com.br>
On 5/6/16 6:59 AM, Otavio Salvador wrote:
pulled in most of this series, excluding the ltrace and bb.utils changes.
- armin
> From: Zhu Yanjun <yanjun.zhu@windriver.com>
>
> Add packageconfig for ipv6 and enable it when it's defined in distro_features.
>
> Signed-off-by: Zhu Yanjun <yanjun.zhu@windriver.com>
> Signed-off-by: Yue Tao <Yue.Tao@windriver.com>
> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
> ---
>
> meta-networking/recipes-protocols/net-snmp/net-snmp_5.7.3.bb | 3 +++
> 1 file changed, 3 insertions(+)
>
> diff --git a/meta-networking/recipes-protocols/net-snmp/net-snmp_5.7.3.bb b/meta-networking/recipes-protocols/net-snmp/net-snmp_5.7.3.bb
> index 1a50932..ee8878f 100644
> --- a/meta-networking/recipes-protocols/net-snmp/net-snmp_5.7.3.bb
> +++ b/meta-networking/recipes-protocols/net-snmp/net-snmp_5.7.3.bb
> @@ -39,6 +39,9 @@ PACKAGECONFIG ??= ""
> PACKAGECONFIG[elfutils] = "--with-elf, --without-elf, elfutils"
> PACKAGECONFIG[libnl] = "--with-nl, --without-nl, libnl"
>
> +PACKAGECONFIG ??= "${@bb.utils.contains('DISTRO_FEATURES', 'ipv6', 'ipv6', '', d)}"
> +PACKAGECONFIG[ipv6] = "--enable-ipv6,--disable-ipv6,,"
> +
> EXTRA_OECONF = "--disable-embedded-perl \
> --with-perl-modules=no \
> --disable-manuals \
next prev parent reply other threads:[~2016-05-07 22:03 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-05-06 13:59 [meta-oe backport krogoth PATCH 01/22] net-snmp: enable ipv6 support Otavio Salvador
2016-05-07 22:03 ` akuster808 [this message]
-- strict thread matches above, loose matches on Subject: below --
2016-05-06 14:00 Otavio Salvador
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=572E664C.1000104@gmail.com \
--to=akuster808@gmail.com \
--cc=openembedded-devel@lists.openembedded.org \
--cc=otavio@ossystems.com.br \
/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