From: Oleksandr Kravchuk Date: Tue, 21 Sep 2021 19:31:12 +0000 (+0200) Subject: libinput: update to 1.19.0 X-Git-Tag: uninative-3.5~1324 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=2e2d5fe3883e39b99860523133c56d8f37190ff6;p=openembedded-core.git libinput: update to 1.19.0 Signed-off-by: Oleksandr Kravchuk Signed-off-by: Alexandre Belloni --- 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+)"