[oe-commits] [meta-openembedded] branch master-next updated (79ce2cb -> 9472d02)

git at git.openembedded.org git at git.openembedded.org
Thu Aug 8 21:55:04 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.

 discard 79ce2cb  mcelog: upgrade 162 -> 164
 discard ac41865  graphviz: Do not build tcl support for target
 discard 0acbb0a  graphviz: Fix build error that surfaced with latest pango
 discard e963595  klibc: Pass -fno-builtin-bcmp with musl/clang combo
 discard 3614732  network-manager-applet: Remove the obsolete DEPENDS on gconf
 discard c4ac0ca  network-manager-applet: Remove obsolete do_configure_append
 discard a0f1703  mozjs: do not expose intl api for mips64
 discard eecdf82  modemmanager: Use a simpler workaround for the clang build
 discard 4722184  nodejs: 10.16.0 -> 10.16.1
 discard 74ab009  kpatch: Pass ARCH from environment
     new 13299cc  modemmanager: Use a simpler workaround for the clang build
     new e368f7e  mozjs: do not expose intl api for mips64
     new 4ce663a  network-manager-applet: Remove obsolete do_configure_append
     new 8558e4d  network-manager-applet: Remove the obsolete DEPENDS on gconf
     new 11bc277  klibc: Pass -fno-builtin-bcmp with musl/clang combo
     new 2cb6ed7  graphviz: Fix build error that surfaced with latest pango
     new e839371  graphviz: Do not build tcl support for target
     new 5f05cba  mcelog: upgrade 162 -> 164
     new 381508f  python-grpcio: Use gettid API from glibc 2.30+
     new cac7340  grpc: Update to 1.22.0
     new 43c6202  android-tools: Fix build with glibc 2.30
     new e00616f  protobuf: upgrade 3.9.0 -> 3.9.1
     new 15ed5f7  python-markupsafe: upgrade 1.0 -> 1.1.1
     new 9aebfb3  layer.conf: ignore wireless-regdb->crda dep for siggen purposes
     new c79bce9  libgpiod: bump version to v1.4.1
     new a8ed1f3  libnss-nisplus: Add recipe
     new 9972334  kpatch: fix QA build errors for nativesdk
     new 1adabd7  iperf2: Upgrade to 2.0.13
     new 017bf0c  netkit-rusers: Depend on rpcsvc-proto-native for rpcgen tool
     new a85944e  unixodbc: mysql5 is not required but readline is
     new 19661b9  php: upgrade 7.3.7 -> 7.3.8
     new d2b991f  xfce4-settings: rrecommends xfce4-datetime-setter
     new 3468447  python-matplotlib: remove the python 2.x version of the recipe
     new 2e35a61  kpatch: Pass ARCH from environment
     new 0f2ab95  iwd: Upgrade 0.18 -> 0.19
     new 9472d02  python-oauthlib: remove the 2.x version of the recipe

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (79ce2cb)
            \
             N -- N -- N   refs/heads/master-next (9472d02)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

The 26 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:
 meta-networking/conf/layer.conf                    |  1 +
 ...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 ++--
 .../netkit-rusers/netkit-rusers_0.17.bb            |  2 +-
 .../iperf2/{iperf2_2.0.10.bb => iperf2_2.0.13.bb}  |  6 +--
 .../iwd/{iwd_0.18.bb => iwd_0.19.bb}               |  2 +-
 ...Do-not-define-gettid-if-glibc-2.30-is-use.patch | 52 +++++++++++++++++++++
 .../android-tools/android-tools_5.1.1.r37.bb       |  1 +
 .../{nodejs_10.16.1.bb => nodejs_10.16.0.bb}       |  4 +-
 .../php/{php_7.3.7.bb => php_7.3.8.bb}             |  4 +-
 .../{protobuf_3.9.0.bb => protobuf_3.9.1.bb}       |  2 +-
 .../libnss-nisplus/libnss-nisplus.bb               | 31 +++++++++++++
 meta-oe/recipes-kernel/kpatch/kpatch.inc           |  1 +
 .../{libgpiod_1.4.bb => libgpiod_1.4.1.bb}         |  4 +-
 meta-oe/recipes-support/unixodbc/unixodbc_2.3.7.bb |  2 +-
 .../packagegroups/packagegroup-meta-python.bb      |  4 +-
 .../recipes-devtools/python/python-grpcio.inc      |  1 +
 .../python/python-grpcio/gettid.patch              | 26 +++++++++++
 .../recipes-devtools/python/python-markupsafe.inc  |  6 +--
 ...arkupsafe_1.0.bb => python-markupsafe_1.1.1.bb} |  0
 .../python/python-matplotlib_2.0.2.bb              | 18 --------
 .../python/python-oauthlib_2.0.6.bb                |  4 --
 ...rkupsafe_1.0.bb => python3-markupsafe_1.1.1.bb} |  0
 .../xfce4-settings/xfce4-settings_4.13.7.bb        |  1 +
 26 files changed, 218 insertions(+), 91 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%)
 rename meta-oe/recipes-benchmark/iperf2/{iperf2_2.0.10.bb => iperf2_2.0.13.bb} (74%)
 rename meta-oe/recipes-connectivity/iwd/{iwd_0.18.bb => iwd_0.19.bb} (95%)
 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
 rename meta-oe/recipes-devtools/nodejs/{nodejs_10.16.1.bb => nodejs_10.16.0.bb} (97%)
 rename meta-oe/recipes-devtools/php/{php_7.3.7.bb => php_7.3.8.bb} (88%)
 rename meta-oe/recipes-devtools/protobuf/{protobuf_3.9.0.bb => protobuf_3.9.1.bb} (98%)
 create mode 100644 meta-oe/recipes-extended/libnss-nisplus/libnss-nisplus.bb
 rename meta-oe/recipes-support/libgpiod/{libgpiod_1.4.bb => libgpiod_1.4.1.bb} (82%)
 create mode 100644 meta-python/recipes-devtools/python/python-grpcio/gettid.patch
 rename meta-python/recipes-devtools/python/{python-markupsafe_1.0.bb => python-markupsafe_1.1.1.bb} (100%)
 delete mode 100644 meta-python/recipes-devtools/python/python-matplotlib_2.0.2.bb
 delete mode 100644 meta-python/recipes-devtools/python/python-oauthlib_2.0.6.bb
 rename meta-python/recipes-devtools/python/{python3-markupsafe_1.0.bb => python3-markupsafe_1.1.1.bb} (100%)

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


More information about the Openembedded-commits mailing list