From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/1] package/upmpdcli: needs NPTL
Date: Sun, 24 Feb 2019 21:24:51 +0100 [thread overview]
Message-ID: <20190224212451.433e47df@windsurf.home> (raw)
In-Reply-To: <20190216104202.13511-1-fontaine.fabrice@gmail.com>
Hello Fabrice,
On Sat, 16 Feb 2019 11:42:02 +0100
Fabrice Fontaine <fontaine.fabrice@gmail.com> wrote:
> The software uses pthread_mutexattr_setrobust which isn't available in
> uClibc-ng Linuxthreads support.
>
> Fixes:
> - http://autobuild.buildroot.org/results/197615ad077b0a719954024c3ba182dac43a0555
>
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Applied to master, thanks. However...
> ---
> package/upmpdcli/Config.in | 8 +++++---
> 1 file changed, 5 insertions(+), 3 deletions(-)
>
> diff --git a/package/upmpdcli/Config.in b/package/upmpdcli/Config.in
> index 938024e8a2..74eb768830 100644
> --- a/package/upmpdcli/Config.in
> +++ b/package/upmpdcli/Config.in
> @@ -2,7 +2,7 @@ config BR2_PACKAGE_UPMPDCLI
> bool "upmpdcli"
> depends on BR2_USE_MMU # fork()
> depends on BR2_INSTALL_LIBSTDCPP
> - depends on BR2_TOOLCHAIN_HAS_THREADS # libupnpp
... I'm not sure on which commit you based this on, but in master, this
line looked like this:
depends on BR2_TOOLCHAIN_HAS_THREADS # libupnpp, libmicrohttpd
so your patch didn't apply. I fixed this up manually.
Thanks,
Thomas
--
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
prev parent reply other threads:[~2019-02-24 20:24 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-02-16 10:42 [Buildroot] [PATCH 1/1] package/upmpdcli: needs NPTL Fabrice Fontaine
2019-02-17 19:18 ` Jörg Krause
2019-02-24 20:24 ` Thomas Petazzoni [this message]
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=20190224212451.433e47df@windsurf.home \
--to=thomas.petazzoni@bootlin.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox