From: Wang Mingyu Date: Mon, 23 Dec 2024 09:11:03 +0000 (+0800) Subject: wayland-protocols: upgrade 1.38 -> 1.39 X-Git-Tag: yocto-5.2~910 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=480f77a45f04cff460cd15c105282ec79dec2c8e;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git wayland-protocols: upgrade 1.38 -> 1.39 Changelog: ========== - Add ext-workspace - build: Raise required wayland-scanner version to 1.23.0 for tests - governance: update NACK usage/restrictions - governance: introduce workflow improvements - add experimental protocols and their requirements - governance: Deprecate wayland-devel@ - governance: Specify how to change points of contact - governance: Clarify 'member' - drm-lease: nominate Simon Zeni as maintainer - ext-image-copy-capture: fix the error in the protocol description Signed-off-by: Wang Mingyu Signed-off-by: Mathieu Dubois-Briand Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-graphics/wayland/wayland-protocols_1.38.bb b/meta/recipes-graphics/wayland/wayland-protocols_1.39.bb similarity index 91% rename from meta/recipes-graphics/wayland/wayland-protocols_1.38.bb rename to meta/recipes-graphics/wayland/wayland-protocols_1.39.bb index be6b732b1a0..82c373df210 100644 --- a/meta/recipes-graphics/wayland/wayland-protocols_1.38.bb +++ b/meta/recipes-graphics/wayland/wayland-protocols_1.39.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] = "ff17292c05159d2b20ce6cacfe42d7e31a28198fa1429a769b03af7c38581dbe" +SRC_URI[sha256sum] = "e1dcdcbbf08e2e0a8a02ee5d9a0be3a6aafc39a4b51fa7e0d2f1a16411cb72fa" UPSTREAM_CHECK_URI = "https://gitlab.freedesktop.org/wayland/wayland-protocols/-/tags" UPSTREAM_CHECK_REGEX = "releases/(?P.+)"