From: Alexander Kanavin Date: Wed, 5 May 2021 15:18:28 +0000 (+0200) Subject: libinput: upgrade 1.16.4 -> 1.17.1 X-Git-Tag: uninative-3.2~154 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=c70e9a812659811664b40fa103d52bbb06e39750;p=openembedded-core.git libinput: upgrade 1.16.4 -> 1.17.1 Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie --- 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+)"