]> code.ossystems Code Review - openembedded-core.git/commit
wayland: upgrade 1.17.0 -> 1.18.0
authorDenys Dmytriyenko <denys@ti.com>
Thu, 13 Feb 2020 06:23:44 +0000 (01:23 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 14 Feb 2020 13:04:49 +0000 (13:04 +0000)
commitc127e7ac7c6da11417a599384002fd7c1420c7c2
treef6cd7ac1b47720cd677cad6cb0cdd2935c666023
parentb01505e018ff46f1af34f98219d55f4ca700cd5a
wayland: upgrade 1.17.0 -> 1.18.0

This is the official release for Wayland 1.18. The main new features in
this release are:

- Add support for the Meson build system (autotools is still supported
  but will be removed in a future release)
- Add API to tag proxy objects to allow applications and toolkits to
  share the same Wayland connection
- Track wayland-server timers in user-space to prevent creating too
  many FDs
- Add wl_global_remove, a new function to mitigate race conditions with
  globals
https://lists.freedesktop.org/archives/wayland-devel/2020-February/041207.html

2 upstreamed patches are dropped.

Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-graphics/wayland/wayland/0001-scanner-Add-configure-check-for-strndup.patch [deleted file]
meta/recipes-graphics/wayland/wayland/0002-Move-wl_priv_signal-to-wayland-server-private.h.patch [deleted file]
meta/recipes-graphics/wayland/wayland_1.18.0.bb [moved from meta/recipes-graphics/wayland/wayland_1.17.0.bb with 84% similarity]