[oe] [meta-networking][PATCH 0/6] fix GNU_HASH QA warnings

Yi Zhao yi.zhao at windriver.com
Tue Nov 1 09:22:59 UTC 2016


The following changes since commit 7a491f384c277ee42ac895fec6fc2ef70f15df4d:

  nodejs: update to 4.6.1 (2016-10-26 10:28:41 +0200)

are available in the git repository at:

  git://git.openembedded.org/meta-openembedded-contrib yzhao/hash-fixes
  http://cgit.openembedded.org/cgit.cgi/meta-openembedded-contrib/log/?h=yzhao/hash-fixes

Yi Zhao (6):
  aoetools: fix QA warning for GNU_HASH
  nuttcp: fix QA warning for GNU_HASH
  zeroconf: fix QA warning for GNU_HASH
  tsocks: fix QA warning for GNU_HASH
  vblade: fix QA warning for GNU_HASH
  tunctl: fix QA warning for GNU_HASH

 .../vblade/files/makefile-add-ldflags.patch        | 19 +++++++++++++
 .../recipes-daemons/vblade/vblade_20.bb            |  4 ++-
 .../tsocks/tsocks/makefile-add-ldflags.patch       | 19 +++++++++++++
 .../recipes-protocols/tsocks/tsocks_1.8beta5.bb    |  4 ++-
 .../zeroconf/zeroconf/makefile-add-ldflags.patch   | 19 +++++++++++++
 .../recipes-protocols/zeroconf/zeroconf_0.9.bb     |  1 +
 .../aoetools/aoetools/makefile-add-ldflags.patch   | 31 ++++++++++++++++++++++
 .../recipes-support/aoetools/aoetools_36.bb        |  1 +
 .../recipes-support/nuttcp/nuttcp_7.2.1.bb         |  2 +-
 meta-networking/recipes-support/tunctl/tunctl.inc  |  4 ++-
 .../tunctl/tunctl/makefile-add-ldflags.patch       | 19 +++++++++++++
 11 files changed, 119 insertions(+), 4 deletions(-)
 create mode 100644 meta-networking/recipes-daemons/vblade/files/makefile-add-ldflags.patch
 create mode 100644 meta-networking/recipes-protocols/tsocks/tsocks/makefile-add-ldflags.patch
 create mode 100644 meta-networking/recipes-protocols/zeroconf/zeroconf/makefile-add-ldflags.patch
 create mode 100644 meta-networking/recipes-support/aoetools/aoetools/makefile-add-ldflags.patch
 create mode 100644 meta-networking/recipes-support/tunctl/tunctl/makefile-add-ldflags.patch

-- 
2.7.4




More information about the Openembedded-devel mailing list