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

git at git.openembedded.org git at git.openembedded.org
Mon Mar 18 11:23:33 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.

    from be7cbe8  oeqa/manual/kernel-dev.json: test id updated
     new 0176274  zlib: cleanup
     new 24326b8  openssl: fix CVE-2019-1543
     new 035b157  arch-armv5-dsp.inc: Check for dsp only to enable 'e' in package arches
     new 36f01af  go: Minor 1.21.1 patch update
     new d751186  mesa: Update 18.3.4 -> 19.0.0
     new dfa2be0  mesa: Convert recipe to use meson build system
     new ee170ac  linux-firmware: Bump revision to 7bc2464
     new 04a059b  vim: Update to 8.1.1017
     new d32be5e  puzzles: fix uninitialized variable compiler error

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/conf/machine/include/arm/arch-armv5-dsp.inc   |  2 +-
 .../openssl/openssl/CVE-2019-1543.patch            | 69 ++++++++++++++++++++++
 .../recipes-connectivity/openssl/openssl_1.1.1a.bb |  1 +
 .../zlib/zlib-1.2.11/remove.ldconfig.call.patch    | 21 -------
 .../{zlib-1.2.11 => zlib}/Makefile-runtests.patch  |  0
 .../zlib/{zlib-1.2.11 => zlib}/ldflags-tests.patch |  4 +-
 .../zlib/{zlib-1.2.11 => zlib}/run-ptest           |  0
 meta/recipes-core/zlib/zlib_1.2.11.bb              |  3 +-
 meta/recipes-devtools/go/go-1.12.inc               |  6 +-
 .../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                | 57 +++++++++---------
 .../mesa/{mesa_18.3.4.bb => mesa_19.0.0.bb}        | 10 +---
 .../linux-firmware/linux-firmware_git.bb           |  4 +-
 .../puzzles/files/fix-ki-uninitialized.patch       | 25 ++++++++
 meta/recipes-sato/puzzles/puzzles_git.bb           |  1 +
 .../vim/files/disable_acl_header_check.patch       |  8 +--
 .../{vim-tiny_8.1.0347.bb => vim-tiny_8.1.1017.bb} |  0
 .../vim/{vim_8.1.0347.bb => vim_8.1.1017.bb}       |  2 +-
 24 files changed, 181 insertions(+), 277 deletions(-)
 create mode 100644 meta/recipes-connectivity/openssl/openssl/CVE-2019-1543.patch
 delete mode 100644 meta/recipes-core/zlib/zlib-1.2.11/remove.ldconfig.call.patch
 rename meta/recipes-core/zlib/{zlib-1.2.11 => zlib}/Makefile-runtests.patch (100%)
 rename meta/recipes-core/zlib/{zlib-1.2.11 => zlib}/ldflags-tests.patch (91%)
 rename meta/recipes-core/zlib/{zlib-1.2.11 => zlib}/run-ptest (100%)
 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%)
 create mode 100644 meta/recipes-sato/puzzles/files/fix-ki-uninitialized.patch
 rename meta/recipes-support/vim/{vim-tiny_8.1.0347.bb => vim-tiny_8.1.1017.bb} (100%)
 rename meta/recipes-support/vim/{vim_8.1.0347.bb => vim_8.1.1017.bb} (98%)

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


More information about the Openembedded-commits mailing list