From: Denys Dmytriyenko Date: Wed, 15 Nov 2017 16:59:45 +0000 (-0500) Subject: libinput: update to 1.8.4 X-Git-Tag: uninative-1.8~1055 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=cf77a7be0209e2121747ba2fbf1622d164fe4c67;p=openembedded-core.git libinput: update to 1.8.4 Signed-off-by: Denys Dmytriyenko Signed-off-by: Ross Burton --- diff --git a/meta/recipes-graphics/wayland/libinput_1.8.3.bb b/meta/recipes-graphics/wayland/libinput_1.8.4.bb similarity index 86% rename from meta/recipes-graphics/wayland/libinput_1.8.3.bb rename to meta/recipes-graphics/wayland/libinput_1.8.4.bb index 3a02c4b1d2..aea23480ec 100644 --- a/meta/recipes-graphics/wayland/libinput_1.8.3.bb +++ b/meta/recipes-graphics/wayland/libinput_1.8.4.bb @@ -9,8 +9,8 @@ DEPENDS = "libevdev udev mtdev" SRC_URI = "http://www.freedesktop.org/software/${BPN}/${BP}.tar.xz" -SRC_URI[md5sum] = "5265244853ad7cf41232b0d3ee805ab9" -SRC_URI[sha256sum] = "2fe2e2f52f0971a9c43541b8f26582ca8df6ed4bb9050e85eb40d4ff6b13142d" +SRC_URI[md5sum] = "aeeb79bfe1b1cb64c939098468d350b3" +SRC_URI[sha256sum] = "5ad95c8db75d59f1662199df748f912b150c3294d33cd4dd592aeb1908fe9d7f" inherit autotools pkgconfig lib_package