From: Denys Dmytriyenko Date: Wed, 15 Nov 2017 16:59:45 +0000 (-0500) Subject: libinput: update to 1.8.4 X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~19486 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cf77a7be0209e2121747ba2fbf1622d164fe4c67;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.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 3a02c4b1d24..aea23480ec8 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