[oe-commits] [meta-openembedded] branch master updated (d63e568 -> f2dfae5)

git at git.openembedded.org git at git.openembedded.org
Fri Mar 24 20:42:50 UTC 2017


This is an automated email from the git hooks/post-receive script.

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

    from d63e568  eject: use update-alternatives for manpage
     new 1a63d1d  netcat-openbsd: fix implicit dependency on pkg-config
     new 9fb708d  inetutils: Move files only when src != dst.
     new 9f0eebd  ebtables: Move files only when src != dst.
     new 8bc2e7c  netcf_git: Check if src != dst while moving files.
     new 6784bec  dnsmasq: add info for port setting
     new 80fa973  ptpd: add pkgconfig to inherit
     new de05464  samba: update tevent_internal.h
     new f1986a5  wireshark: update to 2.2.5
     new 64ab19b  postfix: remove references to buildmachine paths in target makedefs.out
     new 916a950  chrony: fix build failure for arma9
     new 8848900  openflow: add dependency on openssl-native
     new c6a894f  inetutils: bump priority to avoid conflict issue
     new 762d1eb  inetutils: use update-alternatives for more manpages
     new 2b33f91  libmemcached: Upgrade to 1.0.18
     new b26bb1d  usrsctp: Enabled shared lib
     new 62bf0f6  ipsec-tools: Fix build with musl
     new e4e7c0a  dovecot: Use libtirpc to provide rpc on musl systems
     new cb3561a  lftp: Upgrade to 4.7.7
     new f2dfae5  curlpp: 0.7.3 -> 0.8.1

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


Summary of changes:
 .../inetutils/inetutils_1.9.4.bb                   |  15 +-
 .../lftp/{lftp_4.7.5.bb => lftp_4.7.7.bb}          |   8 +-
 .../samba-4.4.5/internal_tevent_to_0.9.31.patch    |  92 ++++++++
 .../recipes-connectivity/samba/samba_4.4.5.bb      |   1 +
 .../recipes-daemons/postfix/postfix.inc            |   2 +-
 meta-networking/recipes-daemons/ptpd/ptpd_2.3.1.bb |   2 +-
 .../recipes-filter/ebtables/ebtables_2.0.10-4.bb   |   6 +-
 .../recipes-protocols/openflow/openflow.inc        |   2 +-
 .../recipes-protocols/usrsctp/usrsctp_git.bb       |  10 +-
 .../recipes-support/chrony/chrony/arm_eabi.patch   |  57 +++++
 .../recipes-support/chrony/chrony_2.4.bb           |   5 +-
 .../recipes-support/curlpp/curlpp_0.7.3.bb         |  40 ----
 .../recipes-support/curlpp/curlpp_0.8.1.bb         |  33 +++
 .../recipes-support/dnsmasq/files/dnsmasq.conf     |   5 +
 .../recipes-support/dovecot/dovecot_2.2.25.bb      |   4 +
 ...01-Fix-header-issues-found-with-musl-libc.patch | 249 +++++++++++++++++++++
 .../ipsec-tools/ipsec-tools_0.8.2.bb               |   3 +-
 .../files/0001-Fix-comparison-types.patch          |  38 ++++
 ...1-configure.ac-Do-not-configure-build-aux.patch |  28 +++
 ..._USEVFORK-is-not-linux-specific-but-glibc.patch |  30 +++
 .../recipes-support/libmemcached/libmemcached.inc  |   1 +
 .../libmemcached/libmemcached_1.0.15.bb            |   6 -
 .../libmemcached/libmemcached_1.0.18.bb            |  10 +
 .../recipes-support/netcat/netcat-openbsd_1.105.bb |   4 +-
 meta-networking/recipes-support/netcf/netcf_git.bb |   8 +-
 .../{wireshark_2.2.4.bb => wireshark_2.2.5.bb}     |   4 +-
 26 files changed, 589 insertions(+), 74 deletions(-)
 rename meta-networking/recipes-connectivity/lftp/{lftp_4.7.5.bb => lftp_4.7.7.bb} (86%)
 create mode 100644 meta-networking/recipes-connectivity/samba/samba-4.4.5/internal_tevent_to_0.9.31.patch
 create mode 100644 meta-networking/recipes-support/chrony/chrony/arm_eabi.patch
 delete mode 100644 meta-networking/recipes-support/curlpp/curlpp_0.7.3.bb
 create mode 100644 meta-networking/recipes-support/curlpp/curlpp_0.8.1.bb
 create mode 100644 meta-networking/recipes-support/ipsec-tools/ipsec-tools/0001-Fix-header-issues-found-with-musl-libc.patch
 create mode 100644 meta-networking/recipes-support/libmemcached/files/0001-Fix-comparison-types.patch
 create mode 100644 meta-networking/recipes-support/libmemcached/files/0001-configure.ac-Do-not-configure-build-aux.patch
 create mode 100644 meta-networking/recipes-support/libmemcached/files/0002-POSIX_SPAWN_USEVFORK-is-not-linux-specific-but-glibc.patch
 delete mode 100644 meta-networking/recipes-support/libmemcached/libmemcached_1.0.15.bb
 create mode 100644 meta-networking/recipes-support/libmemcached/libmemcached_1.0.18.bb
 rename meta-networking/recipes-support/wireshark/{wireshark_2.2.4.bb => wireshark_2.2.5.bb} (95%)

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


More information about the Openembedded-commits mailing list