libcofi: disable for static-only builds
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 7 Aug 2016 08:20:03 +0000 (10:20 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 7 Aug 2016 20:58:26 +0000 (22:58 +0200)
commit95682636b801fa9d3e6a2d282e247a498341fb47
tree958c0da01b3e694f9b3acddae87d3369e13d12d6
parent0d8158fc619ce849b531d07b27da4ba9748d4ea4
libcofi: disable for static-only builds

The libcofi package unconditionally builds a shared library, so we need
to make it unavailable on BR2_STATIC_LIBS=y configurations.

Fixes:

  http://autobuild.buildroot.net/results/329c09bf123cd5b6dbcfff6251ba7a2c7cce50b8/

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Reviewed-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/libcofi/Config.in