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:39:07 +0100 |
commit | 9aa782799f94ed0a063b37ba0142b433310e9edf (patch) | |
tree | 497fd60043843a10e89d969c51680416c2d993a9 /meta | |
parent | ec9f2cba8e35b54f169b5238a0431f9a772ec290 (diff) | |
download | poky-9aa782799f94ed0a063b37ba0142b433310e9edf.tar.gz |
xf86-input-synaptics: upgrade to 1.7.4
(From OE-Core rev: a2eb22c1c21cd5427dce2e7477e7e49e42101724)
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')
-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." | |||
12 | 12 | ||
13 | LIC_FILES_CHKSUM = "file://COPYING;md5=55aacd3535a741824955c5eb8f061398" | 13 | LIC_FILES_CHKSUM = "file://COPYING;md5=55aacd3535a741824955c5eb8f061398" |
14 | 14 | ||
15 | SRC_URI[md5sum] = "74c83e6cb53a0e15bcbe7cc73d63d2a1" | 15 | SRC_URI[md5sum] = "deaa740072c19fef8e2fb1d7787392b7" |
16 | SRC_URI[sha256sum] = "8b2a972043961195d056b84346317ec42bfa029095c9ee7aaf6deceba12e32d5" | 16 | SRC_URI[sha256sum] = "56a2d2df7bd39e29f56102c62f153e023f3e9b2f5e255309d33fab8e81945af7" |
17 | 17 | ||
18 | DEPENDS += "libxi mtdev libxtst" | 18 | DEPENDS += "libxi mtdev libxtst" |
19 | 19 | ||