From: Saul Wold <sgw@linux.intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 3/6] npth: npth needs pthread in some cases
Date: Tue, 9 Dec 2014 21:55:15 -0800 [thread overview]
Message-ID: <d09337b71154632d8c79f5afcf5cae0b6824fe09.1418190513.git.sgw@linux.intel.com> (raw)
In-Reply-To: <cover.1418190513.git.sgw@linux.intel.com>
In-Reply-To: <cover.1418190513.git.sgw@linux.intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
---
meta/recipes-support/npth/npth/pkgconfig.patch | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/meta/recipes-support/npth/npth/pkgconfig.patch b/meta/recipes-support/npth/npth/pkgconfig.patch
index 55d12c2..178ed54 100644
--- a/meta/recipes-support/npth/npth/pkgconfig.patch
+++ b/meta/recipes-support/npth/npth/pkgconfig.patch
@@ -3,6 +3,7 @@ Added npth pkgconfig file
Upstream-Status: Incompatible [oe-core specific]
Signed-off-by: Saul Wold <sgw@linux.intel.com>
+
Index: npth-1.1/src/npth.pc.in
===================================================================
--- /dev/null
@@ -16,7 +17,7 @@ Index: npth-1.1/src/npth.pc.in
+Name: npth
+Description: a new portable posix threading library
+Version: @VERSION@
-+Libs: -L${libdir} -lnpth
++Libs: -L${libdir} -lnpth -lpthread
+Cflags: -I${includedir}
Index: npth-1.1/src/Makefile.am
===================================================================
--
1.8.3.1
next prev parent reply other threads:[~2014-12-10 5:55 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-12-10 5:55 [PATCH 0/6] Updates and bug fixes Saul Wold
2014-12-10 5:55 ` [PATCH 1/6][v4] procps: Upgrade to 3.3.10 Saul Wold
2014-12-10 5:55 ` [PATCH 2/6] babeltrace: Update to 1.2.4 Saul Wold
2014-12-10 5:55 ` Saul Wold [this message]
2014-12-10 5:55 ` [PATCH 4/6] libdaemon: Convert to git Saul Wold
2014-12-10 5:55 ` [PATCH 5/6] libnss-mdns: " Saul Wold
2014-12-10 5:55 ` [PATCH 6/6] nss-myhostname: " Saul Wold
2014-12-23 22:57 ` [PATCH 0/6] Updates and bug fixes Saul Wold
2014-12-24 0:27 ` Richard Purdie
2014-12-24 0:48 ` Saul Wold
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=d09337b71154632d8c79f5afcf5cae0b6824fe09.1418190513.git.sgw@linux.intel.com \
--to=sgw@linux.intel.com \
--cc=openembedded-core@lists.openembedded.org \
/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