connman: disable for static builds
authorVicente Olivert Riera <Vincent.Riera@imgtec.com>
Mon, 10 Nov 2014 11:52:27 +0000 (11:52 +0000)
committerPeter Korsgaard <peter@korsgaard.com>
Mon, 10 Nov 2014 13:12:34 +0000 (14:12 +0100)
commit8fc293d8213593996936330ab51ba6b39fd0066e
tree00ee19051d6b9f0fc5c64a1c7199aa45c0e56a94
parent31bfff09a95a9bd8470aae71cb5b4d8cac74360f
connman: disable for static builds

It needs dlopen(), otherwise it will fail at the configure phase with a
message like this one:

checking for dlopen in -ldl... no
configure: error: dynamic linking loader is required

Fixes:
  http://autobuild.buildroot.net/results/647/64742a1d3a07f86a7c801da5ef30892c1f760031/

Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/connman/Config.in