[oe-commits] [meta-openembedded] branch master-next updated (8c55dca -> 23aca38)

git at git.openembedded.org git at git.openembedded.org
Wed Apr 17 03:29:18 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 8c55dca  netkit-rsh: security fixes
 discard eaa0d4e  gvfs: remove systemd user unit executable permission adjustment
 discard e7fb649  gvfs: fix typo libexec
 discard 9745619  mycroft: Bump from 19.2.2 to 19.2.3
 discard 0465510  mycroft: Update the systemd service to ensure we are ready to start
 discard d96a567  s-suite: push SRCREV to version 3.2
     new f1b4b1b  mycroft: Update the systemd service to ensure we are ready to start
     new 187a82b  mycroft: Bump from 19.2.2 to 19.2.3
     new f08a89d  gvfs: fix typo libexec
     new aa3cba3  gvfs: remove systemd user unit executable permission adjustment
     new 51976b8  netkit-rsh: security fixes
     new baff7df  python-obd: Add missing RDEPENDS
     new 0d69d54  paho-mqtt-c: 1.2.1 -> 1.3.0
     new 546ef94  thrift: update to 0.12.0
     new 95f1e93  python-pycodestyle: Fix conflict error with python3-pycodestyle during do_rootfs
     new cefb668  linux-atm: Remove DEPENDS on virtual/kernel and PACKAGE_ARCH
     new fb697c0  linux-atm: Replace bogus on_exit removal with musl-specific hack
     new cef4cb1  s-suite: push SRCREV to version 3.2
     new 23aca38  sip: Update to 4.19.16.

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   (8c55dca)
            \
             N -- N -- N   refs/heads/master-next (23aca38)

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 13 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:
 ...0002-sigd-Replace-on_exit-API-with-atexit.patch |  30 ------
 .../linux-atm/linux-atm/musl-no-on_exit.patch      |  37 +++++++
 .../recipes-support/linux-atm/linux-atm_2.5.2.bb   |   7 +-
 meta-oe/recipes-benchmark/s-suite/s-suite_git.bb   |   2 +-
 .../{paho-mqtt-c_1.2.1.bb => paho-mqtt-c_1.3.0.bb} |  19 ++--
 .../0001-Forcibly-disable-check-for-Qt5.patch      |  25 -----
 ...-In-cmake-avoid-use-of-both-quoted-paths-.patch | 108 ---------------------
 ...31-in-test-cpp-explicitly-use-signed-char.patch |  38 --------
 ...07-enable-build-with-OpenSSL-1.1.0-series.patch |  41 --------
 ...-Compile-error-in-TSSLSocket.cpp-with-new.patch |  26 -----
 ...-C++-library-build-fails-if-OpenSSL-does-.patch |  46 ---------
 .../thrift/{thrift_0.9.3.bb => thrift_0.12.0.bb}   |  35 ++++---
 meta-oe/recipes-devtools/sip/sip.inc               |  14 +--
 meta-oe/recipes-devtools/sip/sip3_4.19.13.bb       |  11 ---
 meta-oe/recipes-devtools/sip/sip3_4.19.16.bb       |  11 +++
 .../sip/{sip_4.19.13.bb => sip_4.19.16.bb}         |   0
 meta-python/recipes-devtools/python/python-obd.inc |   2 +
 .../python/python-pycodestyle_2.4.0.bb             |   6 ++
 18 files changed, 90 insertions(+), 368 deletions(-)
 delete mode 100644 meta-networking/recipes-support/linux-atm/linux-atm/0002-sigd-Replace-on_exit-API-with-atexit.patch
 create mode 100644 meta-networking/recipes-support/linux-atm/linux-atm/musl-no-on_exit.patch
 rename meta-oe/recipes-connectivity/paho-mqtt-c/{paho-mqtt-c_1.2.1.bb => paho-mqtt-c_1.3.0.bb} (53%)
 delete mode 100644 meta-oe/recipes-connectivity/thrift/thrift-0.9.3/0001-Forcibly-disable-check-for-Qt5.patch
 delete mode 100644 meta-oe/recipes-connectivity/thrift/thrift-0.9.3/0001-THRIFT-3828-In-cmake-avoid-use-of-both-quoted-paths-.patch
 delete mode 100644 meta-oe/recipes-connectivity/thrift/thrift-0.9.3/0002-THRIFT-3831-in-test-cpp-explicitly-use-signed-char.patch
 delete mode 100644 meta-oe/recipes-connectivity/thrift/thrift-0.9.3/0004-THRIFT-3207-enable-build-with-OpenSSL-1.1.0-series.patch
 delete mode 100644 meta-oe/recipes-connectivity/thrift/thrift-0.9.3/0005-THRIFT-3878-Compile-error-in-TSSLSocket.cpp-with-new.patch
 delete mode 100644 meta-oe/recipes-connectivity/thrift/thrift-0.9.3/0006-THRIFT-3736-C++-library-build-fails-if-OpenSSL-does-.patch
 rename meta-oe/recipes-connectivity/thrift/{thrift_0.9.3.bb => thrift_0.12.0.bb} (53%)
 delete mode 100644 meta-oe/recipes-devtools/sip/sip3_4.19.13.bb
 create mode 100644 meta-oe/recipes-devtools/sip/sip3_4.19.16.bb
 rename meta-oe/recipes-devtools/sip/{sip_4.19.13.bb => sip_4.19.16.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