summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/wayland
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2023-07-07 11:12:32 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2023-07-14 17:31:06 +0100
commit407e7784ee39628086b12ee87c61bbaf0dc62579 (patch)
treebc1b006b889522352bee4eecc164b0acac5ac5c0 /meta/recipes-graphics/wayland
parentf1bb4f7eb5effb3c97096e5787103c080327e77c (diff)
downloadpoky-407e7784ee39628086b12ee87c61bbaf0dc62579.tar.gz
wayland-protocols: upgrade 1.31 -> 1.32
(From OE-Core rev: fd4fb8a1a4b8c2ddde34152275611a46e3f6ea71) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics/wayland')
-rw-r--r--meta/recipes-graphics/wayland/wayland-protocols_1.32.bb (renamed from meta/recipes-graphics/wayland/wayland-protocols_1.31.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-graphics/wayland/wayland-protocols_1.31.bb b/meta/recipes-graphics/wayland/wayland-protocols_1.32.bb
index afde995fd4..05943bc388 100644
--- a/meta/recipes-graphics/wayland/wayland-protocols_1.31.bb
+++ b/meta/recipes-graphics/wayland/wayland-protocols_1.32.bb
@@ -10,7 +10,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=c7b12b6702da38ca028ace54aae3d484 \
10 file://stable/presentation-time/presentation-time.xml;endline=26;md5=4646cd7d9edc9fa55db941f2d3a7dc53" 10 file://stable/presentation-time/presentation-time.xml;endline=26;md5=4646cd7d9edc9fa55db941f2d3a7dc53"
11 11
12SRC_URI = "https://gitlab.freedesktop.org/wayland/wayland-protocols/-/releases/${PV}/downloads/wayland-protocols-${PV}.tar.xz" 12SRC_URI = "https://gitlab.freedesktop.org/wayland/wayland-protocols/-/releases/${PV}/downloads/wayland-protocols-${PV}.tar.xz"
13SRC_URI[sha256sum] = "a07fa722ed87676ec020d867714bc9a2f24c464da73912f39706eeef5219e238" 13SRC_URI[sha256sum] = "7459799d340c8296b695ef857c07ddef24c5a09b09ab6a74f7b92640d2b1ba11"
14 14
15UPSTREAM_CHECK_URI = "https://wayland.freedesktop.org/releases.html" 15UPSTREAM_CHECK_URI = "https://wayland.freedesktop.org/releases.html"
16 16