All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-networking][PATCH 0/6] fix GNU_HASH QA warnings
@ 2016-11-01  9:22 Yi Zhao
  2016-11-01  9:23 ` [meta-networking][PATCH 1/6] aoetools: fix QA warning for GNU_HASH Yi Zhao
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Yi Zhao @ 2016-11-01  9:22 UTC (permalink / raw)
  To: openembedded-devel


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



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

end of thread, other threads:[~2016-11-01  9:23 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-11-01  9:22 [meta-networking][PATCH 0/6] fix GNU_HASH QA warnings Yi Zhao
2016-11-01  9:23 ` [meta-networking][PATCH 1/6] aoetools: fix QA warning for GNU_HASH Yi Zhao
2016-11-01  9:23 ` [meta-networking][PATCH 2/6] nuttcp: " Yi Zhao
2016-11-01  9:23 ` [meta-networking][PATCH 3/6] zeroconf: " Yi Zhao
2016-11-01  9:23 ` [meta-networking][PATCH 4/6] tsocks: " Yi Zhao
2016-11-01  9:23 ` [meta-networking][PATCH 5/6] vblade: " Yi Zhao
2016-11-01  9:23 ` [meta-networking][PATCH 6/6] tunctl: " Yi Zhao

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.