mirror of
https://git.yoctoproject.org/poky
synced 2026-02-20 08:29:42 +01:00
Small update with ABI 23 support. (From OE-Core rev: c0c0518bd3b761eb3f03fefa498a7719f6b1ed4c) 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>
14 lines
534 B
BlitzBasic
14 lines
534 B
BlitzBasic
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."
|
|
|
|
LIC_FILES_CHKSUM = "file://COPYING;md5=ea2099d24ac9e316a6d4b9f20b3d4e10"
|
|
|
|
SRC_URI[md5sum] = "a3a3f0dd32361dcdbd406e894dafe090"
|
|
SRC_URI[sha256sum] = "f7c900f21752683402992b288d5a2826de7a6c0c0abac2aadd7e8a409e170388"
|