diff --git a/meta/recipes-graphics/wayland/libinput_1.28.1.bb b/meta/recipes-graphics/wayland/libinput_1.29.0.bb similarity index 97% rename from meta/recipes-graphics/wayland/libinput_1.28.1.bb rename to meta/recipes-graphics/wayland/libinput_1.29.0.bb index 521a7f9a09..f38532a0c2 100644 --- a/meta/recipes-graphics/wayland/libinput_1.28.1.bb +++ b/meta/recipes-graphics/wayland/libinput_1.29.0.bb @@ -15,7 +15,7 @@ DEPENDS = "libevdev udev mtdev" SRC_URI = "git://gitlab.freedesktop.org/libinput/libinput.git;protocol=https;branch=main;tag=${PV} \ file://run-ptest \ " -SRCREV = "4f7b4ef0e4eb5d569df36be387579858eba349bb" +SRCREV = "936cee224267a7d21c87c06203cd866c1572df20" UPSTREAM_CHECK_REGEX = "libinput-(?P\d+\.\d+\.(?!9\d+)\d+)"