diff options
author | Laurentiu Palcu <laurentiu.palcu@intel.com> | 2013-06-10 16:19:14 +0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-06-13 17:37:53 +0100 |
commit | 38992002d6fcf8147b2f2a0172d8acefbdcbfe8d (patch) | |
tree | fb4f804fb1ce0286093670ec909d824b8c988510 | |
parent | b255ebbf8283568d732827086bf0bd2b8db1d905 (diff) | |
download | openembedded-core-38992002d6fcf8147b2f2a0172d8acefbdcbfe8d.tar.gz openembedded-core-38992002d6fcf8147b2f2a0172d8acefbdcbfe8d.tar.bz2 openembedded-core-38992002d6fcf8147b2f2a0172d8acefbdcbfe8d.zip |
xf86-input-synaptics: upgrade to 1.7.1
Signed-off-by: Laurentiu Palcu <laurentiu.palcu@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
-rw-r--r-- | meta/recipes-graphics/xorg-driver/xf86-input-synaptics_1.7.1.bb (renamed from meta/recipes-graphics/xorg-driver/xf86-input-synaptics_1.7.0.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-graphics/xorg-driver/xf86-input-synaptics_1.7.0.bb b/meta/recipes-graphics/xorg-driver/xf86-input-synaptics_1.7.1.bb index 72b41076d8..9125613309 100644 --- a/meta/recipes-graphics/xorg-driver/xf86-input-synaptics_1.7.0.bb +++ b/meta/recipes-graphics/xorg-driver/xf86-input-synaptics_1.7.1.bb @@ -12,8 +12,8 @@ advanced features of the touchpad to become available." LIC_FILES_CHKSUM = "file://COPYING;md5=55aacd3535a741824955c5eb8f061398" -SRC_URI[md5sum] = "5e4f232a18a1741e4c34895d28238f8d" -SRC_URI[sha256sum] = "d6f1ad0b0653dddbe2e2db7e2f06c1860e491045e87a6577b63568d65e5d0f0e" +SRC_URI[md5sum] = "6505de717972b6a24b8eb13e69eb996c" +SRC_URI[sha256sum] = "db5825660e1fb23190697f609bf75d4450fe707344a14298e1c9b47039bbb58e" DEPENDS += "libxi mtdev" |