diff options
author | Laurentiu Palcu <laurentiu.palcu@intel.com> | 2013-02-13 10:48:33 +0200 |
---|---|---|
committer | Saul Wold <sgw@linux.intel.com> | 2013-02-14 23:43:05 -0800 |
commit | a1eef756921d66138ef233c451a99b2ee1356cfb (patch) | |
tree | e98e6e70916e34422a07d91c0ec5d3ba6b0921fb /meta/recipes-graphics | |
parent | 40083ca6decd05f480b0a8cd5923e68884c3b307 (diff) | |
download | openembedded-core-a1eef756921d66138ef233c451a99b2ee1356cfb.tar.gz openembedded-core-a1eef756921d66138ef233c451a99b2ee1356cfb.tar.bz2 openembedded-core-a1eef756921d66138ef233c451a99b2ee1356cfb.zip |
xf86-input-synaptics: upgrade to 1.6.3
Signed-off-by: Laurentiu Palcu <laurentiu.palcu@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
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." LIC_FILES_CHKSUM = "file://COPYING;md5=e395e21f3c21d4fc3a243783e85e9ab5" -PR = "${INC_PR}.2" +PR = "${INC_PR}.0" -SRC_URI[md5sum] = "9914022a173e3f0ccfe7137ab84f6133" -SRC_URI[sha256sum] = "c3f7d6a085d480c352f030aeb43db2e5560d1468ed34be24d44a0fc3fda25920" +SRC_URI[md5sum] = "3568930b0bda522e00272b64c0ca2ca2" +SRC_URI[sha256sum] = "b40c9dbd5f743ff1eb2ac81a23b9676df72e76ed3fa6408de3f8a3a260248604" DEPENDS += "libxi mtdev" |