mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-25 19:40:35 -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
6ea4a54722
commit
ce9c880d31
@@ -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