4990a381e3
- update version to 1.31 - correct license to GPLv2+ - change download url to official repository - remove evtest-capture support (dropped since 1.31) - change broken project URL to official repository Signed-off-by: Peter Seiderer <ps.report@gmx.net> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 lines
307 B
Plaintext
10 lines
307 B
Plaintext
config BR2_PACKAGE_EVTEST
|
|
bool "evtest"
|
|
help
|
|
evtest displays information on the input device specified on
|
|
the command line, including all the events supported by the
|
|
device. It then monitors the device and displays all the
|
|
events layer events generated.
|
|
|
|
http://cgit.freedesktop.org/evtest
|