[Buildroot] [PATCH] BR2_DEPRECATED: update option label and help

Peter Korsgaard jacmet at uclibc.org
Fri Sep 19 21:13:20 UTC 2014


>>>>> "Gustavo" == Gustavo Zacarias <gustavo at zacarias.com.ar> writes:

 > We should use positive logic (show things that are otherwise hidden...)
 > for the help since it's what it does.
 > It also applies to more options than just packages alone, for example
 > the AVR32 architecture so add an "options" label to it.

 > Signed-off-by: Gustavo Zacarias <gustavo at zacarias.com.ar>
 > ---
 >  Config.in | 5 +++--
 >  1 file changed, 3 insertions(+), 2 deletions(-)

 > diff --git a/Config.in b/Config.in
 > index 14ff55b..b494fab 100644
 > --- a/Config.in
 > +++ b/Config.in
 > @@ -301,9 +301,10 @@ config BR2_CCACHE_INITIAL_SETUP
 >  endif
 
 >  config BR2_DEPRECATED
 > -	bool "Show packages that are deprecated or obsolete"
 > +	bool "Show options and packages that are deprecated or obsolete"
 >  	help
 > -	  This option hides outdated/obsolete versions of packages.
 > +	  This option shows outdated/obsolete versions of packages and
 > +	  options that are hidden otherwise.

Committed with Yann's feedback, thanks.

-- 
Bye, Peter Korsgaard


More information about the buildroot mailing list