]> code.ossystems Code Review - openembedded-core.git/commit
wayland: upgrade 1.19.0 -> 1.20.0
authorDenys Dmytriyenko <denis@denix.org>
Wed, 22 Dec 2021 21:16:44 +0000 (16:16 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 5 Jan 2022 17:18:11 +0000 (17:18 +0000)
commitd81c8d137895e1fb70bb56c61d53502670d7bc43
tree8a1ad4b9584508b7d0456cedf8256c5bae8c73d3
parent4d561c98f4d2e68d595aae4b03df1420cb01c3f7
wayland: upgrade 1.19.0 -> 1.20.0

Wayland 1.20.0 is released!

This release contains the following major changes:

- FreeBSD support has been entirely upstreamed and has been added to
  our continuous integration system.
- The autotools build system has been dropped. Meson has replaced it.
- A few protocol additions: wl_surface.offset allows clients to update
  a surface's buffer offset independently from the buffer,
  wl_output.name and description allow clients to identify outputs
  without depending on xdg-output-unstable-v1.
- In protocol definitions, events have a new "type" attribute and can
  now be marked as destructors.
- A number of bug fixes, including a race condition when destroying
  proxies in multi-threaded clients.

Also backport libsdl2 patch to fix building against wayland-1.20.0

Signed-off-by: Denys Dmytriyenko <denis@denix.org>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-graphics/libsdl2/libsdl2/0001-Fix-build-against-wayland-1.20.patch [new file with mode: 0644]
meta/recipes-graphics/libsdl2/libsdl2_2.0.18.bb
meta/recipes-graphics/wayland/wayland/0001-build-Fix-strndup-detection-on-MinGW.patch
meta/recipes-graphics/wayland/wayland_1.20.0.bb [moved from meta/recipes-graphics/wayland/wayland_1.19.0.bb with 96% similarity]