diff --git a/meta/recipes-graphics/wayland/libinput_1.21.0.bb b/meta/recipes-graphics/wayland/libinput_1.22.0.bb similarity index 97% rename from meta/recipes-graphics/wayland/libinput_1.21.0.bb rename to meta/recipes-graphics/wayland/libinput_1.22.0.bb index cf59bd81c5..5a5fc9f35d 100644 --- a/meta/recipes-graphics/wayland/libinput_1.21.0.bb +++ b/meta/recipes-graphics/wayland/libinput_1.22.0.bb @@ -16,7 +16,7 @@ SRC_URI = "git://gitlab.freedesktop.org/libinput/libinput.git;protocol=https;bra file://run-ptest \ file://determinism.patch \ " -SRCREV = "bc363328a704b3c5e0ee2f0fcf088de67c708979" +SRCREV = "fc59e574e050c502c9a3adefacf97babf3d09c7a" S = "${WORKDIR}/git" UPSTREAM_CHECK_REGEX = "libinput-(?P\d+\.\d+\.(?!9\d+)\d+)"