From: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/5] pth: new package
Date: Mon, 9 Jun 2014 09:53:40 +0100 [thread overview]
Message-ID: <53957614.2060006@imgtec.com> (raw)
In-Reply-To: <20140606214732.268997d1@free-electrons.com>
On 06/06/2014 08:47 PM, Thomas Petazzoni wrote:
> Dear Vicente Olivert Riera,
>
> On Fri, 6 Jun 2014 14:44:25 +0100, Vicente Olivert Riera wrote:
>
>> diff --git a/package/pth/Config.in b/package/pth/Config.in
>> new file mode 100644
>> index 0000000..54bb34c
>> --- /dev/null
>> +++ b/package/pth/Config.in
>> @@ -0,0 +1,10 @@
>> +config BR2_PACKAGE_PTH
>> + bool "pth"
>> + depends on !BR2_TOOLCHAIN_USES_UCLIBC
>> + help
>> + GNU Pth - The GNU Portable Threads
>> +
>> + http://www.gnu.org/software/pth/
>
> We already have a pthsem package, which claims in its description:
>
> config BR2_PACKAGE_LIBPTHSEM
> bool "libpthsem"
> depends on BR2_USE_MMU # fork()
> select BR2_PACKAGE_ARGP_STANDALONE
> help
> GNU pth is a user mode multi threading library. pthsem is an extend
> version, with support for semaphores added.
>
> Do you know if pthsem could be used instead of pth for gnupg, or if pth
> and pthsem would conflict with each other?
Please read the comments on the gnupg2 patch. Everything is explained
there: http://patchwork.ozlabs.org/patch/356812/
> Thanks,
>
> Thomas
>
--
Vincent
next prev parent reply other threads:[~2014-06-09 8:53 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-06-06 13:44 [Buildroot] [PATCH 0/5] Add support for gnupg2 Vicente Olivert Riera
2014-06-06 13:44 ` [Buildroot] [PATCH 1/5] pth: new package Vicente Olivert Riera
2014-06-06 19:47 ` Thomas Petazzoni
2014-06-09 8:53 ` Vicente Olivert Riera [this message]
2014-07-23 21:36 ` Thomas Petazzoni
2014-06-06 13:44 ` [Buildroot] [PATCH 2/5] libksba: " Vicente Olivert Riera
2014-06-06 14:35 ` Bernd Kuhls
2014-06-09 13:00 ` Thomas Petazzoni
2014-06-06 13:44 ` [Buildroot] [PATCH 3/5] gnupg2: " Vicente Olivert Riera
2014-06-06 14:33 ` Bernd Kuhls
2014-06-06 16:34 ` Vicente Olivert Riera
2014-06-06 17:06 ` Yann E. MORIN
2014-07-23 21:35 ` Thomas Petazzoni
2014-06-06 13:44 ` [Buildroot] [PATCH 4/5] gnupg: Make gnupg and gnupg2 mutual exclusive Vicente Olivert Riera
2014-07-23 21:36 ` Thomas Petazzoni
2014-06-06 13:44 ` [Buildroot] [PATCH 5/5] pinentry: new package Vicente Olivert Riera
2014-06-09 13:32 ` 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=53957614.2060006@imgtec.com \
--to=vincent.riera@imgtec.com \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.