mirror of
https://git.yoctoproject.org/poky
synced 2026-03-12 02:09:39 +01:00
10 lines
228 B
BlitzBasic
10 lines
228 B
BlitzBasic
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"
|
|
|