[Buildroot] [PATCH V2 2/2] tcl: rename BR2_PACKAGE_TCL_SHLIB_ONLY to be more consistent

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Sat Mar 7 13:43:09 UTC 2015


Dear Vicente Olivert Riera,

On Sat, 7 Mar 2015 13:22:42 +0000, Vicente Olivert Riera wrote:

> +config BR2_PACKAGE_TCL_SHLIB_ONLY
> +	string "tcl: the 'install only shared library' option has been renamed"
> +	help
> +	  The option BR2_PACKAGE_TCL_SHLIB_ONLY has been renamed to
> +	  BR2_PACKAGE_TCL_REMOVE_TCLSH to be consistent with what it
> +	  does.
> +
> +config BR2_PACKAGE_TCL_SHLIB_ONLY_WRAP
> +	bool
> +	default y if BR2_PACKAGE_TCL_SHLIB_ONLY != ""
> +	select BR2_LEGACY

The 'wrap' thing is only when removing string options, not boolean
options.

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com



More information about the buildroot mailing list