diff options
author | Jussi Kukkonen <jussi.kukkonen@intel.com> | 2016-10-21 13:22:02 +0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-10-28 16:15:20 +0100 |
commit | 2f222d7f7854ab7f198cbb07655ab77117653f41 (patch) | |
tree | 1b35fa990f3e08d6a057c204c7d9468c4f6f7780 /meta | |
parent | d31eefe17e9f7c11a9469a8861ab33d4e8d62abe (diff) | |
download | poky-2f222d7f7854ab7f198cbb07655ab77117653f41.tar.gz |
xf86-input-libinput: Upgrade 0.19.0 -> 0.22.0
Bug fixes and some added configuration support.
(From OE-Core rev: 6b66f1f9182b31c924672aed18d341d8de2f2b90)
Signed-off-by: Jussi Kukkonen <jussi.kukkonen@intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta')
-rw-r--r-- | meta/recipes-graphics/xorg-driver/xf86-input-libinput_0.22.0.bb (renamed from meta/recipes-graphics/xorg-driver/xf86-input-libinput_0.19.0.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-graphics/xorg-driver/xf86-input-libinput_0.19.0.bb b/meta/recipes-graphics/xorg-driver/xf86-input-libinput_0.22.0.bb index 5e5c4710a5..a102bbf79a 100644 --- a/meta/recipes-graphics/xorg-driver/xf86-input-libinput_0.19.0.bb +++ b/meta/recipes-graphics/xorg-driver/xf86-input-libinput_0.22.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] = "52c38b1369764243bfcf6ead1e4c6d32" | 8 | SRC_URI[md5sum] = "e4364319f15f97dc2ef0ef62c8616826" |
9 | SRC_URI[sha256sum] = "6c5d30dc7c8b8ae34261340e1dc9cbb8ef435078e084b8ef507527a8a21af477" | 9 | SRC_URI[sha256sum] = "c762b4072ed448e2ae9f35cebd7fec8df7fd42b3ae61462cc3b2f720a873eae2" |
10 | 10 | ||
11 | FILES_${PN} += "${datadir}/X11/xorg.conf.d" | 11 | FILES_${PN} += "${datadir}/X11/xorg.conf.d" |