From 8a12190d495d3915a06ac5a908712510caad0669 Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Mon, 2 Nov 2020 17:48:20 +0100 Subject: [PATCH] libinput: upgrade 1.16.1 -> 1.16.2 Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie --- .../wayland/{libinput_1.16.1.bb => libinput_1.16.2.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-graphics/wayland/{libinput_1.16.1.bb => libinput_1.16.2.bb} (95%) diff --git a/meta/recipes-graphics/wayland/libinput_1.16.1.bb b/meta/recipes-graphics/wayland/libinput_1.16.2.bb similarity index 95% rename from meta/recipes-graphics/wayland/libinput_1.16.1.bb rename to meta/recipes-graphics/wayland/libinput_1.16.2.bb index 1497609183..f4b1b4ddc2 100644 --- a/meta/recipes-graphics/wayland/libinput_1.16.1.bb +++ b/meta/recipes-graphics/wayland/libinput_1.16.2.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] = "7ba7d1aeedd15168bb21d17e9e628aa1c27957963a423a3fea3938a501758539" +SRC_URI[sha256sum] = "fc3d8c50fe7abc4dc4406bc01262a3f8149864557f87279adcf300e523c160a9" UPSTREAM_CHECK_REGEX = "libinput-(?P\d+\.\d+\.(?!9\d+)\d+)" -- 2.40.1