diff mbox series

[1/3] wayland-protocols: upgrade 1.39 -> 1.40

Message ID 20250204195125.76033-1-denis@denix.org
State New
Headers show
Series [1/3] wayland-protocols: upgrade 1.39 -> 1.40 | expand

Commit Message

Denys Dmytriyenko Feb. 4, 2025, 7:51 p.m. UTC
From: Denys Dmytriyenko <denys@konsulko.com>

This release includes a new version of the ext-idle-notify protocol, which
allows users of the protocol to track only input device like activity.

Apart from that, there are the usual clarifications and protocol bug fixes.

https://lists.freedesktop.org/archives/wayland-devel/2025-January/043966.html

Signed-off-by: Denys Dmytriyenko <denys@konsulko.com>
---
 .../{wayland-protocols_1.39.bb => wayland-protocols_1.40.bb}    | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-graphics/wayland/{wayland-protocols_1.39.bb => wayland-protocols_1.40.bb} (91%)
diff mbox series

Patch

diff --git a/meta/recipes-graphics/wayland/wayland-protocols_1.39.bb b/meta/recipes-graphics/wayland/wayland-protocols_1.40.bb
similarity index 91%
rename from meta/recipes-graphics/wayland/wayland-protocols_1.39.bb
rename to meta/recipes-graphics/wayland/wayland-protocols_1.40.bb
index 82c373df21..4efc1bd548 100644
--- a/meta/recipes-graphics/wayland/wayland-protocols_1.39.bb
+++ b/meta/recipes-graphics/wayland/wayland-protocols_1.40.bb
@@ -10,7 +10,7 @@  LIC_FILES_CHKSUM = "file://COPYING;md5=c7b12b6702da38ca028ace54aae3d484 \
                     file://stable/presentation-time/presentation-time.xml;endline=26;md5=4646cd7d9edc9fa55db941f2d3a7dc53"
 
 SRC_URI = "https://gitlab.freedesktop.org/wayland/wayland-protocols/-/releases/${PV}/downloads/wayland-protocols-${PV}.tar.xz"
-SRC_URI[sha256sum] = "e1dcdcbbf08e2e0a8a02ee5d9a0be3a6aafc39a4b51fa7e0d2f1a16411cb72fa"
+SRC_URI[sha256sum] = "b21711793247c2c42763914392dfa9fcb9e3728ca4b4aa110adb8d915fc00689"
 
 UPSTREAM_CHECK_URI = "https://gitlab.freedesktop.org/wayland/wayland-protocols/-/tags"
 UPSTREAM_CHECK_REGEX = "releases/(?P<pver>.+)"