]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
wayland-protocols: update 1.40 -> 1.41
authorMarkus Volk <f_l_k@t-online.de>
Mon, 24 Feb 2025 17:40:50 +0000 (18:40 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 27 Feb 2025 10:47:09 +0000 (10:47 +0000)
wayland-protocols 1.41 is the minimum requirement for the upcoming gtk4 release

Signed-off-by: Markus Volk <f_l_k@t-online.de>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-graphics/wayland/wayland-protocols_1.41.bb [moved from meta/recipes-graphics/wayland/wayland-protocols_1.40.bb with 91% similarity]

similarity index 91%
rename from meta/recipes-graphics/wayland/wayland-protocols_1.40.bb
rename to meta/recipes-graphics/wayland/wayland-protocols_1.41.bb
index 4efc1bd548b70482f1ccf6de57014188473ec3d3..e8ab9d84fcecc242d7309affe1afb703faa18103 100644 (file)
@@ -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] = "b21711793247c2c42763914392dfa9fcb9e3728ca4b4aa110adb8d915fc00689"
+SRC_URI[sha256sum] = "2786b6b1b79965e313f2c289c12075b9ed700d41844810c51afda10ee329576b"
 
 UPSTREAM_CHECK_URI = "https://gitlab.freedesktop.org/wayland/wayland-protocols/-/tags"
 UPSTREAM_CHECK_REGEX = "releases/(?P<pver>.+)"