From 86bef5ac2097afd55c54c5852a0502cdb133d39f Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Sun, 23 Aug 2020 22:20:09 +0200 Subject: [PATCH] libinput: upgrade 1.16.0 -> 1.16.1 Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie --- .../wayland/{libinput_1.16.0.bb => libinput_1.16.1.bb} | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) rename meta/recipes-graphics/wayland/{libinput_1.16.0.bb => libinput_1.16.1.bb} (92%) diff --git a/meta/recipes-graphics/wayland/libinput_1.16.0.bb b/meta/recipes-graphics/wayland/libinput_1.16.1.bb similarity index 92% rename from meta/recipes-graphics/wayland/libinput_1.16.0.bb rename to meta/recipes-graphics/wayland/libinput_1.16.1.bb index baf5c1d167..1497609183 100644 --- a/meta/recipes-graphics/wayland/libinput_1.16.0.bb +++ b/meta/recipes-graphics/wayland/libinput_1.16.1.bb @@ -16,8 +16,7 @@ SRC_URI = "http://www.freedesktop.org/software/${BPN}/${BP}.tar.xz \ file://run-ptest \ file://determinism.patch \ " -SRC_URI[md5sum] = "b518dae7f603040872739216971ee97b" -SRC_URI[sha256sum] = "83f6d0c94e5e0dd87094ce73f0edb631919617d24a60ee0ab9bd9197411d76e8" +SRC_URI[sha256sum] = "7ba7d1aeedd15168bb21d17e9e628aa1c27957963a423a3fea3938a501758539" UPSTREAM_CHECK_REGEX = "libinput-(?P\d+\.\d+\.(?!9\d+)\d+)" -- 2.40.1