public inbox for openembedded-core@lists.openembedded.org
 help / color / mirror / Atom feed
* [PATCH 00/17] control ipv6 support based on DISTRO_FEATURES
@ 2016-08-22  9:05 jackie.huang
  2016-08-22  9:05 ` [PATCH 01/17] apr: " jackie.huang
                   ` (17 more replies)
  0 siblings, 18 replies; 19+ messages in thread
From: jackie.huang @ 2016-08-22  9:05 UTC (permalink / raw)
  To: openembedded-core

From: Jackie Huang <jackie.huang@windriver.com>

There is ipv6 configure option for these packages, and we need to 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 f078ccf1ac60488169853724c35126cc056f975d:

  bitbake: siggen: Fix file variable typo in compare_sigfiles (2016-08-20 16:11:29 +0100)

are available in the git repository at:

  git://git.pokylinux.org/poky-contrib.git jhuang0/r_ipv6_160822_0
  http://git.pokylinux.org/cgit.cgi//log/?h=jhuang0/r_ipv6_160822_0

Jackie Huang (17):
  apr: control ipv6 support based on DISTRO_FEATURES
  libice: control ipv6 support based on DISTRO_FEATURES
  libpcap: control ipv6 support based on DISTRO_FEATURES
  libsm: control ipv6 support based on DISTRO_FEATURES
  libxfont: control ipv6 support based on DISTRO_FEATURES
  libxml2: control ipv6 support based on DISTRO_FEATURES
  libxmu: control ipv6 support based on DISTRO_FEATURES
  lighttpd: control ipv6 support based on DISTRO_FEATURES
  nfs-utils: control ipv6 support based on DISTRO_FEATURES
  nspr: control ipv6 support based on DISTRO_FEATURES
  psmisc: control ipv6 support based on DISTRO_FEATURES
  pulseaudio: control ipv6 support based on DISTRO_FEATURES
  rsync: use rsync.inc to avoid duplicated codes
  rsync: control ipv6 support based on DISTRO_FEATURES
  wget: control ipv6 support based on DISTRO_FEATURES
  xauth: control ipv6 support based on DISTRO_FEATURES
  xhost: control ipv6 support based on DISTRO_FEATURES

 meta/recipes-connectivity/libpcap/libpcap.inc      |  5 ++++-
 .../nfs-utils/nfs-utils_1.3.3.bb                   |  5 ++++-
 meta/recipes-core/libxml/libxml2_2.9.4.bb          |  5 ++++-
 meta/recipes-devtools/rsync/rsync.inc              |  7 ++----
 meta/recipes-devtools/rsync/rsync_2.6.9.bb         | 25 ++++++----------------
 meta/recipes-devtools/rsync/rsync_3.1.2.bb         |  8 ++++++-
 meta/recipes-extended/lighttpd/lighttpd_1.4.39.bb  |  5 ++++-
 meta/recipes-extended/psmisc/psmisc.inc            |  3 +++
 meta/recipes-extended/wget/wget.inc                |  5 +++--
 meta/recipes-graphics/xorg-app/xauth_1.0.9.bb      |  3 +++
 meta/recipes-graphics/xorg-app/xhost_1.0.7.bb      |  3 +++
 meta/recipes-graphics/xorg-lib/libice_1.0.9.bb     |  3 ++-
 meta/recipes-graphics/xorg-lib/libsm_1.2.2.bb      |  3 +++
 meta/recipes-graphics/xorg-lib/libxfont_1.5.1.bb   |  3 +++
 meta/recipes-graphics/xorg-lib/libxmu_1.1.2.bb     |  3 +++
 meta/recipes-multimedia/pulseaudio/pulseaudio.inc  |  2 ++
 meta/recipes-support/apr/apr_1.5.2.bb              |  3 +++
 meta/recipes-support/nspr/nspr_4.12.bb             |  3 +++
 18 files changed, 62 insertions(+), 32 deletions(-)

-- 
2.8.1



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

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

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-08-22  9:05 [PATCH 00/17] control ipv6 support based on DISTRO_FEATURES jackie.huang
2016-08-22  9:05 ` [PATCH 01/17] apr: " jackie.huang
2016-08-22  9:05 ` [PATCH 02/17] libice: " jackie.huang
2016-08-22  9:05 ` [PATCH 03/17] libpcap: " jackie.huang
2016-08-22  9:05 ` [PATCH 04/17] libsm: " jackie.huang
2016-08-22  9:05 ` [PATCH 05/17] libxfont: " jackie.huang
2016-08-22  9:05 ` [PATCH 06/17] libxml2: " jackie.huang
2016-08-22  9:06 ` [PATCH 07/17] libxmu: " jackie.huang
2016-08-22  9:06 ` [PATCH 08/17] lighttpd: " jackie.huang
2016-08-22  9:06 ` [PATCH 09/17] nfs-utils: " jackie.huang
2016-08-22  9:06 ` [PATCH 10/17] nspr: " jackie.huang
2016-08-22  9:06 ` [PATCH 11/17] psmisc: " jackie.huang
2016-08-22  9:06 ` [PATCH 12/17] pulseaudio: " jackie.huang
2016-08-22  9:06 ` [PATCH 13/17] rsync: use rsync.inc to avoid duplicated codes jackie.huang
2016-08-22  9:06 ` [PATCH 14/17] rsync: control ipv6 support based on DISTRO_FEATURES jackie.huang
2016-08-22  9:06 ` [PATCH 15/17] wget: " jackie.huang
2016-08-22  9:06 ` [PATCH 16/17] xauth: " jackie.huang
2016-08-22  9:06 ` [PATCH 17/17] xhost: " jackie.huang
2016-08-31  5:30 ` [PATCH 00/17] " 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