From dd6aa2d57e8babebaef6ccd94b588c8e2e9ec59d Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Tue, 1 Apr 2025 11:46:01 +0000 Subject: [PATCH] wayland-protocols: upgrade 1.41 -> 1.42 (From OE-Core rev: 61049b13edda137572adc855d062fa18caeb6758) Signed-off-by: Richard Purdie --- .../{wayland-protocols_1.41.bb => wayland-protocols_1.42.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-graphics/wayland/{wayland-protocols_1.41.bb => wayland-protocols_1.42.bb} (91%) diff --git a/meta/recipes-graphics/wayland/wayland-protocols_1.41.bb b/meta/recipes-graphics/wayland/wayland-protocols_1.42.bb similarity index 91% rename from meta/recipes-graphics/wayland/wayland-protocols_1.41.bb rename to meta/recipes-graphics/wayland/wayland-protocols_1.42.bb index e8ab9d84fc..7cbb650cda 100644 --- a/meta/recipes-graphics/wayland/wayland-protocols_1.41.bb +++ b/meta/recipes-graphics/wayland/wayland-protocols_1.42.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] = "2786b6b1b79965e313f2c289c12075b9ed700d41844810c51afda10ee329576b" +SRC_URI[sha256sum] = "23ba80d410d1200a86fe29592c19766eae8f1c350b67289999e9e7ea12d9f7aa" UPSTREAM_CHECK_URI = "https://gitlab.freedesktop.org/wayland/wayland-protocols/-/tags" UPSTREAM_CHECK_REGEX = "releases/(?P.+)"