[oe-commits] [openembedded-core] branch master-next updated (4da2a7a -> 6f8f984)

git at git.openembedded.org git at git.openembedded.org
Thu Jun 28 22:39:21 UTC 2018


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 4da2a7a  mesa: Fix parallel make race
     new 3db0b1e  mesa: Fix parallel make race
     new 4cc150f  kmscube: Update to master from 2018-06-17
     new 1608129  wic: isoimage-isohybrid: fix UEFI spec breakage
     new 4c78437  wic: isoimage-isohybrid: debloat image of redundant rootfs
     new 8f9ceeb  openssl: disable ccache usage
     new 1126838  libsoup: fix CVE-2018-12910
     new 177f478  libsdl2: fix build race
     new 01071c5  bitbake-bblayers/create: Fix layer name generation
     new 6f8f984  initrdscripts/init-live.sh: fix mounts w/ spaces fail to move to real rootfs

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   (4da2a7a)
            \
             N -- N -- N   refs/heads/master-next (6f8f984)

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 9 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/lib/bblayers/create.py                        |  7 +++-
 meta/lib/bblayers/templates/README                 | 12 +++---
 meta/lib/bblayers/templates/layer.conf             | 16 ++++----
 meta/recipes-connectivity/openssl/openssl10.inc    |  3 ++
 meta/recipes-core/initrdscripts/files/init-live.sh |  7 +++-
 ...-gst_bo_map-_unmap-and-use-it-or-avoid-it.patch | 10 ++---
 meta/recipes-graphics/kmscube/kmscube_git.bb       |  2 +-
 .../libsdl2/libsdl2/more-gen-depends.patch         | 47 ++++++++++++++++++++++
 meta/recipes-graphics/libsdl2/libsdl2_2.0.8.bb     |  4 +-
 .../mesa/files/parallel-make-race-fix.patch        |  4 +-
 .../libsoup/libsoup-2.4/CVE-2018-12910.patch       | 32 +++++++++++++++
 meta/recipes-support/libsoup/libsoup-2.4_2.62.2.bb |  4 +-
 scripts/lib/wic/canned-wks/mkhybridiso.wks         |  2 +-
 .../lib/wic/plugins/source/isoimage-isohybrid.py   | 37 ++++-------------
 14 files changed, 126 insertions(+), 61 deletions(-)
 create mode 100644 meta/recipes-graphics/libsdl2/libsdl2/more-gen-depends.patch
 create mode 100644 meta/recipes-support/libsoup/libsoup-2.4/CVE-2018-12910.patch

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


More information about the Openembedded-commits mailing list