summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xorg-driver/xf86-input-synaptics_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-graphics/xorg-driver/xf86-input-synaptics_git.bb')
-rw-r--r--meta/recipes-graphics/xorg-driver/xf86-input-synaptics_git.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/meta/recipes-graphics/xorg-driver/xf86-input-synaptics_git.bb b/meta/recipes-graphics/xorg-driver/xf86-input-synaptics_git.bb
index dbfcef5a75..3b3db59974 100644
--- a/meta/recipes-graphics/xorg-driver/xf86-input-synaptics_git.bb
+++ b/meta/recipes-graphics/xorg-driver/xf86-input-synaptics_git.bb
@@ -1,4 +1,4 @@
1require xf86-input-common.inc 1require xorg-driver-input.inc
2 2
3SUMMARY = "X.Org X server -- synaptics touchpad input driver" 3SUMMARY = "X.Org X server -- synaptics touchpad input driver"
4 4
@@ -10,6 +10,7 @@ advanced features of the touchpad to become available."
10 10
11SRCREV = "934bc0012f948c52aadc8eda912f7728fb7394a2" 11SRCREV = "934bc0012f948c52aadc8eda912f7728fb7394a2"
12PV = "0.15.2+git${SRCPV}" 12PV = "0.15.2+git${SRCPV}"
13PR = "${INC_PR}.0"
13 14
14SRC_URI = "git://anongit.freedesktop.org/git/xorg/driver/xf86-input-synaptics;protocol=git" 15SRC_URI = "git://anongit.freedesktop.org/git/xorg/driver/xf86-input-synaptics;protocol=git"
15S = "${WORKDIR}/git" 16S = "${WORKDIR}/git"