diff mbox series

libinput: upgrade 1.30.1-> 1.30.2

Message ID 20260317095304.10962-1-liuyd.fnst@fujitsu.com
State Under Review
Headers show
Series libinput: upgrade 1.30.1-> 1.30.2 | expand

Commit Message

Liu Yiding March 17, 2026, 9:53 a.m. UTC
1. Changelog
  https://gitlab.freedesktop.org/libinput/libinput/-/releases/1.30.2

Signed-off-by: Liu Yiding <liuyd.fnst@fujitsu.com>
---
 .../wayland/{libinput_1.30.1.bb => libinput_1.30.2.bb}          | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-graphics/wayland/{libinput_1.30.1.bb => libinput_1.30.2.bb} (97%)
diff mbox series

Patch

diff --git a/meta/recipes-graphics/wayland/libinput_1.30.1.bb b/meta/recipes-graphics/wayland/libinput_1.30.2.bb
similarity index 97%
rename from meta/recipes-graphics/wayland/libinput_1.30.1.bb
rename to meta/recipes-graphics/wayland/libinput_1.30.2.bb
index 8d80e1ac62..5d9bfafaaa 100644
--- a/meta/recipes-graphics/wayland/libinput_1.30.1.bb
+++ b/meta/recipes-graphics/wayland/libinput_1.30.2.bb
@@ -15,7 +15,7 @@  DEPENDS = "libevdev udev"
 SRC_URI = "git://gitlab.freedesktop.org/libinput/libinput.git;protocol=https;branch=1.30-branch;tag=${PV} \
            file://run-ptest \
            "
-SRCREV = "baf1ceca88b3a668dd263f50bfaddfd205306028"
+SRCREV = "042c5e6fd9cc910307027a1522453794b29f2c72"
 
 UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>\d+\.\d+\.(?!9\d+)\d+)"