summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/wayland
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2017-11-15 11:59:45 -0500
committerRichard Purdie <richard.purdie@linuxfoundation.org>2017-11-30 10:49:21 +0000
commit7f47d01fe9cf6a5f989e3a7c86d7c248d4065029 (patch)
tree7872d5b9e29f8156e0c034a4aaa77532ca748f7a /meta/recipes-graphics/wayland
parent056599810d44c681029c2d4c49c26173b104b252 (diff)
downloadpoky-7f47d01fe9cf6a5f989e3a7c86d7c248d4065029.tar.gz
libinput: update to 1.8.4
(From OE-Core rev: cf77a7be0209e2121747ba2fbf1622d164fe4c67) Signed-off-by: Denys Dmytriyenko <denys@ti.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics/wayland')
-rw-r--r--meta/recipes-graphics/wayland/libinput_1.8.4.bb (renamed from meta/recipes-graphics/wayland/libinput_1.8.3.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-graphics/wayland/libinput_1.8.3.bb b/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"
9 9
10SRC_URI = "http://www.freedesktop.org/software/${BPN}/${BP}.tar.xz" 10SRC_URI = "http://www.freedesktop.org/software/${BPN}/${BP}.tar.xz"
11 11
12SRC_URI[md5sum] = "5265244853ad7cf41232b0d3ee805ab9" 12SRC_URI[md5sum] = "aeeb79bfe1b1cb64c939098468d350b3"
13SRC_URI[sha256sum] = "2fe2e2f52f0971a9c43541b8f26582ca8df6ed4bb9050e85eb40d4ff6b13142d" 13SRC_URI[sha256sum] = "5ad95c8db75d59f1662199df748f912b150c3294d33cd4dd592aeb1908fe9d7f"
14 14
15inherit autotools pkgconfig lib_package 15inherit autotools pkgconfig lib_package
16 16