From: Zang Ruochen Date: Wed, 13 Nov 2019 05:03:28 +0000 (+0800) Subject: libinput:upgrade 1.14.1 -> 1.14.3 X-Git-Tag: uninative-2.8~1110 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=78459c6954fec514bcdc446e5055a1007e4d9a88;p=openembedded-core.git libinput:upgrade 1.14.1 -> 1.14.3 Signed-off-by: Zang Ruochen Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-graphics/wayland/libinput_1.14.1.bb b/meta/recipes-graphics/wayland/libinput_1.14.3.bb similarity index 90% rename from meta/recipes-graphics/wayland/libinput_1.14.1.bb rename to meta/recipes-graphics/wayland/libinput_1.14.3.bb index c74a9bad1f..f06a8d28f8 100644 --- a/meta/recipes-graphics/wayland/libinput_1.14.1.bb +++ b/meta/recipes-graphics/wayland/libinput_1.14.3.bb @@ -13,8 +13,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=1f2ea9ebff3a2c6d458faf58492efb63" DEPENDS = "libevdev udev mtdev" SRC_URI = "http://www.freedesktop.org/software/${BPN}/${BP}.tar.xz" -SRC_URI[md5sum] = "da29a704dc6f7ea2d5aac754db046340" -SRC_URI[sha256sum] = "e333a3242835c019ca37d2cef8b51a87d3138eb47444119c0153dc7a8656ee70" +SRC_URI[md5sum] = "d052faa64eb6d2e649e582cc0fcf6e32" +SRC_URI[sha256sum] = "0feb3a0589709cc1032893bfaf4c49150d5360bd9782bec888f9e4dd9044c5b7" UPSTREAM_CHECK_REGEX = "libinput-(?P\d+\.\d+\.(?!9\d+)\d+)"