680d20cd47
Add an upstream URL to the help text in Config.in. This addresses the 'Missing' URL status in the package stats web page output. Signed-off-by: Mark Corbin <mark@dibsco.co.uk> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
9 lines
245 B
Plaintext
9 lines
245 B
Plaintext
config BR2_PACKAGE_MATCHBOX_FAKEKEY
|
|
bool "matchbox-fakekey"
|
|
select BR2_PACKAGE_MATCHBOX_LIB
|
|
select BR2_PACKAGE_XLIB_LIBXTST
|
|
help
|
|
Library for simulating key press events under X11.
|
|
|
|
http://git.yoctoproject.org/cgit/cgit.cgi/libfakekey/
|