From: Alexander Kanavin Date: Sun, 23 Aug 2020 20:20:09 +0000 (+0200) Subject: libinput: upgrade 1.16.0 -> 1.16.1 X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~10269 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=86bef5ac2097afd55c54c5852a0502cdb133d39f;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git libinput: upgrade 1.16.0 -> 1.16.1 Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie --- 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 baf5c1d1673..1497609183e 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+)"