]> code.ossystems Code Review - openembedded-core.git/commit
wayland-protocols: upgrade 1.23 -> 1.24
authorDenys Dmytriyenko <denis@denix.org>
Tue, 23 Nov 2021 20:36:59 +0000 (15:36 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 24 Nov 2021 09:55:05 +0000 (09:55 +0000)
commit08bf9f59ede30918e0cf8763cd2714734bb02b9f
tree2a2821d1dee34f7f22508982a5c03c94d7450314
parent26e4fed594daefb6923c50171360f925c4822683
wayland-protocols: upgrade 1.23 -> 1.24

wayland-protocols 1.24 is now available.

This release adds feedback to the DMA buffer protocol, allowing smarter and
more dynamic DMA buffer allocation semantics. Other changes include
documentation improvements and improved testing infrastructure.

This is also the first release of wayland-protocols that do not include a
autotools build description.

https://lists.freedesktop.org/archives/wayland-devel/2021-November/042039.html

Disable build-time tests as they want to cross-compile in an allarch package:

| # Check buildability
| add_languages('c', 'cpp', native: false)

Signed-off-by: Denys Dmytriyenko <denis@denix.org>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-graphics/wayland/wayland-protocols_1.24.bb [moved from meta/recipes-graphics/wayland/wayland-protocols_1.23.bb with 84% similarity]