From 3e8ce7a00db7f22ac6bf78df7b17b83594dcc15b Mon Sep 17 00:00:00 2001
From: Upgrade Helper <auh@yoctoproject.org>
Date: Sat, 15 Jun 2024 14:36:39 +0000
Subject: [PATCH] libinput: upgrade 1.25.0 -> 1.26.0

---
 .../wayland/{libinput_1.25.0.bb => libinput_1.26.0.bb}          | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-graphics/wayland/{libinput_1.25.0.bb => libinput_1.26.0.bb} (97%)

diff --git a/meta/recipes-graphics/wayland/libinput_1.25.0.bb b/meta/recipes-graphics/wayland/libinput_1.26.0.bb
similarity index 97%
rename from meta/recipes-graphics/wayland/libinput_1.25.0.bb
rename to meta/recipes-graphics/wayland/libinput_1.26.0.bb
index 894858e361..f6285826ad 100644
--- a/meta/recipes-graphics/wayland/libinput_1.25.0.bb
+++ b/meta/recipes-graphics/wayland/libinput_1.26.0.bb
@@ -15,7 +15,7 @@ DEPENDS = "libevdev udev mtdev"
 SRC_URI = "git://gitlab.freedesktop.org/libinput/libinput.git;protocol=https;branch=main \
            file://run-ptest \
            "
-SRCREV = "3fd38d89276b679ac3565efd7c2150fd047902cb"
+SRCREV = "98ba56fb31104e12a11220958f484158927ca093"
 S = "${WORKDIR}/git"
 
 UPSTREAM_CHECK_REGEX = "libinput-(?P<pver>\d+\.\d+\.(?!9\d+)\d+)"
-- 
2.44.0

