From c70e9a812659811664b40fa103d52bbb06e39750 Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Wed, 5 May 2021 17:18:28 +0200 Subject: [PATCH] libinput: upgrade 1.16.4 -> 1.17.1 Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie --- .../wayland/{libinput_1.16.4.bb => libinput_1.17.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-graphics/wayland/{libinput_1.16.4.bb => libinput_1.17.1.bb} (95%) diff --git a/meta/recipes-graphics/wayland/libinput_1.16.4.bb b/meta/recipes-graphics/wayland/libinput_1.17.1.bb similarity index 95% rename from meta/recipes-graphics/wayland/libinput_1.16.4.bb rename to meta/recipes-graphics/wayland/libinput_1.17.1.bb index 17b73e3827..9ffb22876b 100644 --- a/meta/recipes-graphics/wayland/libinput_1.16.4.bb +++ b/meta/recipes-graphics/wayland/libinput_1.17.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] = "65923a06d5a8970e4a999c4668797b9b689614b62b1d44432ab1c87b65e39e29" +SRC_URI[sha256sum] = "e51c50f3ce253961bed452d9f93102cc26128406975ab88ff9ec9e6c3b875137" UPSTREAM_CHECK_REGEX = "libinput-(?P\d+\.\d+\.(?!9\d+)\d+)" -- 2.40.1