[Buildroot] [PATCH v4 2/4] linux-pam: Enable NIS support if yp-tools selected

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


Jonathan,

On Sun, 24 Jan 2016 16:55:01 +0200, Jonathan Ben-Avraham wrote:

> +ifeq ($(BR2_PACKAGE_YP_TOOLS),y)
> +LINUX_PAM_CONF_OPTS += \
> +	--enable-nis
> +else
> +LINUX_PAM_CONF_OPTS += \
> +	--disable-nis
> +endif

This patch should come *after* the yp-tools package is added in the
series.

Thanks!

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


More information about the buildroot mailing list