[oe-commits] [meta-openembedded] branch master updated (7a491f3 -> 7f8915a)

git at git.openembedded.org git at git.openembedded.org
Mon Nov 14 19:32:51 UTC 2016


joe_macdonald pushed a change to branch master
in repository meta-openembedded.

      from  7a491f3   nodejs: update to 4.6.1
       new  c8f78ec   linux-atm: fix do_compile error
       new  aebf681   lowpan-tools: Fix errors found with clang
       new  dce441f   openl2tp: Fix build with clang
       new  406ca64   libmnl, nftables: Update versions
       new  6e91977   c-ares: update 1.11.0 -> 1.12.0
       new  06d1575   lftp: fix PACKAGECONFIG[readline]
       new  816c723   iscsi-initiator-utils: fix postinstall and systemd service file
       new  942cd09   aoetools: fix QA warning for GNU_HASH
       new  0eff2b6   nuttcp: fix QA warning for GNU_HASH
       new  0a11447   zeroconf: fix QA warning for GNU_HASH
       new  80450e6   tsocks: fix QA warning for GNU_HASH
       new  f08e9d4   vblade: fix QA warning for GNU_HASH
       new  294d712   tunctl: fix QA warning for GNU_HASH
       new  7f8915a   wireshark: install missing header files

The 14 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../recipes-connectivity/lftp/lftp_4.7.3.bb        |  2 +-
 .../files/iscsi-initiator.service                  |  1 +
 .../iscsi-initiator-utils/files/set_initiatorname  | 12 ++++
 .../iscsi-initiator-utils_2.0-873.bb               | 27 ++++----
 .../vblade/files/makefile-add-ldflags.patch        | 19 ++++++
 .../recipes-daemons/vblade/vblade_20.bb            |  4 +-
 .../libmnl/{libmnl_1.0.3.bb => libmnl_1.0.4.bb}    |  4 +-
 .../nftables/{nftables_0.5.bb => nftables_0.6.bb}  |  5 +-
 .../0001-test-pppd_dummy.c-Fix-return-value.patch  | 38 +++++++++++
 .../recipes-protocols/openl2tp/openl2tp_1.8.bb     |  5 +-
 .../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/c-ares/c-ares_1.11.0.bb        | 15 -----
 .../recipes-support/c-ares/c-ares_1.12.0.bb        | 15 +++++
 ...-fix-compile-error-with-linux-kernel-v4.8.patch | 74 ++++++++++++++++++++++
 .../recipes-support/linux-atm/linux-atm_2.5.2.bb   |  4 +-
 .../0001-Fix-build-errors-with-clang.patch         | 34 ++++++++++
 .../lowpan-tools/lowpan-tools_git.bb               |  6 +-
 .../recipes-support/nuttcp/nuttcp_7.2.1.bb         |  2 +-
 meta-networking/recipes-support/tunctl/tunctl.inc  |  4 +-
 .../tunctl/tunctl/makefile-add-ldflags.patch       | 19 ++++++
 .../recipes-support/wireshark/wireshark_2.2.1.bb   | 31 +++++++--
 26 files changed, 346 insertions(+), 50 deletions(-)
 create mode 100644 meta-networking/recipes-daemons/iscsi-initiator-utils/files/set_initiatorname
 create mode 100644 meta-networking/recipes-daemons/vblade/files/makefile-add-ldflags.patch
 rename meta-networking/recipes-filter/libmnl/{libmnl_1.0.3.bb => libmnl_1.0.4.bb} (78%)
 rename meta-networking/recipes-filter/nftables/{nftables_0.5.bb => nftables_0.6.bb} (74%)
 create mode 100644 meta-networking/recipes-protocols/openl2tp/openl2tp/0001-test-pppd_dummy.c-Fix-return-value.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
 delete mode 100644 meta-networking/recipes-support/c-ares/c-ares_1.11.0.bb
 create mode 100644 meta-networking/recipes-support/c-ares/c-ares_1.12.0.bb
 create mode 100644 meta-networking/recipes-support/linux-atm/linux-atm/0001-fix-compile-error-with-linux-kernel-v4.8.patch
 create mode 100644 meta-networking/recipes-support/lowpan-tools/lowpan-tools/0001-Fix-build-errors-with-clang.patch
 create mode 100644 meta-networking/recipes-support/tunctl/tunctl/makefile-add-ldflags.patch

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list