summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics
diff options
context:
space:
mode:
authorAlexander Kanavin <alex.kanavin@gmail.com>2022-07-20 10:44:39 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2022-07-23 13:55:26 +0100
commitf6420c9aa6accd75c3dc7111aa46c214598f897d (patch)
treed3fa8f95a46f233b3e57cd9dca1dcf7ce21f752c /meta/recipes-graphics
parentbe85ae6f6c3382e4691ca2e964ec380d5108976e (diff)
downloadpoky-f6420c9aa6accd75c3dc7111aa46c214598f897d.tar.gz
wayland-protocols: upgrade 1.25 -> 1.26
(From OE-Core rev: 3481f6028c01a553f670cd9d6f095ccdcfe60570) Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics')
-rw-r--r--meta/recipes-graphics/wayland/wayland-protocols_1.26.bb (renamed from meta/recipes-graphics/wayland/wayland-protocols_1.25.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-graphics/wayland/wayland-protocols_1.25.bb b/meta/recipes-graphics/wayland/wayland-protocols_1.26.bb
index 92ba296165..322f55dc71 100644
--- a/meta/recipes-graphics/wayland/wayland-protocols_1.25.bb
+++ b/meta/recipes-graphics/wayland/wayland-protocols_1.26.bb
@@ -11,7 +11,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=c7b12b6702da38ca028ace54aae3d484 \
11 11
12SRC_URI = "https://wayland.freedesktop.org/releases/${BPN}-${PV}.tar.xz \ 12SRC_URI = "https://wayland.freedesktop.org/releases/${BPN}-${PV}.tar.xz \
13 " 13 "
14SRC_URI[sha256sum] = "f1ff0f7199d0a0da337217dd8c99979967808dc37731a1e759e822b75b571460" 14SRC_URI[sha256sum] = "c553384c1c68afd762fa537a2569cc9074fe7600da12d3472761e77a2ba56f13"
15 15
16UPSTREAM_CHECK_URI = "https://wayland.freedesktop.org/releases.html" 16UPSTREAM_CHECK_URI = "https://wayland.freedesktop.org/releases.html"
17 17