From: Maxin B. John Date: Wed, 31 Jan 2018 14:58:56 +0000 (+0200) Subject: libinput: upgrade to version 1.9.4 X-Git-Tag: uninative-1.8~449 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=fc4c234b8e7ae31d3632e6ec749ea16c59657dcf;p=openembedded-core.git libinput: upgrade to version 1.9.4 1.8.4 -> 1.9.4 Signed-off-by: Maxin B. John Signed-off-by: Ross Burton --- diff --git a/meta/recipes-graphics/wayland/libinput_1.8.4.bb b/meta/recipes-graphics/wayland/libinput_1.9.4.bb similarity index 85% rename from meta/recipes-graphics/wayland/libinput_1.8.4.bb rename to meta/recipes-graphics/wayland/libinput_1.9.4.bb index 8389953382..2843314ad7 100644 --- a/meta/recipes-graphics/wayland/libinput_1.8.4.bb +++ b/meta/recipes-graphics/wayland/libinput_1.9.4.bb @@ -9,9 +9,8 @@ DEPENDS = "libevdev udev mtdev" SRC_URI = "http://www.freedesktop.org/software/${BPN}/${BP}.tar.xz \ " - -SRC_URI[md5sum] = "aeeb79bfe1b1cb64c939098468d350b3" -SRC_URI[sha256sum] = "5ad95c8db75d59f1662199df748f912b150c3294d33cd4dd592aeb1908fe9d7f" +SRC_URI[md5sum] = "8b43d07d1698fb207a0492fc67554d4f" +SRC_URI[sha256sum] = "0bcdbd4c4e3c2a2db322fbdf2ef3284f2e6d6fb7be3af80e6d8de7783f675190" inherit meson pkgconfig lib_package