[Buildroot] [PATCH v2] connman: disable on avr32

Simon Dawson spdawson at gmail.com
Wed Nov 6 14:28:21 UTC 2013


Hi Thomas,

On 6 November 2013 14:26, Thomas De Schampheleire
<patrickdepinguin at gmail.com> wrote:
> In my patches
> http://patchwork.ozlabs.org/patch/288125/
> http://patchwork.ozlabs.org/patch/288250/
>
> I have used two separate depends on statements, to separate the base
> dependencies (that are common for the comment and its corresponding
> config) from the toolchain options (that are the inverse on the
> comment compared to the config option).
>
> So in case of connman this would be:
> comment "connman needs a toolchain w/ IPv6, wchar, threads, resolver"
>        depends on !BR2_avr32
>        depends on BR2_UCLIBC_VERSION_0_9_32 || \
>                !BR2_USE_WCHAR || !BR2_INET_IPV6 || !BR2_TOOLCHAIN_HAS_THREADS

Okay. Thanks for the feedback; will fix my patch and resubmit.

Simon.



More information about the buildroot mailing list