summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics
diff options
context:
space:
mode:
authorArmin Kuster <akuster808@gmail.com>2018-10-20 19:08:04 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-11-14 11:14:38 +0000
commit4191d3f3aa73a62a3de5a39e9558eb9d1d34b3a9 (patch)
treee2912694f561082d0cc7967986605bd498c792ac /meta/recipes-graphics
parent1d3c4985026ac759ea23aad67d09e658edf341b3 (diff)
downloadpoky-4191d3f3aa73a62a3de5a39e9558eb9d1d34b3a9.tar.gz
xf86-input-libinput: update to 0.28.1
(From OE-Core rev: ec251cdc481d2e088ed817e651bacdf213fb9ded) Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics')
-rw-r--r--meta/recipes-graphics/xorg-driver/xf86-input-libinput_0.28.1.bb (renamed from meta/recipes-graphics/xorg-driver/xf86-input-libinput_0.28.0.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-graphics/xorg-driver/xf86-input-libinput_0.28.0.bb b/meta/recipes-graphics/xorg-driver/xf86-input-libinput_0.28.1.bb
index 5853b5b5c0..0b77546d6f 100644
--- a/meta/recipes-graphics/xorg-driver/xf86-input-libinput_0.28.0.bb
+++ b/meta/recipes-graphics/xorg-driver/xf86-input-libinput_0.28.1.bb
@@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=5e6b20ea2ef94a998145f0ea3f788ee0"
5 5
6DEPENDS += "libinput" 6DEPENDS += "libinput"
7 7
8SRC_URI[md5sum] = "2d7519ac0e39d4c88f3be32e81a637aa" 8SRC_URI[md5sum] = "9d2fb3d6b452d568a275908b856de0e2"
9SRC_URI[sha256sum] = "21994d065fc26e85d1c3fc87d8479b9c22699ed5a0119df98fbe0000e84630a1" 9SRC_URI[sha256sum] = "9ada448e076c0078a84b48e5298fa8ce317565f9b342b74c20429214a707d98b"
10 10
11FILES_${PN} += "${datadir}/X11/xorg.conf.d" 11FILES_${PN} += "${datadir}/X11/xorg.conf.d"