kumquat-buildroot/package/ipmiutil
Peter Korsgaard 9f31cd14d0 ipmiutil: openssl support needs shared library
Fixes:
http://autobuild.buildroot.net/results/0d4/0d4e0ea8fdb233ea8e86f86b6fa406311a0279e2/
http://autobuild.buildroot.net/results/907/907ae0feb9ad2e4a0da4b38290a2b617cb4360a0/

The ipmiutil buildsystem doesn't take dependencies of libcrypto (E.G. zlib)
into consideration, causing link issues when linking statically.

The build system doesn't handle LIBS, so there is no simple way to fix this
outside patching the buildsystem.  As we are very close to the release, lets
just mark it as !static for now.

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2015-05-17 14:07:26 +02:00
..
0001-configure.ac-use-CC-instead-of-gcc-full-link-for-sta.patch
0002-no-build-doc.patch package/ipmiutil: do not build doc 2015-04-06 12:42:54 +02:00
Config.in ipmiutil: openssl is an optional dependency 2015-05-17 13:42:34 +02:00
ipmiutil.hash package/ipmiutil: add hash 2015-04-19 23:10:28 +02:00
ipmiutil.mk ipmiutil: openssl support needs shared library 2015-05-17 14:07:26 +02:00