[oe-commits] [meta-openembedded] branch master-next updated (ca456a5 -> 8a4501f)

git at git.openembedded.org git at git.openembedded.org
Tue Jul 30 22:59:49 UTC 2019


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

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

    from ca456a5  netkit-rusers: Add dep on rpcsvc-proto for rpc headers
     new b012246  poppler: update from 0.75.0 to 0.79.0
     new 99f61d8  openvpn: respect pid file in init.d service start
     new 986d429  gnome-system-monitor: Add DEPENDS on polkit
     new 98ae435  Add recipe for the coloredlogs python package.
     new 9ebfc0e  syslog-ng: append syslog-ng.service
     new 8e20183  fwts: Update to 19.06.00
     new 0755a58  collectd: Fix build with glibc 2.30
     new 9118cd1  alsa-oss: Drop now not needed patch
     new 5640475  sysdig: Upgrade to 0.26.1+
     new f93d37b  [wip] python-grpcio: Use gettid API from glibc 2.30+
     new d504121  [wip] grpc: Update to 1.22.0
     new e3d5eb4  [wip] android-tools: Fix build with glibc 2.30
     new 3a6ee70  oprofile: drop kernel-vmlinux from RRECOMMENDS
     new 8a4501f  libdbi-perl: prevent native libdbi-perl depending on target perl

The 14 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:
 .../gnome-system-monitor_3.32.0.bb                 |  3 +-
 ...txt-Fix-grpc_cpp_plugin-path-during-cross.patch | 32 +------
 ....txt-Fix-libraries-installation-for-Linux.patch | 44 +++++-----
 .../0001-Define-gettid-only-for-glibc-2.30.patch   | 53 ++++++++++++
 .../grpc/{grpc_1.14.1.bb => grpc_1.22.0.bb}        |  8 +-
 .../recipes-support/openvpn/openvpn/openvpn        | 12 ++-
 ...Do-not-define-gettid-if-glibc-2.30-is-use.patch | 52 ++++++++++++
 .../android-tools/android-tools_5.1.1.r37.bb       |  1 +
 meta-oe/recipes-devtools/perl/libdbi-perl_1.642.bb |  2 +-
 ...uding-sys-sysctl.h-on-glibc-based-systems.patch | 98 ++++++++++++++++++++++
 .../recipes-extended/collectd/collectd_5.8.1.bb    |  1 +
 ...ith-musl-backtrace-APIs-are-glibc-specifi.patch | 37 ++++----
 .../0001-libsinsp-Port-to-build-with-lua-5.2.patch | 25 +++---
 meta-oe/recipes-extended/sysdig/sysdig_git.bb      | 40 +++++----
 meta-oe/recipes-kernel/oprofile/oprofile.inc       |  1 -
 .../recipes-multimedia/alsa/alsa-oss/libio.patch   | 53 ------------
 meta-oe/recipes-multimedia/alsa/alsa-oss_1.1.8.bb  | 24 ------
 ...ists.txt-Add-libpoppler-to-link-along-wit.patch | 32 -------
 meta-oe/recipes-support/syslog-ng/syslog-ng.inc    |  2 +
 .../fwts/fwts/0001-Remove-Werror-from-build.patch  | 22 ++---
 ...nstant-logical-operand-warning-with-clang.patch | 84 -------------------
 .../fwts/{fwts_git.bb => fwts_19.06.00.bb}         | 11 +--
 .../recipes-devtools/python/python-coloredlogs.inc | 24 ++++++
 .../python/python-coloredlogs_10.0.bb              |  2 +
 .../recipes-devtools/python/python-grpcio.inc      |  1 +
 .../python/python-grpcio/gettid.patch              | 26 ++++++
 .../python/python3-coloredlogs_10.0.bb             |  2 +
 27 files changed, 375 insertions(+), 317 deletions(-)
 create mode 100644 meta-networking/recipes-devtools/grpc/grpc/0001-Define-gettid-only-for-glibc-2.30.patch
 rename meta-networking/recipes-devtools/grpc/{grpc_1.14.1.bb => grpc_1.22.0.bb} (86%)
 create mode 100644 meta-oe/recipes-devtools/android-tools/android-tools/libselinux/0001-libselinux-Do-not-define-gettid-if-glibc-2.30-is-use.patch
 create mode 100644 meta-oe/recipes-extended/collectd/collectd/0001-Remove-including-sys-sysctl.h-on-glibc-based-systems.patch
 delete mode 100644 meta-oe/recipes-multimedia/alsa/alsa-oss/libio.patch
 delete mode 100644 meta-oe/recipes-support/poppler/poppler/0001-glib-CMakeLists.txt-Add-libpoppler-to-link-along-wit.patch
 delete mode 100644 meta-oe/recipes-test/fwts/fwts/0001-ignore-constant-logical-operand-warning-with-clang.patch
 rename meta-oe/recipes-test/fwts/{fwts_git.bb => fwts_19.06.00.bb} (83%)
 create mode 100644 meta-python/recipes-devtools/python/python-coloredlogs.inc
 create mode 100644 meta-python/recipes-devtools/python/python-coloredlogs_10.0.bb
 create mode 100644 meta-python/recipes-devtools/python/python-grpcio/gettid.patch
 create mode 100644 meta-python/recipes-devtools/python/python3-coloredlogs_10.0.bb

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


More information about the Openembedded-commits mailing list