[Buildroot] [PATCH v4 1/4] Add yp-tools and ypbind-mt to packages menu

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Sun Jan 24 15:09:20 UTC 2016


Jonathan,

On Sun, 24 Jan 2016 16:55:00 +0200, Jonathan Ben-Avraham wrote:
> From: Jonathan Ben Avraham <yba at tkos.co.il>
> 
> 
> Signed-off-by: Jonathan Ben Avraham <yba at tkos.co.il>
> ---
>  package/Config.in |    2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/package/Config.in b/package/Config.in
> index 09c2b40..af9656b 100644
> --- a/package/Config.in
> +++ b/package/Config.in
> @@ -1482,6 +1482,8 @@ endif
>  	source "package/xinetd/Config.in"
>  	source "package/xl2tp/Config.in"
>  	source "package/xtables-addons/Config.in"
> +	source "package/yp-tools/Config.in"
> +	source "package/ypbind-mt/Config.in"

This should not be a separate patch. Instead, adding yp-tools to the
menu should be part of the patch adding the yp-tools package, and
adding ypbind-mt to the menu should be part of the patch adding the
ypbind-mt package.

Thanks!

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



More information about the buildroot mailing list