From 2e2d5fe3883e39b99860523133c56d8f37190ff6 Mon Sep 17 00:00:00 2001 From: Oleksandr Kravchuk Date: Tue, 21 Sep 2021 21:31:12 +0200 Subject: [PATCH] libinput: update to 1.19.0 Signed-off-by: Oleksandr Kravchuk Signed-off-by: Alexandre Belloni --- .../wayland/{libinput_1.18.1.bb => libinput_1.19.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-graphics/wayland/{libinput_1.18.1.bb => libinput_1.19.0.bb} (95%) diff --git a/meta/recipes-graphics/wayland/libinput_1.18.1.bb b/meta/recipes-graphics/wayland/libinput_1.19.0.bb similarity index 95% rename from meta/recipes-graphics/wayland/libinput_1.18.1.bb rename to meta/recipes-graphics/wayland/libinput_1.19.0.bb index 4e9be5e37f..341c0cc065 100644 --- a/meta/recipes-graphics/wayland/libinput_1.18.1.bb +++ b/meta/recipes-graphics/wayland/libinput_1.19.0.bb @@ -16,7 +16,7 @@ SRC_URI = "http://www.freedesktop.org/software/${BPN}/${BP}.tar.xz \ file://run-ptest \ file://determinism.patch \ " -SRC_URI[sha256sum] = "9ca14021fbc2523bc0610582c51f368321592040b6ca63becc2fa1ea11f1a7cb" +SRC_URI[sha256sum] = "3d3a2f12b4a65cd82684121ae4b33cdc3ad541c761a55e8eb73a8e5e443cccbb" UPSTREAM_CHECK_REGEX = "libinput-(?P\d+\.\d+\.(?!9\d+)\d+)" -- 2.40.1