Openembedded Devel Discussions
 help / color / mirror / Atom feed
* [PATCH 00/16] control ipv6 support based on DISTRO_FEATURES
@ 2016-08-24  9:06 jackie.huang
  2016-08-24  9:06 ` [meta-networking][PATCH 01/16] chrony: " jackie.huang
                   ` (16 more replies)
  0 siblings, 17 replies; 18+ messages in thread
From: jackie.huang @ 2016-08-24  9:06 UTC (permalink / raw)
  To: openembedded-devel

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



^ permalink raw reply	[flat|nested] 18+ messages in thread

end of thread, other threads:[~2016-08-31  5:34 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-08-24  9:06 [PATCH 00/16] control ipv6 support based on DISTRO_FEATURES jackie.huang
2016-08-24  9:06 ` [meta-networking][PATCH 01/16] chrony: " 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)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox