summaryrefslogtreecommitdiffstats
path: root/recipes/xorg-driver/xf86-input-mutouch_git.bb
blob: f72b03c669480e65fc888eda2da926c3a91b69a2 (plain)
1
2
3
4
5
6
7
8
9
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"