[oe-commits] [openembedded-core] branch master updated (b2832df -> 19e4c1f)

git at git.openembedded.org git at git.openembedded.org
Thu May 16 08:18:13 UTC 2019


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

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

    from b2832df  glib-2.0: fix last failing ptest
     new d9dae5c  libinput: Upgrade 1.13.1 -> 1.13.2
     new c72b6d4  mesa: Convert recipe to use meson build system
     new 6676411  kernel.bbclass: adjust a condition checking
     new e36076b  dhcp: fix a NSUPDATE compiling issue
     new 44b06d9  mmc-utils: Fix build with clang
     new 19e4c1f  epiphany: Do not bypass initialization of variable with __attribute__((cleanup))

The 6 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/kernel.bbclass                        |  3 +-
 .../dhcp/0001-Fix-a-NSUPDATE-compiling-issue.patch | 68 +++++++++++++++++++
 meta/recipes-connectivity/dhcp/dhcp_4.4.1.bb       |  1 +
 ...se-extra-braces-when-initializing-subobje.patch | 32 +++++++++
 meta/recipes-devtools/mmc/mmc-utils_git.bb         |  1 +
 meta/recipes-gnome/epiphany/epiphany_3.32.1.2.bb   |  1 +
 ...tils-Clean-up-ephy_web_application_create.patch | 79 ++++++++++++++++++++++
 .../0001-Simplify-wayland-scanner-lookup.patch     | 44 ------------
 ...-check-for-all-linux-host_os-combinations.patch | 51 ++++++++++++++
 ...1-meson.build-make-TLS-GLX-optional-again.patch | 44 ++++++++++++
 .../0002-winsys-svga-drm-Include-sys-types.h.patch | 35 ----------
 ...t-LLVM-version-when-using-LLVM-Git-releas.patch | 45 ------------
 ...CK_VAR-for-defining-WAYLAND_PROTOCOLS_DAT.patch | 38 -----------
 meta/recipes-graphics/mesa/mesa.inc                | 64 +++++++++---------
 meta/recipes-graphics/mesa/mesa_19.0.3.bb          |  8 +--
 .../{libinput_1.13.1.bb => libinput_1.13.2.bb}     |  4 +-
 16 files changed, 315 insertions(+), 203 deletions(-)
 create mode 100644 meta/recipes-connectivity/dhcp/dhcp/0001-Fix-a-NSUPDATE-compiling-issue.patch
 create mode 100644 meta/recipes-devtools/mmc/mmc-utils/0001-mmc_cmd.c-Use-extra-braces-when-initializing-subobje.patch
 create mode 100644 meta/recipes-gnome/epiphany/files/0001-web-app-utils-Clean-up-ephy_web_application_create.patch
 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
 create mode 100644 meta/recipes-graphics/mesa/files/0001-meson.build-make-TLS-GLX-optional-again.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
 rename meta/recipes-graphics/wayland/{libinput_1.13.1.bb => libinput_1.13.2.bb} (86%)

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


More information about the Openembedded-commits mailing list