From: Ankur Tyagi Date: Fri, 28 Nov 2025 06:18:49 +0000 (+1300) Subject: libinput: upgrade 1.29.1 -> 1.29.2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4cd78e63cbf4edaeac1fc9f46fb737e1356e3f1b;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git libinput: upgrade 1.29.1 -> 1.29.2 Release Notes: https://gitlab.freedesktop.org/libinput/libinput/-/releases/1.29.2 Signed-off-by: Ankur Tyagi Signed-off-by: Mathieu Dubois-Briand Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-graphics/wayland/libinput_1.29.1.bb b/meta/recipes-graphics/wayland/libinput_1.29.2.bb similarity index 97% rename from meta/recipes-graphics/wayland/libinput_1.29.1.bb rename to meta/recipes-graphics/wayland/libinput_1.29.2.bb index 809c291e233..f771085388b 100644 --- a/meta/recipes-graphics/wayland/libinput_1.29.1.bb +++ b/meta/recipes-graphics/wayland/libinput_1.29.2.bb @@ -15,7 +15,7 @@ DEPENDS = "libevdev udev mtdev" SRC_URI = "git://gitlab.freedesktop.org/libinput/libinput.git;protocol=https;branch=1.29-branch;tag=${PV} \ file://run-ptest \ " -SRCREV = "dc2c1ad181be88e1487468f7ca6f9d320981f133" +SRCREV = "917783150a5bab7d55eedc5714f1b49b192426ac" UPSTREAM_CHECK_GITTAGREGEX = "(?P\d+\.\d+\.(?!9\d+)\d+)"