mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-01 13:49:03 +03:00
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>
7 lines
129 B
Plaintext
7 lines
129 B
Plaintext
config BR2_PACKAGE_LIBLOCKFILE
|
|
bool "liblockfile"
|
|
help
|
|
NFS-safe locking library.
|
|
|
|
https://github.com/miquels/liblockfile
|