Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Yann E. MORIN <yann.morin.1998@free.fr>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] libiio: test programs require threads
Date: Thu, 13 Aug 2015 21:08:49 +0200	[thread overview]
Message-ID: <20150813190849.GB3522@free.fr> (raw)
In-Reply-To: <254c2505374c4d6b33e13c4d4bf276ec1e4fbff5.1439268879.git.baruch@tkos.co.il>

Baruch, All,

On 2015-08-11 07:54 +0300, Baruch Siach spake thusly:
> Fixes:
> http://autobuild.buildroot.net/results/228/228a32167d05337acf17b0e3689aa91e8a67d8fb/
> http://autobuild.buildroot.net/results/86a/86adb968659fec56684ba80e1c4230230fd7a1c8/
> 
> Signed-off-by: Baruch Siach <baruch@tkos.co.il>
> ---
>  package/libiio/Config.in | 4 ++++
>  1 file changed, 4 insertions(+)
> 
> diff --git a/package/libiio/Config.in b/package/libiio/Config.in
> index 21496ed7c501..99da4c1c1000 100644
> --- a/package/libiio/Config.in
> +++ b/package/libiio/Config.in
> @@ -37,9 +37,13 @@ config BR2_PACKAGE_LIBIIO_TESTS
>  	bool "Install test programs"
>  	select BR2_PACKAGE_LIBIIO_LOCAL_BACKEND
>  	select BR2_PACKAGE_LIBIIO_NETWORK_BACKEND
> +	depends on BR2_TOOLCHAIN_HAS_THREADS

Although I prefer we list dependencies before we do selects:

Acked-by: "Yann E. MORIN" <yann.morin.1998@free.fr>

Regards,
Yann E. MORIN.

>  	help
>  	  Install the test programs (iio_info, iio_genxml, iio_readdev).
>  
> +comment "IIO test programs need a toolchain w/ threads"
> +	depends on !BR2_TOOLCHAIN_HAS_THREADS
> +
>  config BR2_PACKAGE_LIBIIO_BINDINGS_CSHARP
>  	bool "Install C# bindings"
>  	depends on BR2_PACKAGE_MONO
> -- 
> 2.5.0
> 
> _______________________________________________
> buildroot mailing list
> buildroot at busybox.net
> http://lists.busybox.net/mailman/listinfo/buildroot

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 223 225 172 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'

  reply	other threads:[~2015-08-13 19:08 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-08-11  4:54 [Buildroot] [PATCH] libiio: test programs require threads Baruch Siach
2015-08-13 19:08 ` Yann E. MORIN [this message]
2015-08-18 20:46 ` Thomas Petazzoni

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20150813190849.GB3522@free.fr \
    --to=yann.morin.1998@free.fr \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox