[oe-commits] [openembedded-core] branch master-next updated (3637b0c -> 3ff955a)

git at git.openembedded.org git at git.openembedded.org
Wed Dec 11 12:03:07 UTC 2019


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

rpurdie pushed a change to branch master-next
in repository openembedded-core.

 discard 3637b0c  sstate: Stop overwriting SSTATE_PKG
 discard 8ea2fde  conf/machine/x86-base: use wic instead of live
 discard ea0fb03  runqemu: handle tap device creation failure properly
 discard 21d3d02  runqemu: log parameters correctly within testimage
 discard 047af6c  oeqa: qemu: ensure we print runqemu output in the event of failure
 discard 8c53860  oeqa: qemu: fix width of top output in host dump
 discard 79a5c7e  oeqa: qemu: ensure that host dump commands can be run properly
 discard c96a99e  HACK: signing: Add extra test debug
 discard 164df5f  HACK: Enable saving of packages
     add 62eca02  sstate: Stop overwriting SSTATE_PKG
     add 42719ed  build-appliance-image: Update to master head revision
     add 3351c0b  Revert "bluez: update 5.50 -> 5.52"
     add 093a197  build-appliance-image: Update to master head revision
     add be29a25  sstate: Ensure SSTATE_PKG is reloaded when handling siginfo
     add 76e84ce  build-appliance-image: Update to master head revision
     add 0af4dae  sstate: Ensure target sstate directory exists if unihash changes
     add bf6ee2b  build-appliance-image: Update to master head revision
     add 1360d8d  sstate: Ensure mkdir happens before mktemp
     add cb5e746  build-appliance-image: Update to master head revision
     new 8aa6f22  HACK: Enable saving of packages
     new e286574  HACK: signing: Add extra test debug
     new 15b4ac5  oeqa: qemu: ensure that host dump commands can be run properly
     new ecd9caa  oeqa: qemu: fix width of top output in host dump
     new 7559484  oeqa: qemu: ensure we print runqemu output in the event of failure
     new babf320  runqemu: log parameters correctly within testimage
     new c3b4732  runqemu: handle tap device creation failure properly
     new 3ff955a  conf/machine/x86-base: use wic instead of live

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   (3637b0c)
            \
             N -- N -- N   refs/heads/master-next (3ff955a)

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 8 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/classes/sstate.bbclass                        |  12 +-
 meta/recipes-connectivity/bluez5/bluez5.inc        |  22 +-
 ...-obexd-without-systemd-in-the-user-sessio.patch |  12 +-
 ...01-Makefile.am-Fix-a-race-issue-for-tools.patch |  30 ++
 ...ls-Fix-build-after-y2038-changes-in-glibc.patch |  68 +++
 .../0001-tools-btpclient.c-include-signal.h.patch  |  30 ++
 .../bluez5/bluez5/CVE-2018-10910.patch             | 505 +++++++++++++++++++++
 .../bluez5/bluez5/gcc9-fixes.patch                 | 301 ++++++++++++
 .../bluez5/bluez5/out-of-tree.patch                |  26 ++
 .../bluez5/{bluez5_5.52.bb => bluez5_5.50.bb}      |   4 +-
 .../images/build-appliance-image_15.0.0.bb         |   2 +-
 11 files changed, 989 insertions(+), 23 deletions(-)
 create mode 100644 meta/recipes-connectivity/bluez5/bluez5/0001-Makefile.am-Fix-a-race-issue-for-tools.patch
 create mode 100644 meta/recipes-connectivity/bluez5/bluez5/0001-tools-Fix-build-after-y2038-changes-in-glibc.patch
 create mode 100644 meta/recipes-connectivity/bluez5/bluez5/0001-tools-btpclient.c-include-signal.h.patch
 create mode 100644 meta/recipes-connectivity/bluez5/bluez5/CVE-2018-10910.patch
 create mode 100644 meta/recipes-connectivity/bluez5/bluez5/gcc9-fixes.patch
 create mode 100644 meta/recipes-connectivity/bluez5/bluez5/out-of-tree.patch
 rename meta/recipes-connectivity/bluez5/{bluez5_5.52.bb => bluez5_5.50.bb} (91%)

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


More information about the Openembedded-commits mailing list