buildrootschalter/package/efl
Vicente Olivert Riera fe093f226c bluez_utils: broken for static builds
The bluez_utils package requires shared library support unconditionally.
We can't fix it to make it build on static because, for instance,
"plugin.c" file uses dlfcn and it's a basic prereq for bluetoothd, so
add "depend on !BR2_PREFER_STATIC_LIB" to it and recursively to all
packages that selects BR2_PACKAGE_BLUEZ_UTILS.

Fixes:

   http://autobuild.buildroot.net/results/d81/d81970024649c1e89c01da491c63760afdad6cb6/

Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2013-12-26 23:16:22 +01:00
..
expedite libevas: disable on avr32 2013-11-06 22:52:39 +01:00
libecore libevas: disable on avr32 2013-11-06 22:52:39 +01:00
libedbus bluez_utils: broken for static builds 2013-12-26 23:16:22 +01:00
libedje Config.in files: use if/endif instead of 'depends on' for main symbol 2013-12-25 12:21:39 +01:00
libeet efl: factorize version number as EFL_VERSION 2013-07-07 21:43:49 +02:00
libefreet efl: factorize version number as EFL_VERSION 2013-07-07 21:43:49 +02:00
libeina efl: factorize version number as EFL_VERSION 2013-07-07 21:43:49 +02:00
libeio efl: factorize version number as EFL_VERSION 2013-07-07 21:43:49 +02:00
libelementary libevas: disable on avr32 2013-11-06 22:52:39 +01:00
libembryo efl: factorize version number as EFL_VERSION 2013-07-07 21:43:49 +02:00
libethumb libevas: disable on avr32 2013-11-06 22:52:39 +01:00
libevas Config.in files: whitespace cleanup 2013-11-11 22:19:30 +01:00
libevas-generic-loaders Config.in files: unify comments of toolchain option dependencies 2013-10-14 22:45:57 +02:00
Config.in Config.in files: unify comments of toolchain option dependencies 2013-10-14 22:45:57 +02:00
efl.mk Fix build reproducibility in Make 3.82 2013-09-06 23:27:42 +02:00