[oe-commits] [openembedded-core] branch master-next updated (d32be5e -> 3d3d646)

git at git.openembedded.org git at git.openembedded.org
Mon Mar 18 13:37:37 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 d32be5e  puzzles: fix uninitialized variable compiler error
 discard 04a059b  vim: Update to 8.1.1017
 discard ee170ac  linux-firmware: Bump revision to 7bc2464
 discard dfa2be0  mesa: Convert recipe to use meson build system
 discard d751186  mesa: Update 18.3.4 -> 19.0.0
     new 3722053  linux-firmware: Bump revision to 7bc2464
     new 2ca7c86  vim: Update to 8.1.1017
     new 3d3d646  puzzles: fix uninitialized variable compiler error

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   (d32be5e)
            \
             N -- N -- N   refs/heads/master-next (3d3d646)

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 3 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:
 .../0001-Simplify-wayland-scanner-lookup.patch     | 42 ++++++++++++++++
 ...-check-for-all-linux-host_os-combinations.patch | 41 ----------------
 .../0002-winsys-svga-drm-Include-sys-types.h.patch | 34 +++++++++++++
 ...t-LLVM-version-when-using-LLVM-Git-releas.patch | 44 +++++++++++++++++
 ...CK_VAR-for-defining-WAYLAND_PROTOCOLS_DAT.patch | 35 +++++++++++++
 ...d-missing-include-stddef.h-in-egldevice.h.patch | 49 +++++++++++++++++++
 .../mesa/{mesa-gl_19.0.0.bb => mesa-gl_18.3.4.bb}  |  0
 meta/recipes-graphics/mesa/mesa.inc                | 57 ++++++++++++----------
 .../mesa/{mesa_19.0.0.bb => mesa_18.3.4.bb}        | 10 ++--
 9 files changed, 241 insertions(+), 71 deletions(-)
 create mode 100644 meta/recipes-graphics/mesa/files/0001-Simplify-wayland-scanner-lookup.patch
 delete mode 100644 meta/recipes-graphics/mesa/files/0001-meson.build-check-for-all-linux-host_os-combinations.patch
 create mode 100644 meta/recipes-graphics/mesa/files/0002-winsys-svga-drm-Include-sys-types.h.patch
 create mode 100644 meta/recipes-graphics/mesa/files/0003-Properly-get-LLVM-version-when-using-LLVM-Git-releas.patch
 create mode 100644 meta/recipes-graphics/mesa/files/0004-use-PKG_CHECK_VAR-for-defining-WAYLAND_PROTOCOLS_DAT.patch
 create mode 100644 meta/recipes-graphics/mesa/files/0005-egl-add-missing-include-stddef.h-in-egldevice.h.patch
 rename meta/recipes-graphics/mesa/{mesa-gl_19.0.0.bb => mesa-gl_18.3.4.bb} (100%)
 rename meta/recipes-graphics/mesa/{mesa_19.0.0.bb => mesa_18.3.4.bb} (50%)

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


More information about the Openembedded-commits mailing list