]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commitdiff
libinput: upgrade 1.24.0 -> 1.25.0
authorWang Mingyu <wangmy@fujitsu.com>
Thu, 1 Feb 2024 03:29:03 +0000 (11:29 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 3 Feb 2024 21:52:15 +0000 (21:52 +0000)
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-graphics/wayland/libinput_1.25.0.bb [moved from meta/recipes-graphics/wayland/libinput_1.24.0.bb with 97% similarity]

similarity index 97%
rename from meta/recipes-graphics/wayland/libinput_1.24.0.bb
rename to meta/recipes-graphics/wayland/libinput_1.25.0.bb
index 26ab1adaea06f23df62fc5edbd29832534b6075d..517b247fedc6809300eac03e9b5485684f888416 100644 (file)
@@ -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 = "1680f2fbaa63a91739012c6b57988ab1918ea0b7"
+SRCREV = "3fd38d89276b679ac3565efd7c2150fd047902cb"
 S = "${WORKDIR}/git"
 
 UPSTREAM_CHECK_REGEX = "libinput-(?P<pver>\d+\.\d+\.(?!9\d+)\d+)"