diff options
author | Laurentiu Palcu <laurentiu.palcu@intel.com> | 2013-10-14 18:28:15 +0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-10-18 15:49:58 +0100 |
commit | 81ecf2bde3e4b17d5b282283c5ffb6a292822a1c (patch) | |
tree | 9bdb9deea74ad20ad939ccc0d85db0f4ba884c86 | |
parent | b9d801689970a0a386c061ecb4e66c5cde16c692 (diff) | |
download | poky-81ecf2bde3e4b17d5b282283c5ffb6a292822a1c.tar.gz |
xinput: upgrade to 1.6.1
(From OE-Core rev: 7144ecd9432ce7468b1f920bf78ba0800f4e7c6c)
Signed-off-by: Laurentiu Palcu <laurentiu.palcu@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r-- | meta/recipes-graphics/xorg-app/xinput_1.6.1.bb (renamed from meta/recipes-graphics/xorg-app/xinput_1.6.0.bb) | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/meta/recipes-graphics/xorg-app/xinput_1.6.0.bb b/meta/recipes-graphics/xorg-app/xinput_1.6.1.bb index 974b11ed45..5befcc82d9 100644 --- a/meta/recipes-graphics/xorg-app/xinput_1.6.0.bb +++ b/meta/recipes-graphics/xorg-app/xinput_1.6.1.bb | |||
@@ -8,8 +8,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=881525f89f99cad39c9832bcb72e6fa5" | |||
8 | 8 | ||
9 | DEPENDS += " libxi libxrandr libxinerama" | 9 | DEPENDS += " libxi libxrandr libxinerama" |
10 | 10 | ||
11 | PR = "${INC_PR}.0" | ||
12 | 11 | ||
13 | SRC_URI[md5sum] = "d2459d35b4e0b41ded26a1d1159b7ac6" | 12 | SRC_URI[md5sum] = "305980ac78a6954e306a14d80a54c441" |
14 | SRC_URI[sha256sum] = "4ab007d952c76665603bcb82ceb15fd3929d10faf0580fc4873ac16f5f63847e" | 13 | SRC_URI[sha256sum] = "b7632d0f228a8a6be93b09857ea413940fcf44091e60f4a0fe9f5fd82efd871f" |
15 | 14 | ||