mirror of
https://git.yoctoproject.org/poky
synced 2026-03-26 22:02:22 +01:00
10 lines
227 B
BlitzBasic
10 lines
227 B
BlitzBasic
require xf86-input-common.inc
|
|
|
|
DESCRIPTION = "X.Org X server -- keyboard input driver"
|
|
|
|
PV = "1.3.2+git${SRCPV}"
|
|
|
|
SRC_URI = "git://anongit.freedesktop.org/git/xorg/driver/xf86-input-keyboard;protocol=git"
|
|
S = "${WORKDIR}/git"
|
|
|