summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-graphics/wayland/libinput_1.22.0.bb (renamed from meta/recipes-graphics/wayland/libinput_1.21.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-graphics/wayland/libinput_1.21.0.bb b/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
16 file://run-ptest \ 16 file://run-ptest \
17 file://determinism.patch \ 17 file://determinism.patch \
18 " 18 "
19SRCREV = "bc363328a704b3c5e0ee2f0fcf088de67c708979" 19SRCREV = "fc59e574e050c502c9a3adefacf97babf3d09c7a"
20S = "${WORKDIR}/git" 20S = "${WORKDIR}/git"
21 21
22UPSTREAM_CHECK_REGEX = "libinput-(?P<pver>\d+\.\d+\.(?!9\d+)\d+)" 22UPSTREAM_CHECK_REGEX = "libinput-(?P<pver>\d+\.\d+\.(?!9\d+)\d+)"