diff mbox series

[kirkstone,1/2] wayland: exclude pre-releases from version check

Message ID 20221028155223.1593888-1-narpat.mali@windriver.com
State New, archived
Headers show
Series [kirkstone,1/2] wayland: exclude pre-releases from version check | expand

Commit Message

nmali Oct. 28, 2022, 3:52 p.m. UTC
Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Luca Ceresoli <luca.ceresoli@bootlin.com>

Upstream master commit:
https://git.openembedded.org/openembedded-core/commit/?id=7a006009ee2310ace163ddf6d25d45b24a377200

Signed-off-by: Narpat Mali <narpat.mali@windriver.com>
---
 meta/recipes-graphics/wayland/wayland_1.20.0.bb | 1 +
 1 file changed, 1 insertion(+)
diff mbox series

Patch

diff --git a/meta/recipes-graphics/wayland/wayland_1.20.0.bb b/meta/recipes-graphics/wayland/wayland_1.20.0.bb
index bd437767b2..dd48a29dc4 100644
--- a/meta/recipes-graphics/wayland/wayland_1.20.0.bb
+++ b/meta/recipes-graphics/wayland/wayland_1.20.0.bb
@@ -20,6 +20,7 @@  SRC_URI = "https://wayland.freedesktop.org/releases/${BPN}-${PV}.tar.xz \
 SRC_URI[sha256sum] = "b8a034154c7059772e0fdbd27dbfcda6c732df29cae56a82274f6ec5d7cd8725"
 
 UPSTREAM_CHECK_URI = "https://wayland.freedesktop.org/releases.html"
+UPSTREAM_CHECK_REGEX = "wayland-(?P<pver>\d+\.\d+\.(?!9\d+)\d+)"
 
 inherit meson pkgconfig ptest