summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xorg-driver/xf86-input-synaptics_1.8.2.bb
diff options
context:
space:
mode:
authorJussi Kukkonen <jussi.kukkonen@intel.com>2015-05-21 13:25:28 +0300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2015-06-08 17:34:04 +0100
commit81b0a093234367d2b6a48c5063dbd90de2b24568 (patch)
treeb7a236769a2f0d02632e15811f033b1725f771bc /meta/recipes-graphics/xorg-driver/xf86-input-synaptics_1.8.2.bb
parent28d9b2d5dc6d7038784acaf6053993724e7d45e3 (diff)
downloadpoky-81b0a093234367d2b6a48c5063dbd90de2b24568.tar.gz
xf86-input-synaptics: Upgrade 1.8.1 -> 1.8.2
(From OE-Core rev: c47731f7b597927ed2b828216a22f44474c60d39) Signed-off-by: Jussi Kukkonen <jussi.kukkonen@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics/xorg-driver/xf86-input-synaptics_1.8.2.bb')
-rw-r--r--meta/recipes-graphics/xorg-driver/xf86-input-synaptics_1.8.2.bb18
1 files changed, 18 insertions, 0 deletions
diff --git a/meta/recipes-graphics/xorg-driver/xf86-input-synaptics_1.8.2.bb b/meta/recipes-graphics/xorg-driver/xf86-input-synaptics_1.8.2.bb
new file mode 100644
index 0000000000..19c122fdf6
--- /dev/null
+++ b/meta/recipes-graphics/xorg-driver/xf86-input-synaptics_1.8.2.bb
@@ -0,0 +1,18 @@
1require xorg-driver-input.inc
2
3SUMMARY = "X.Org X server -- synaptics touchpad input driver"
4
5DESCRIPTION = "synaptics is an Xorg input driver for the touchpads from \
6Synaptics Incorporated. Even though these touchpads (by default, \
7operating in a compatibility mode emulating a standard mouse) can be \
8handled by the normal evdev or mouse drivers, this driver allows more \
9advanced features of the touchpad to become available."
10
11LIC_FILES_CHKSUM = "file://COPYING;md5=55aacd3535a741824955c5eb8f061398"
12
13SRC_URI[md5sum] = "8ed68e8cc674dd61adb280704764aafb"
14SRC_URI[sha256sum] = "7b0e164ebd02a680e0c695955e783059f37edb0c2656398e0a972adc8e698c80"
15
16DEPENDS += "libxi mtdev libxtst libevdev"
17
18FILES_${PN} += "${datadir}/X11/xorg.conf.d"