From e710f7cf11d494c057f7065f9fc271b7e4e85d62 Mon Sep 17 00:00:00 2001 From: zangrc Date: Mon, 16 Nov 2020 22:38:25 +0800 Subject: [PATCH] libinput: upgrade 1.16.2 -> 1.16.3 Signed-off-by: Zang Ruochen Signed-off-by: Richard Purdie --- .../wayland/{libinput_1.16.2.bb => libinput_1.16.3.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-graphics/wayland/{libinput_1.16.2.bb => libinput_1.16.3.bb} (95%) diff --git a/meta/recipes-graphics/wayland/libinput_1.16.2.bb b/meta/recipes-graphics/wayland/libinput_1.16.3.bb similarity index 95% rename from meta/recipes-graphics/wayland/libinput_1.16.2.bb rename to meta/recipes-graphics/wayland/libinput_1.16.3.bb index f4b1b4ddc2f..8929de6ae07 100644 --- a/meta/recipes-graphics/wayland/libinput_1.16.2.bb +++ b/meta/recipes-graphics/wayland/libinput_1.16.3.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] = "fc3d8c50fe7abc4dc4406bc01262a3f8149864557f87279adcf300e523c160a9" +SRC_URI[sha256sum] = "dc5e1ae51ec1cc635ca96f61118b0f07dfea783cab0747a60f3555068bb077e4" UPSTREAM_CHECK_REGEX = "libinput-(?P\d+\.\d+\.(?!9\d+)\d+)" -- 2.47.2