diff options
author | Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> | 2019-08-13 20:27:32 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-08-14 17:33:49 +0100 |
commit | bb7326c9f8f443a017fb9e939bfa7846acd91cfb (patch) | |
tree | 919b08f132c51b0a2ee53c8f6f4f18ae7614cadc /meta/recipes-graphics/xorg-driver | |
parent | 21b9552645e9bfeeadd660ee3f1d9d4f8152fd6f (diff) | |
download | poky-bb7326c9f8f443a017fb9e939bfa7846acd91cfb.tar.gz |
xf86-input-libinput: update to 0.29.0
(From OE-Core rev: e0de5df49e1d69f973c61578e54aced50e3eedc6)
Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.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.29.0.bb (renamed from meta/recipes-graphics/xorg-driver/xf86-input-libinput_0.28.2.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-graphics/xorg-driver/xf86-input-libinput_0.28.2.bb b/meta/recipes-graphics/xorg-driver/xf86-input-libinput_0.29.0.bb index 19123e06c9..f87083e575 100644 --- a/meta/recipes-graphics/xorg-driver/xf86-input-libinput_0.28.2.bb +++ b/meta/recipes-graphics/xorg-driver/xf86-input-libinput_0.29.0.bb | |||
@@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=5e6b20ea2ef94a998145f0ea3f788ee0" | |||
5 | 5 | ||
6 | DEPENDS += "libinput" | 6 | DEPENDS += "libinput" |
7 | 7 | ||
8 | SRC_URI[md5sum] = "b7548bc1d7e82d189205794ff86307af" | 8 | SRC_URI[md5sum] = "d600e8e2e30747b8ce49ec5294ff0ab6" |
9 | SRC_URI[sha256sum] = "b8b346962c6b62b8069928c29c0db83b6f544863bf2fc6830f324de841de2820" | 9 | SRC_URI[sha256sum] = "c28b56a21754b972db31798e6a4cf4dc9d69208d08f8fe41701a94def5e94bee" |
10 | 10 | ||
11 | FILES_${PN} += "${datadir}/X11/xorg.conf.d" | 11 | FILES_${PN} += "${datadir}/X11/xorg.conf.d" |