blob: 714603dfecb2f47ba9f0962b1b35bc4d7df2cc81 (
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.2+git${SRCREV}"
SRC_URI = "git://anongit.freedesktop.org/git/xorg/driver/xf86-input-keyboard;protocol=git"
S = "${WORKDIR}/git"
|