diff options
author | Wang Mingyu <wangmy@fujitsu.com> | 2023-07-07 11:12:32 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2023-07-14 17:31:06 +0100 |
commit | 407e7784ee39628086b12ee87c61bbaf0dc62579 (patch) | |
tree | bc1b006b889522352bee4eecc164b0acac5ac5c0 | |
parent | f1bb4f7eb5effb3c97096e5787103c080327e77c (diff) | |
download | poky-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>
-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 | ||
12 | SRC_URI = "https://gitlab.freedesktop.org/wayland/wayland-protocols/-/releases/${PV}/downloads/wayland-protocols-${PV}.tar.xz" | 12 | SRC_URI = "https://gitlab.freedesktop.org/wayland/wayland-protocols/-/releases/${PV}/downloads/wayland-protocols-${PV}.tar.xz" |
13 | SRC_URI[sha256sum] = "a07fa722ed87676ec020d867714bc9a2f24c464da73912f39706eeef5219e238" | 13 | SRC_URI[sha256sum] = "7459799d340c8296b695ef857c07ddef24c5a09b09ab6a74f7b92640d2b1ba11" |
14 | 14 | ||
15 | UPSTREAM_CHECK_URI = "https://wayland.freedesktop.org/releases.html" | 15 | UPSTREAM_CHECK_URI = "https://wayland.freedesktop.org/releases.html" |
16 | 16 | ||