blob: d17437db824deb2bd0e16a2ddb8e5541dfeaa2bf (
plain)
1
2
3
4
5
6
7
8
9
|
require xf86-input-common.inc
DESCRIPTION = "X.Org X server -- keyboard input driver"
PV = "1.3.1+git${SRCREV}"
SRC_URI = "git://anongit.freedesktop.org/git/xorg/driver/xf86-input-keyboard;protocol=git"
S = "${WORKDIR}/git"
|