From: <jackie.huang@windriver.com>
To: <openembedded-devel@lists.openembedded.org>
Subject: [PATCH 00/16] control ipv6 support based on DISTRO_FEATURES
Date: Wed, 24 Aug 2016 17:06:48 +0800 [thread overview]
Message-ID: <cover.1472027350.git.jackie.huang@windriver.com> (raw)
From: Jackie Huang <jackie.huang@windriver.com>
There is ipv6 configure option for these packages, and we need them
to be controled by DISTRO_FEATURES.
Tested with and without ipv6 in DISTRO_FEATURES on qemux86-64 and qemuarm.
---
The following changes since commit dc48e768f527cbed0cc3899f6a2ebb396cd9ada8:
meta-oe: remove trailing spaces (2016-08-22 15:56:29 +0200)
are available in the git repository at:
git://git.pokylinux.org/poky-contrib.git jhuang0/r_ipv6_160824-0
http://git.pokylinux.org/cgit.cgi//log/?h=jhuang0/r_ipv6_160824-0
Jackie Huang (16):
chrony: control ipv6 support based on DISTRO_FEATURES
cyrus-sasl: control ipv6 support based on DISTRO_FEATURES
daq: control ipv6 support based on DISTRO_FEATURES
mtr: control ipv6 support based on DISTRO_FEATURES
ntp: control ipv6 support based on DISTRO_FEATURES
squid: control ipv6 support based on DISTRO_FEATURES
stunnel: control ipv6 support based on DISTRO_FEATURES
tftp-hpa: control ipv6 support based on DISTRO_FEATURES
tnftp: control ipv6 support based on DISTRO_FEATURES
wolfssl: control ipv6 support based on DISTRO_FEATURES
znc: control ipv6 support based on DISTRO_FEATURES
iperf: control ipv6 support based on DISTRO_FEATURES
php: control ipv6 support based on DISTRO_FEATURES
cherokee: control ipv6 support based on DISTRO_FEATURES
xfce4-mailwatch-plugin: control ipv6 support based on DISTRO_FEATURES
inetutils: fixes for ipv6 feature
.../recipes-connectivity/daq/daq_2.0.6.bb | 3 ++
.../inetutils/inetutils/fix-disable-ipv6.patch | 43 +++++++++++++++++-----
.../inetutils/inetutils_1.9.4.bb | 10 ++---
.../recipes-connectivity/wolfssl/wolfssl_3.9.0.bb | 2 +
.../cyrus-sasl/cyrus-sasl_2.1.26.bb | 2 +
.../recipes-daemons/squid/squid_3.5.20.bb | 2 +
.../recipes-daemons/tftp-hpa/tftp-hpa_5.2.bb | 3 ++
meta-networking/recipes-irc/znc/znc_git.bb | 3 ++
.../recipes-support/chrony/chrony_2.4.bb | 5 ++-
meta-networking/recipes-support/mtr/mtr_0.86.bb | 2 +
meta-networking/recipes-support/ntp/ntp_4.2.8p8.bb | 5 ++-
.../recipes-support/stunnel/stunnel_5.28.bb | 5 ++-
.../recipes-support/tnftp/tnftp_20151004.bb | 5 ++-
meta-oe/recipes-benchmark/iperf/iperf_2.0.5.bb | 3 ++
meta-oe/recipes-devtools/php/php.inc | 5 ++-
.../recipes-httpd/cherokee/cherokee_1.2.98.bb | 3 +-
.../mailwatch/xfce4-mailwatch-plugin_1.2.0.bb | 3 ++
17 files changed, 83 insertions(+), 21 deletions(-)
--
2.8.3
next reply other threads:[~2016-08-24 9:22 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-08-24 9:06 jackie.huang [this message]
2016-08-24 9:06 ` [meta-networking][PATCH 01/16] chrony: control ipv6 support based on DISTRO_FEATURES jackie.huang
2016-08-24 9:06 ` [meta-networking][PATCH 02/16] cyrus-sasl: " jackie.huang
2016-08-24 9:06 ` [meta-networking][PATCH 03/16] daq: " jackie.huang
2016-08-24 9:06 ` [meta-networking][PATCH 04/16] mtr: " jackie.huang
2016-08-24 9:06 ` [meta-networking][PATCH 05/16] ntp: " jackie.huang
2016-08-24 9:06 ` [meta-networking][PATCH 06/16] squid: " jackie.huang
2016-08-24 9:06 ` [meta-networking][PATCH 07/16] stunnel: " jackie.huang
2016-08-24 9:06 ` [meta-networking][PATCH 08/16] tftp-hpa: " jackie.huang
2016-08-24 9:06 ` [meta-networking][PATCH 09/16] tnftp: " jackie.huang
2016-08-24 9:06 ` [meta-networking][PATCH 10/16] wolfssl: " jackie.huang
2016-08-24 9:06 ` [meta-networking][PATCH 11/16] znc: " jackie.huang
2016-08-24 9:07 ` [meta-oe][PATCH 12/16] iperf: " jackie.huang
2016-08-24 9:07 ` [meta-oe][PATCH 13/16] php: " jackie.huang
2016-08-24 9:07 ` [meta-webserver][PATCH 14/16] cherokee: " jackie.huang
2016-08-24 9:07 ` [meta-xfce][PATCH 15/16] xfce4-mailwatch-plugin: " jackie.huang
2016-08-24 9:07 ` [meta-networking][PATCH 16/16] inetutils: fixes for ipv6 feature jackie.huang
2016-08-31 5:34 ` [PATCH 00/16] control ipv6 support based on DISTRO_FEATURES Huang, Jie (Jackie)
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.1472027350.git.jackie.huang@windriver.com \
--to=jackie.huang@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.