mirror of
https://git.yoctoproject.org/poky
synced 2026-06-03 01:40:07 +00:00
xf86-input-keyboard: Remove git recipe
Last used revision was from 8 years ago. (From OE-Core rev: ea9fe27f57aac877608e1ae6783dfa701934e440) Signed-off-by: Jussi Kukkonen <jussi.kukkonen@intel.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
dba5cafb82
commit
8778348a18
@@ -1,16 +0,0 @@
|
|||||||
require xorg-driver-input.inc
|
|
||||||
|
|
||||||
SUMMARY = "X.Org X server -- keyboard input driver"
|
|
||||||
|
|
||||||
DESCRIPTION = "keyboard is an Xorg input driver for keyboards. The \
|
|
||||||
driver supports the standard OS-provided keyboard interface. The driver \
|
|
||||||
functions as a keyboard input device, and may be used as the X server's \
|
|
||||||
core keyboard."
|
|
||||||
|
|
||||||
SRCREV = "3e28d68b50d291938734e9684b8296ca864f3892"
|
|
||||||
PV = "1.3.2+git${SRCPV}"
|
|
||||||
PR = "${INC_PR}.0"
|
|
||||||
|
|
||||||
SRC_URI = "git://anongit.freedesktop.org/git/xorg/driver/xf86-input-keyboard"
|
|
||||||
S = "${WORKDIR}/git"
|
|
||||||
|
|
||||||
Reference in New Issue
Block a user