aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xorg-driver/xf86-input-mutouch_git.bb
diff options
context:
space:
mode:
authorCliff Brake <cbrake@bec-systems.com>2010-11-12 00:00:20 -0500
committerCliff Brake <cbrake@bec-systems.com>2010-11-12 00:00:20 -0500
commit3c6efe8f8abc16668ca5e9cdf7a46665dac87172 (patch)
tree642c13416b99e80f0871cdc6668e832e635dfb48 /recipes/xorg-driver/xf86-input-mutouch_git.bb
parentc400c874f2ac9233b8a43a73309b6e7907289c54 (diff)
parent13fbe7253c95881ede787004a4c3a1c31502e5c6 (diff)
downloadopenembedded-3c6efe8f8abc16668ca5e9cdf7a46665dac87172.tar.gz
Merge branch 'master' into testing-nexttested_2010-11-12testing
Diffstat (limited to 'recipes/xorg-driver/xf86-input-mutouch_git.bb')
-rw-r--r--recipes/xorg-driver/xf86-input-mutouch_git.bb10
1 files changed, 10 insertions, 0 deletions
diff --git a/recipes/xorg-driver/xf86-input-mutouch_git.bb b/recipes/xorg-driver/xf86-input-mutouch_git.bb
new file mode 100644
index 0000000000..f72b03c669
--- /dev/null
+++ b/recipes/xorg-driver/xf86-input-mutouch_git.bb
@@ -0,0 +1,10 @@
+require xorg-driver-input.inc
+DESCRIPTION = "X.Org X server -- muTouch input driver"
+PE = "1"
+PR = "${INC_PR}.0"
+SRCREV = "db04a5333b545a0442b995bae47d2c5527a7459e"
+PV = "1.2.1+gitr${SRCREV}"
+
+SRC_URI = "git://anongit.freedesktop.org/xorg/driver/xf86-input-mutouch;protocol=git"
+
+S = "${WORKDIR}/git"