summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLaurentiu Palcu <laurentiu.palcu@intel.com>2013-02-13 10:48:33 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-02-15 12:17:34 +0000
commit685e9c4a4565db03d34cdfeb83eb068cd3fc105f (patch)
tree8810e5dc2c1e5f3e9e0256681ca7fef4eb1776fb
parent15da1e1bded8af58da36db6fc3c3b1415e683d5c (diff)
downloadpoky-685e9c4a4565db03d34cdfeb83eb068cd3fc105f.tar.gz
xf86-input-synaptics: upgrade to 1.6.3
(From OE-Core rev: a1eef756921d66138ef233c451a99b2ee1356cfb) 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-driver/xf86-input-synaptics_1.6.3.bb (renamed from meta/recipes-graphics/xorg-driver/xf86-input-synaptics_1.6.2.bb)6
1 files changed, 3 insertions, 3 deletions
diff --git a/meta/recipes-graphics/xorg-driver/xf86-input-synaptics_1.6.2.bb b/meta/recipes-graphics/xorg-driver/xf86-input-synaptics_1.6.3.bb
index c28aff4ff8..9ebdfef4ff 100644
--- a/meta/recipes-graphics/xorg-driver/xf86-input-synaptics_1.6.2.bb
+++ b/meta/recipes-graphics/xorg-driver/xf86-input-synaptics_1.6.3.bb
@@ -12,10 +12,10 @@ advanced features of the touchpad to become available."
12 12
13LIC_FILES_CHKSUM = "file://COPYING;md5=e395e21f3c21d4fc3a243783e85e9ab5" 13LIC_FILES_CHKSUM = "file://COPYING;md5=e395e21f3c21d4fc3a243783e85e9ab5"
14 14
15PR = "${INC_PR}.2" 15PR = "${INC_PR}.0"
16 16
17SRC_URI[md5sum] = "9914022a173e3f0ccfe7137ab84f6133" 17SRC_URI[md5sum] = "3568930b0bda522e00272b64c0ca2ca2"
18SRC_URI[sha256sum] = "c3f7d6a085d480c352f030aeb43db2e5560d1468ed34be24d44a0fc3fda25920" 18SRC_URI[sha256sum] = "b40c9dbd5f743ff1eb2ac81a23b9676df72e76ed3fa6408de3f8a3a260248604"
19 19
20DEPENDS += "libxi mtdev" 20DEPENDS += "libxi mtdev"
21 21