summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xorg-driver
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@intel.com>2018-07-17 17:39:09 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-07-24 11:52:26 +0100
commitb4317d0eadf90bda4c2898c98737a23a08c6df2c (patch)
tree5b9195cff32e7889eae39fbaa8eb30b20caefefc /meta/recipes-graphics/xorg-driver
parent44bc1ba5f5cd6074cc084e8830111f229b040f60 (diff)
downloadpoky-b4317d0eadf90bda4c2898c98737a23a08c6df2c.tar.gz
xf86-input-libinput: upgrade 0.27.1 -> 0.28.0
(From OE-Core rev: afa7aa4c8742c8573d59e80625bd736e5ab56906) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics/xorg-driver')
-rw-r--r--meta/recipes-graphics/xorg-driver/xf86-input-libinput_0.28.0.bb (renamed from meta/recipes-graphics/xorg-driver/xf86-input-libinput_0.27.1.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-graphics/xorg-driver/xf86-input-libinput_0.27.1.bb b/meta/recipes-graphics/xorg-driver/xf86-input-libinput_0.28.0.bb
index d31a91192e..5853b5b5c0 100644
--- a/meta/recipes-graphics/xorg-driver/xf86-input-libinput_0.27.1.bb
+++ b/meta/recipes-graphics/xorg-driver/xf86-input-libinput_0.28.0.bb
@@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=5e6b20ea2ef94a998145f0ea3f788ee0"
5 5
6DEPENDS += "libinput" 6DEPENDS += "libinput"
7 7
8SRC_URI[md5sum] = "bdad198a7a9f2ce2c1f90d5e6760462b" 8SRC_URI[md5sum] = "2d7519ac0e39d4c88f3be32e81a637aa"
9SRC_URI[sha256sum] = "d4ad8dc5ad6f962a3f15f61ba9e9f8e37fa0b57eee9f484e2bd721d60ca72ee6" 9SRC_URI[sha256sum] = "21994d065fc26e85d1c3fc87d8479b9c22699ed5a0119df98fbe0000e84630a1"
10 10
11FILES_${PN} += "${datadir}/X11/xorg.conf.d" 11FILES_${PN} += "${datadir}/X11/xorg.conf.d"