diff options
author | Laurentiu Palcu <laurentiu.palcu@intel.com> | 2014-04-28 12:01:51 +0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-04-30 16:36:38 +0100 |
commit | a2eb22c1c21cd5427dce2e7477e7e49e42101724 (patch) | |
tree | f8ae037beb5dbece08856a315318ecd6f823a19e | |
parent | 9082b6fc73c7e4c9d73b988674bb9c09b693cf12 (diff) | |
download | openembedded-core-a2eb22c1c21cd5427dce2e7477e7e49e42101724.tar.gz openembedded-core-a2eb22c1c21cd5427dce2e7477e7e49e42101724.tar.bz2 openembedded-core-a2eb22c1c21cd5427dce2e7477e7e49e42101724.zip |
xf86-input-synaptics: upgrade to 1.7.4
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.4.bb (renamed from meta/recipes-graphics/xorg-driver/xf86-input-synaptics_1.7.3.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-graphics/xorg-driver/xf86-input-synaptics_1.7.3.bb b/meta/recipes-graphics/xorg-driver/xf86-input-synaptics_1.7.4.bb index 89ae45cf46..8045790e9d 100644 --- a/meta/recipes-graphics/xorg-driver/xf86-input-synaptics_1.7.3.bb +++ b/meta/recipes-graphics/xorg-driver/xf86-input-synaptics_1.7.4.bb @@ -12,8 +12,8 @@ advanced features of the touchpad to become available." LIC_FILES_CHKSUM = "file://COPYING;md5=55aacd3535a741824955c5eb8f061398" -SRC_URI[md5sum] = "74c83e6cb53a0e15bcbe7cc73d63d2a1" -SRC_URI[sha256sum] = "8b2a972043961195d056b84346317ec42bfa029095c9ee7aaf6deceba12e32d5" +SRC_URI[md5sum] = "deaa740072c19fef8e2fb1d7787392b7" +SRC_URI[sha256sum] = "56a2d2df7bd39e29f56102c62f153e023f3e9b2f5e255309d33fab8e81945af7" DEPENDS += "libxi mtdev libxtst" |