diff --git a/meta/recipes-graphics/wayland/libinput_1.27.0.bb b/meta/recipes-graphics/wayland/libinput_1.27.1.bb similarity index 97% rename from meta/recipes-graphics/wayland/libinput_1.27.0.bb rename to meta/recipes-graphics/wayland/libinput_1.27.1.bb index 74705fa35f..04a03f0807 100644 --- a/meta/recipes-graphics/wayland/libinput_1.27.0.bb +++ b/meta/recipes-graphics/wayland/libinput_1.27.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 = "64d1f198fb2764dfb852a19becaf6f7f097fce2c" +SRCREV = "3aa004b96488bf0b2446c11b97a7f8a75ff37c23" S = "${WORKDIR}/git" UPSTREAM_CHECK_REGEX = "libinput-(?P\d+\.\d+\.(?!9\d+)\d+)"