From 4451a250741fc5bb916322e8b86e514b1d5aed50 Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Sun, 22 Aug 2021 14:50:50 +0200 Subject: [PATCH] libinput: upgrade 1.18.0 -> 1.18.1 Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie --- .../wayland/{libinput_1.18.0.bb => libinput_1.18.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-graphics/wayland/{libinput_1.18.0.bb => libinput_1.18.1.bb} (95%) diff --git a/meta/recipes-graphics/wayland/libinput_1.18.0.bb b/meta/recipes-graphics/wayland/libinput_1.18.1.bb similarity index 95% rename from meta/recipes-graphics/wayland/libinput_1.18.0.bb rename to meta/recipes-graphics/wayland/libinput_1.18.1.bb index 9d1ac811aa..4e9be5e37f 100644 --- a/meta/recipes-graphics/wayland/libinput_1.18.0.bb +++ b/meta/recipes-graphics/wayland/libinput_1.18.1.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] = "18c6a286583268d39841348e561fbb4713bde0c643b360f5d8a3f27800afdb9a" +SRC_URI[sha256sum] = "9ca14021fbc2523bc0610582c51f368321592040b6ca63becc2fa1ea11f1a7cb" UPSTREAM_CHECK_REGEX = "libinput-(?P\d+\.\d+\.(?!9\d+)\d+)" -- 2.40.1