packages/linux-pam: disable when using musl
authorBrendan Heading <brendanheading@gmail.com>
Thu, 20 Aug 2015 22:32:13 +0000 (23:32 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Wed, 26 Aug 2015 13:25:09 +0000 (15:25 +0200)
commit25ecd24579f293ef4fcc6847094c4af39f4113af
treea12187774b630b83974a68ff37579ca2feda27af
parent1a07750cc55b83730fc264dc6c35bb8efebd5bf4
packages/linux-pam: disable when using musl

Fixes: http://autobuild.buildroot.net/results/e33/e337d69420ad00b2cc4017d639a31803926f2353/
linux-pam needs some surgery to build under musl, so for the time being
disable it until the issues are solved. Also disables dependent package
python-pam, and dependent suboptions under openvmtools, rsh-redone and
util-linux.

Signed-off-by: Brendan Heading <brendanheading@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/linux-pam/Config.in
package/openvmtools/Config.in
package/python-pam/Config.in
package/rsh-redone/Config.in
package/util-linux/Config.in