0d9c7347f0
Update the upstream URL in the help text in Config.in. This addresses the 'Invalid(Err)' 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>
8 lines
173 B
Plaintext
8 lines
173 B
Plaintext
config BR2_PACKAGE_LUASYSLOG
|
|
bool "luasyslog"
|
|
select BR2_PACKAGE_LUALOGGING # runtime
|
|
help
|
|
Syslog logging for Lua.
|
|
|
|
https://luarocks.org/modules/luarocks/luasyslog
|