diff options
author | Laurentiu Palcu <laurentiu.palcu@intel.com> | 2013-02-13 10:48:33 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-02-15 12:17:34 +0000 |
commit | 685e9c4a4565db03d34cdfeb83eb068cd3fc105f (patch) | |
tree | 8810e5dc2c1e5f3e9e0256681ca7fef4eb1776fb /meta/recipes-graphics | |
parent | 15da1e1bded8af58da36db6fc3c3b1415e683d5c (diff) | |
download | poky-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>
Diffstat (limited to 'meta/recipes-graphics')
-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 | ||
13 | LIC_FILES_CHKSUM = "file://COPYING;md5=e395e21f3c21d4fc3a243783e85e9ab5" | 13 | LIC_FILES_CHKSUM = "file://COPYING;md5=e395e21f3c21d4fc3a243783e85e9ab5" |
14 | 14 | ||
15 | PR = "${INC_PR}.2" | 15 | PR = "${INC_PR}.0" |
16 | 16 | ||
17 | SRC_URI[md5sum] = "9914022a173e3f0ccfe7137ab84f6133" | 17 | SRC_URI[md5sum] = "3568930b0bda522e00272b64c0ca2ca2" |
18 | SRC_URI[sha256sum] = "c3f7d6a085d480c352f030aeb43db2e5560d1468ed34be24d44a0fc3fda25920" | 18 | SRC_URI[sha256sum] = "b40c9dbd5f743ff1eb2ac81a23b9676df72e76ed3fa6408de3f8a3a260248604" |
19 | 19 | ||
20 | DEPENDS += "libxi mtdev" | 20 | DEPENDS += "libxi mtdev" |
21 | 21 | ||