[Buildroot] [PATCH v7 22/31] package/kodi: add optional support for bluez5

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Sat Apr 29 10:03:22 UTC 2017


Hello,

On Sat, 29 Apr 2017 10:37:42 +0200, Bernd Kuhls wrote:

> +config BR2_PACKAGE_KODI_BLUEZ
> +	bool "bluetooth"
> +	depends on BR2_TOOLCHAIN_HEADERS_AT_LEAST_3_4 # bluez5_utils
> +	depends on !BR2_PACKAGE_BLUEZ_UTILS # bluez5_utils

You forgot to propagate the BR2_TOOLCHAIN_HAS_SYNC_4 dependency from
bluez5_utils, so I've added that and applied. Thanks!

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com



More information about the buildroot mailing list