[Buildroot] [PATCH 22/84 RFC] package/perl: use 'menuconfig' instead of 'config'+'menu'

Arnout Vandecappelle arnout at mind.be
Sat Jan 2 00:33:26 UTC 2016


On 25-12-15 22:24, Yann E. MORIN wrote:
> Move the perl library/modules inclusion to the perl's Config.in.
> 
> Signed-off-by: "Yann E. MORIN" <yann.morin.1998 at free.fr>
> ---
>  package/Config.in      | 47 -----------------------------------------------
>  package/perl/Config.in | 48 +++++++++++++++++++++++++++++++++++++++++++++++-
>  2 files changed, 47 insertions(+), 48 deletions(-)
> 
[snip]
> diff --git a/package/perl/Config.in b/package/perl/Config.in
> index cdd5aab..635a6f8 100644
> --- a/package/perl/Config.in
> +++ b/package/perl/Config.in
> @@ -1,4 +1,4 @@
> -config BR2_PACKAGE_PERL
> +menuconfig BR2_PACKAGE_PERL
>  	bool "perl"
>  	depends on BR2_USE_MMU # fork()
>  	help
> @@ -24,4 +24,50 @@ config BR2_PACKAGE_PERL_MODULES
>  	  Leave empty for all modules (as far as the external libraries
>  	  are available).
>  
> +comment "Perl libraries/modules"

 This comment looks pretty weird in xconfig, but OK in menuconfig and something
definitely needs to be put in there, so OK.

Acked-by: Arnout Vandecappelle (Essensium/Mind) <arnout at mind.be>

 Regards,
 Arnout


[snip]

-- 
Arnout Vandecappelle                          arnout at mind be
Senior Embedded Software Architect            +32-16-286500
Essensium/Mind                                http://www.mind.be
G.Geenslaan 9, 3001 Leuven, Belgium           BE 872 984 063 RPR Leuven
LinkedIn profile: http://www.linkedin.com/in/arnoutvandecappelle
GPG fingerprint:  7493 020B C7E3 8618 8DEC 222C 82EB F404 F9AC 0DDF



More information about the buildroot mailing list