ipmiutil: force md2 off
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Tue, 5 May 2015 13:43:54 +0000 (10:43 -0300)
committerPeter Korsgaard <peter@korsgaard.com>
Tue, 5 May 2015 15:25:09 +0000 (17:25 +0200)
commitec45eb1619da40ea97fa39dfe60cee2a9b8e78c6
tree506030b47ad48bc91b0e192c1d396b55416b772b
parentc61c3d3d4b9e1b97418c2c3699ec2943d76ef295
ipmiutil: force md2 off

The configure test runs against LIB_DIR (which is --libdir in configure
parlay) hence it's against the distro openssl version.
On newish openssl versions md2 is disabled by default, and buildroot
doesn't try to enable it (it's obsolete), but if the distro
libcrypto/openssl has it enabled then ipmiutil tries to use it.

Force it off to avoid build breakage. Fixes:
http://autobuild.buildroot.net/results/cd2/cd2e617f8e2b00581ab5936029f85e62ed3259ba/

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/ipmiutil/ipmiutil.mk