mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-10 08:14:09 -09:00
package/libglob: add an upstream URL to Config.in
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>
(cherry picked from commit 813b9c34cf)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
committed by
Peter Korsgaard
parent
2522619ef9
commit
002e1bdeba
@@ -2,3 +2,5 @@ config BR2_PACKAGE_LIBGLOB
|
||||
bool "libglob"
|
||||
help
|
||||
OpenBSD implementation of glob(3).
|
||||
|
||||
https://github.com/void-linux/libglob
|
||||
|
||||
Reference in New Issue
Block a user