]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commitdiff
libinput: upgrade 1.29.2 -> 1.30.1
authorAlexander Kanavin <alex@linutronix.de>
Mon, 22 Dec 2025 20:06:15 +0000 (21:06 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 31 Dec 2025 12:21:51 +0000 (12:21 +0000)
Signed-off-by: Alexander Kanavin <alex@linutronix.de>
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.1.bb [moved from meta/recipes-graphics/wayland/libinput_1.29.2.bb with 94% similarity]

similarity index 94%
rename from meta/recipes-graphics/wayland/libinput_1.29.2.bb
rename to meta/recipes-graphics/wayland/libinput_1.30.1.bb
index f771085388b39a1502d88a7b6a119e57dae0c441..8309d333042f20fa0b8fb67071fb8d7938b4621d 100644 (file)
@@ -12,10 +12,10 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=bab4ac7dc1c10bc0fb037dc76c46ef8a"
 
 DEPENDS = "libevdev udev mtdev"
 
-SRC_URI = "git://gitlab.freedesktop.org/libinput/libinput.git;protocol=https;branch=1.29-branch;tag=${PV} \
+SRC_URI = "git://gitlab.freedesktop.org/libinput/libinput.git;protocol=https;branch=1.30-branch;tag=${PV} \
            file://run-ptest \
            "
-SRCREV = "917783150a5bab7d55eedc5714f1b49b192426ac"
+SRCREV = "baf1ceca88b3a668dd263f50bfaddfd205306028"
 
 UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>\d+\.\d+\.(?!9\d+)\d+)"