diff --git a/meta/recipes-graphics/wayland/libinput_1.25.0.bb b/meta/recipes-graphics/wayland/libinput_1.26.1.bb similarity index 97% rename from meta/recipes-graphics/wayland/libinput_1.25.0.bb rename to meta/recipes-graphics/wayland/libinput_1.26.1.bb index 894858e361..487270505a 100644 --- a/meta/recipes-graphics/wayland/libinput_1.25.0.bb +++ b/meta/recipes-graphics/wayland/libinput_1.26.1.bb @@ -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 = "3fd38d89276b679ac3565efd7c2150fd047902cb" +SRCREV = "124431a5d3186e1c3c3aa144a0634b84b3089486" S = "${WORKDIR}/git" UPSTREAM_CHECK_REGEX = "libinput-(?P\d+\.\d+\.(?!9\d+)\d+)"