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 1/5] dvb-apps utilities: needs threads
Date: Thu, 23 May 2013 08:51:46 +0200	[thread overview]
Message-ID: <20130523065146.GB3373@free.fr> (raw)
In-Reply-To: <1369268647-13128-1-git-send-email-gilles.talis@gmail.com>

Gilles, All,

On 2013-05-22 17:24 -0700, Gilles Talis spake thusly:
> Fixes:
> http://autobuild.buildroot.org/results/b62/b62289809221b6455fe3db501e869271a64ea454
> Signed-off-by: Gilles Talis <gilles.talis@gmail.com>

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

> ---
>  package/dvb-apps/Config.in |    5 +++--
>  1 files changed, 3 insertions(+), 2 deletions(-)
> 
> diff --git a/package/dvb-apps/Config.in b/package/dvb-apps/Config.in
> index 7f76330..a77064e 100644
> --- a/package/dvb-apps/Config.in
> +++ b/package/dvb-apps/Config.in
> @@ -8,12 +8,13 @@ config BR2_PACKAGE_DVB_APPS
>  
>  if BR2_PACKAGE_DVB_APPS
>  
> -comment "dvb-apps utils needs LARGEFILE support in the toolchain"
> -	depends on !BR2_LARGEFILE
> +comment "dvb-apps utils needs a toolchain with LARGEFILE and THREADS support"
> +	depends on !BR2_LARGEFILE || !BR2_TOOLCHAIN_HAS_THREADS

That's where I made a mistake in my patch... :-)

Regards,
Yann E. MORIN.

-- 
.-----------------.--------------------.------------------.--------------------.
|  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.  |
'------------------------------^-------^------------------^--------------------'

  parent reply	other threads:[~2013-05-23  6:51 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-05-23  0:24 [Buildroot] [PATCH 1/5] dvb-apps utilities: needs threads Gilles Talis
2013-05-23  0:24 ` [Buildroot] [PATCH 2/5] tvheadend: " Gilles Talis
2013-05-23  6:54   ` Yann E. MORIN
2013-05-23 14:44     ` Gilles Talis
2013-05-23 17:42       ` Yann E. MORIN
2013-05-23 20:34   ` Peter Korsgaard
2013-05-23  0:24 ` [Buildroot] [PATCH 3/5] portaudio: " Gilles Talis
2013-05-23 20:37   ` Peter Korsgaard
2013-05-23  0:24 ` [Buildroot] [PATCH 4/5] portaudio: add license information Gilles Talis
2013-05-23  6:59   ` Yann E. MORIN
2013-05-23  7:09     ` Baruch Siach
2013-05-23  7:33       ` Yann E. MORIN
2013-05-23 14:49         ` Gilles Talis
2013-05-23 17:44           ` Yann E. MORIN
2013-05-23 17:52             ` Gilles Talis
2013-05-23  0:24 ` [Buildroot] [PATCH 5/5] libatomic_ops: fix build failure seen with toolchain without threads support Gilles Talis
2013-05-23 20:48   ` Peter Korsgaard
2013-05-23  6:51 ` Yann E. MORIN [this message]
2013-05-23 20:33 ` [Buildroot] [PATCH 1/5] dvb-apps utilities: needs threads Peter Korsgaard

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=20130523065146.GB3373@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