From c862f628a5be1d8a95ad2e82672553ef0c1eda49 Mon Sep 17 00:00:00 2001 From: zangrc Date: Fri, 7 Aug 2020 05:10:52 +0800 Subject: [PATCH] libinput: Upgrade 1.15.6 -> 1.16.0 Signed-off-by: Zang Ruochen Signed-off-by: Richard Purdie --- .../wayland/{libinput_1.15.6.bb => libinput_1.16.0.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-graphics/wayland/{libinput_1.15.6.bb => libinput_1.16.0.bb} (92%) diff --git a/meta/recipes-graphics/wayland/libinput_1.15.6.bb b/meta/recipes-graphics/wayland/libinput_1.16.0.bb similarity index 92% rename from meta/recipes-graphics/wayland/libinput_1.15.6.bb rename to meta/recipes-graphics/wayland/libinput_1.16.0.bb index f81cf7f031..baf5c1d167 100644 --- a/meta/recipes-graphics/wayland/libinput_1.15.6.bb +++ b/meta/recipes-graphics/wayland/libinput_1.16.0.bb @@ -16,8 +16,8 @@ SRC_URI = "http://www.freedesktop.org/software/${BPN}/${BP}.tar.xz \ file://run-ptest \ file://determinism.patch \ " -SRC_URI[md5sum] = "b2388a1d6f0dcc944b49bc7239a53be8" -SRC_URI[sha256sum] = "aeedea216a6317ddc6e27c3d54f26b987078780db6a8320cc09e19c25b307f1c" +SRC_URI[md5sum] = "b518dae7f603040872739216971ee97b" +SRC_URI[sha256sum] = "83f6d0c94e5e0dd87094ce73f0edb631919617d24a60ee0ab9bd9197411d76e8" UPSTREAM_CHECK_REGEX = "libinput-(?P\d+\.\d+\.(?!9\d+)\d+)" -- 2.40.1