[Buildroot] util-linux version update 2.22.1

Gustavo Zacarias gustavo at zacarias.com.ar
Thu Oct 11 13:53:56 UTC 2012


On 10/11/12 10:50, Alexander Khryukin wrote:
> I can comile util-linux 2.22.1 with
> 
>         $(if $(BR2_PACKAGE_UTIL_LINUX_LOGIN),,--disable-login) \
>         $(if $(BR2_PACKAGE_UTIL_LINUX_SU),,--disable-su)

Yes, but you're not accounting for it in your patch.
Maybe someone wants util-linux loginutils instead of busybox, and when
selected if they don't enable PAM the build breaks.
And removing options isn't that nice either.
Regards.





More information about the buildroot mailing list