[oe-commits] [openembedded-core] branch master-next updated (337568b -> 0d29a95)

git at git.openembedded.org git at git.openembedded.org
Wed May 15 17:19:42 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 337568b  libxkbcommon: RDEPENDS on libx11-locale
     new 035fb2f  oeqa/runtime/cases/rpm.py: Enable rpm install dependency testing
     new 7dd13bb  oeqa/manual/bsp-hw.json: Remove rpm install dependency
     new 44b43e2  libinput:upgrade 1.13.1 -> 1.13.2
     new c789b60  mesa: Convert recipe to use meson build system
     new 9625a40  kernel.bbclass: adjust a condition checking
     new cec2424  dhcp: fix a NSUPDATE compiling issue
     new 551042c  mmc-utils: Fix build with clang
     new 0d29a95  epiphany: Do not bypass initialization of variable with __attribute__((cleanup))

The 8 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 +-
 meta/lib/oeqa/manual/bsp-hw.json                   | 26 -------
 meta/lib/oeqa/runtime/cases/rpm.py                 | 29 ++++++++
 .../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 +-
 18 files changed, 344 insertions(+), 229 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