]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
libinput: upgrade 1.30.1-> 1.30.2
authorLiu Yiding <liuyd.fnst@fujitsu.com>
Tue, 17 Mar 2026 09:53:04 +0000 (17:53 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 19 Mar 2026 11:15:42 +0000 (11:15 +0000)
1. Changelog
  https://gitlab.freedesktop.org/libinput/libinput/-/releases/1.30.2

Signed-off-by: Liu Yiding <liuyd.fnst@fujitsu.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-graphics/wayland/libinput_1.30.2.bb [moved from meta/recipes-graphics/wayland/libinput_1.30.1.bb with 97% similarity]

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 8d80e1ac62c5ad35c3116eb6178787dc4ccabbba..5d9bfafaaa3f8bd8ea8a0afac8f98ad7a15ef264 100644 (file)
@@ -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+)"