Files
openwrt_yocto/poky/meta/recipes-graphics/xorg-app/xinput_1.6.4.bb
T
francis.wang 4c86c082a2 Initial commit: OpenWrt-Yocto monorepo
Combine poky (Yocto scarthgap), meta-openembedded (scarthgap), and
meta-openwrt into a single repository.

Components:
- poky/             Yocto core framework (BitBake + OE-Core)
- meta-openembedded/ Community layers (meta-oe, meta-python, meta-networking)
- meta-openwrt/     OpenWrt customization layer
- setup-env.sh      One-click build environment setup
- README.md         Project documentation
2026-07-11 13:28:01 +08:00

14 lines
449 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_EXT = "xz"
SRC_URI[md5sum] = "8e4d14823b7cbefe1581c398c6ab0035"
SRC_URI[sha256sum] = "ad04d00d656884d133110eeddc34e9c69e626ebebbbab04dc95791c2907057c8"