From: zangrc Date: Mon, 16 Nov 2020 14:38:25 +0000 (+0800) Subject: libinput: upgrade 1.16.2 -> 1.16.3 X-Git-Tag: uninative-2.10~700 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=e710f7cf11d494c057f7065f9fc271b7e4e85d62;p=openembedded-core.git libinput: upgrade 1.16.2 -> 1.16.3 Signed-off-by: Zang Ruochen Signed-off-by: Richard Purdie --- 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 f4b1b4ddc2..8929de6ae0 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+)"