[Buildroot] [PATCH] qt5connectivity: new package

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Tue Dec 24 13:45:19 UTC 2013


Dear Fatih Aşıcı,

On Tue, 24 Dec 2013 15:08:30 +0200, Fatih Aşıcı wrote:
> QtNfc is not installed since it is not supported on Linux.
> 
> Signed-off-by: Fatih Aşıcı <fatih.asici at gmail.com>
> ---
>  package/qt5/Config.in                          |  1 +
>  package/qt5/qt5connectivity/Config.in          | 13 +++++++
>  package/qt5/qt5connectivity/qt5connectivity.mk | 49 ++++++++++++++++++++++++++
>  3 files changed, 63 insertions(+)
>  create mode 100644 package/qt5/qt5connectivity/Config.in
>  create mode 100644 package/qt5/qt5connectivity/qt5connectivity.mk

Thanks for doing this!


> +config BR2_PACKAGE_QT5CONNECTIVITY
> +	bool "qt5connectivity"
> +	select BR2_PACKAGE_BLUEZ_UTILS

You need to propagate the Bluez Utils dependency "depends
on !BR2_avr32" here. And also the depends on BR2_USE_MMU.

Thanks a lot,

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


More information about the buildroot mailing list