[Buildroot] [PATCH v2] New package: bluez-utils

Peter Korsgaard jacmet at uclibc.org
Mon Sep 26 21:18:23 UTC 2011


>>>>> "Yegor" == Yegor Yefremov <yegor_sub1 at visionsystems.de> writes:

 Yegor> Bluetooth utils often used in embedded system, add it to package.

Committed with a minor fix, thanks.

 Yegor> +config BR2_PACKAGE_BLUEZ_UTILS
 Yegor> +	bool "bluez-utils"
 Yegor> +	depends on BR2_USE_WCHAR # libglib2
 Yegor> +	select BR2_PACKAGE_DBUS

DBUS depends on expat/libxml2 so I added

	select BR2_PACKAGE_EXPAT if !BR2_PACKAGE_DBUS_LIBXML2

-- 
Bye, Peter Korsgaard


More information about the buildroot mailing list