summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/wayland/wayland_1.22.0.bb
diff options
context:
space:
mode:
authorAlexander Kanavin <alex.kanavin@gmail.com>2024-03-18 17:31:33 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2024-03-20 18:19:46 +0000
commit1932f6ebe0c108852010b1fac8febd23236c86ae (patch)
treed497b4a7b739a310ca7cd68ba5a8b63a16c2a5cd /meta/recipes-graphics/wayland/wayland_1.22.0.bb
parent760292c23213476169116b8608ca4119b99e6ff8 (diff)
downloadopenembedded-core-contrib-1932f6ebe0c108852010b1fac8febd23236c86ae.tar.gz
wayland: fix upstream version check by asking gitlab directly
https://wayland.freedesktop.org/releases.html is prone to delays and missing entries as it is manually updated; in particular latest wayland-protocols remains unlisted: https://gitlab.freedesktop.org/wayland/wayland.freedesktop.org/-/issues/7 Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics/wayland/wayland_1.22.0.bb')
-rw-r--r--meta/recipes-graphics/wayland/wayland_1.22.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-graphics/wayland/wayland_1.22.0.bb b/meta/recipes-graphics/wayland/wayland_1.22.0.bb
index 17e4a0cd98..6aa76063ea 100644
--- a/meta/recipes-graphics/wayland/wayland_1.22.0.bb
+++ b/meta/recipes-graphics/wayland/wayland_1.22.0.bb
@@ -19,7 +19,7 @@ SRC_URI = "https://gitlab.freedesktop.org/wayland/wayland/-/releases/${PV}/downl
"
SRC_URI[sha256sum] = "1540af1ea698a471c2d8e9d288332c7e0fd360c8f1d12936ebb7e7cbc2425842"
-UPSTREAM_CHECK_URI = "https://wayland.freedesktop.org/releases.html"
+UPSTREAM_CHECK_URI = "https://gitlab.freedesktop.org/wayland/wayland/-/tags"
UPSTREAM_CHECK_REGEX = "wayland-(?P<pver>\d+\.\d+\.(?!9\d+)\d+)"
inherit meson pkgconfig ptest