[Buildroot] [PATCH 1/1] package/musl: add an upstream URL to Config.in

Peter Korsgaard peter at korsgaard.com
Wed Dec 4 08:07:50 UTC 2019


>>>>> "Arnout" == Arnout Vandecappelle <arnout at mind.be> writes:

 > On 29/11/2019 09:46, Peter Korsgaard wrote:
 >>>>>>> "Mark" == Mark Corbin <mark at dibsco.co.uk> writes:
 >> 
 >> > 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 at dibsco.co.uk>
 >> > ---
 >> >  package/musl/Config.in | 2 ++
 >> >  1 file changed, 2 insertions(+)
 >> 
 >> > diff --git a/package/musl/Config.in b/package/musl/Config.in
 >> > index 67e9e78a14..69da615b63 100644
 >> > --- a/package/musl/Config.in
 >> > +++ b/package/musl/Config.in
 >> > @@ -8,3 +8,5 @@ config BR2_PACKAGE_MUSL
 >> >  		&& !(BR2_i386 || BR2_powerpc)
 >> >  	# Compatibility headers: cdefs.h, queue.h
 >> >  	select BR2_PACKAGE_MUSL_COMPAT_HEADERS
 >> > +	help
 >> > +	  https://www.musl-libc.org/
 >> 
 >> It is a bit silly to have a help text for blind option, but OK - I guess
 >> it doesn't harm.

 >  I think we would be better off changing the pkg-stats scripts to not report
 > this for options without any help text.

True. Does anybody feel up for implementing that?

-- 
Bye, Peter Korsgaard


More information about the buildroot mailing list