diff options
author | Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> | 2019-07-22 02:29:18 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-07-23 22:26:28 +0100 |
commit | cc83f20acce9adf8f3196e7268ec5a4011d1f6c2 (patch) | |
tree | 51518577f30bf4d030915c5bace4d39f07b6ab03 /meta/recipes-graphics | |
parent | 0f05352b699588387970c816aeb33db7f18ffa95 (diff) | |
download | poky-cc83f20acce9adf8f3196e7268ec5a4011d1f6c2.tar.gz |
xinput: update to 1.6.3
(From OE-Core rev: f34b852b342cb28fa27a2267ffb211ffec1fa219)
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')
-rw-r--r-- | meta/recipes-graphics/xorg-app/xinput_1.6.3.bb (renamed from meta/recipes-graphics/xorg-app/xinput_1.6.2.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-graphics/xorg-app/xinput_1.6.2.bb b/meta/recipes-graphics/xorg-app/xinput_1.6.3.bb index 25cd047bc9..ff1f1c9148 100644 --- a/meta/recipes-graphics/xorg-app/xinput_1.6.2.bb +++ b/meta/recipes-graphics/xorg-app/xinput_1.6.3.bb | |||
@@ -8,5 +8,5 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=881525f89f99cad39c9832bcb72e6fa5" | |||
8 | 8 | ||
9 | DEPENDS += " libxi libxrandr libxinerama" | 9 | DEPENDS += " libxi libxrandr libxinerama" |
10 | 10 | ||
11 | SRC_URI[md5sum] = "6a889412eff2e3c1c6bb19146f6fe84c" | 11 | SRC_URI[md5sum] = "ac6b7432726008b2f50eba82b0e2dbe4" |
12 | SRC_URI[sha256sum] = "3694d29b4180952fbf13c6d4e59541310cbb11eef5bf888ff3d8b7f4e3aee5c4" | 12 | SRC_URI[sha256sum] = "35a281dd3b9b22ea85e39869bb7670ba78955d5fec17c6ef7165d61e5aeb66ed" |