[oe-commits] [openembedded-core] branch master-next updated (752d77d -> 3baf507)

git at git.openembedded.org git at git.openembedded.org
Tue Mar 19 17:40:00 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 752d77d  yocto-uninative: Update to 2.4
 discard f1e7a93  openssl: Upgrade 1.1.1a -> 1.1.1b
 discard 073f6b9  openssl: Remove the c_rehash shell re-implementation
     new 44fac78  yocto-uninative: Update to 2.4
     new 672b076  openssl: Remove the c_rehash shell re-implementation
     new 5a67844  openssl: Upgrade 1.1.1a -> 1.1.1b
     new 31b0f25  openssl10: Upgrade 1.0.2q -> 1.0.2r
     new 02288c9  Remove the simd tune for armv8a
     new 962779f  mesa: Update 18.3.4 -> 19.0.0
     new 3baf507  mesa: Convert recipe to use meson build system

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   (752d77d)
            \
             N -- N -- N   refs/heads/master-next (3baf507)

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 7 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/conf/machine/include/arm/arch-armv8a.inc      |  6 +--
 meta/conf/machine/include/tune-cortexa32.inc       |  4 +-
 meta/conf/machine/include/tune-cortexa35.inc       |  4 +-
 meta/conf/machine/include/tune-cortexa53.inc       |  4 +-
 meta/conf/machine/include/tune-cortexa72.inc       |  2 +-
 .../{openssl10_1.0.2q.bb => openssl10_1.0.2r.bb}   |  4 +-
 .../recipes-connectivity/openssl/openssl_1.1.1b.bb |  3 +-
 .../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_18.3.4.bb => mesa-gl_19.0.0.bb}  |  0
 meta/recipes-graphics/mesa/mesa.inc                | 59 ++++++++++------------
 .../mesa/{mesa_18.3.4.bb => mesa_19.0.0.bb}        | 10 ++--
 16 files changed, 85 insertions(+), 256 deletions(-)
 rename meta/recipes-connectivity/openssl/{openssl10_1.0.2q.bb => openssl10_1.0.2r.bb} (98%)
 delete mode 100644 meta/recipes-graphics/mesa/files/0001-Simplify-wayland-scanner-lookup.patch
 create mode 100644 meta/recipes-graphics/mesa/files/0001-meson.build-check-for-all-linux-host_os-combinations.patch
 delete mode 100644 meta/recipes-graphics/mesa/files/0002-winsys-svga-drm-Include-sys-types.h.patch
 delete mode 100644 meta/recipes-graphics/mesa/files/0003-Properly-get-LLVM-version-when-using-LLVM-Git-releas.patch
 delete mode 100644 meta/recipes-graphics/mesa/files/0004-use-PKG_CHECK_VAR-for-defining-WAYLAND_PROTOCOLS_DAT.patch
 delete 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_18.3.4.bb => mesa-gl_19.0.0.bb} (100%)
 rename meta/recipes-graphics/mesa/{mesa_18.3.4.bb => mesa_19.0.0.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