mirror of
https://git.yoctoproject.org/poky
synced 2026-03-12 02:09:39 +01:00
(From OE-Core rev: f34b852b342cb28fa27a2267ffb211ffec1fa219) Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
13 lines
430 B
BlitzBasic
13 lines
430 B
BlitzBasic
require xorg-app-common.inc
|
|
|
|
SUMMARY = "Runtime configuration and test of XInput devices"
|
|
|
|
DESCRIPTION = "Xinput is an utility for configuring and testing XInput devices"
|
|
|
|
LIC_FILES_CHKSUM = "file://COPYING;md5=881525f89f99cad39c9832bcb72e6fa5"
|
|
|
|
DEPENDS += " libxi libxrandr libxinerama"
|
|
|
|
SRC_URI[md5sum] = "ac6b7432726008b2f50eba82b0e2dbe4"
|
|
SRC_URI[sha256sum] = "35a281dd3b9b22ea85e39869bb7670ba78955d5fec17c6ef7165d61e5aeb66ed"
|