From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/1] ktap: new package
Date: Sun, 8 Dec 2013 14:24:53 +0100 [thread overview]
Message-ID: <20131208142453.36743ee2@skate> (raw)
In-Reply-To: <1384172666-25736-1-git-send-email-anders@chargestorm.se>
Dear Anders Darander,
On Mon, 11 Nov 2013 13:24:26 +0100, Anders Darander wrote:
> diff --git a/package/ktap/Config.in b/package/ktap/Config.in
> new file mode 100644
> index 0000000..97bcd9c
> --- /dev/null
> +++ b/package/ktap/Config.in
> @@ -0,0 +1,21 @@
> +config BR2_PACKAGE_KTAP
> + bool "ktap"
> + depends on BR2_LINUX_KERNEL
Are you sure it doesn't need any specific C library functionality?
For example, the Makefile seems to link the program against the pthread
library, so ktap should probably "depends on BR2_TOOLCHAIN_HAS_THREADS".
See
http://buildroot.org/downloads/manual/manual.html#dependencies-target-toolchain-options
for details about this topic.
Best regards,
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
next prev parent reply other threads:[~2013-12-08 13:24 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-11-11 12:24 [Buildroot] [PATCH 1/1] ktap: new package Anders Darander
2013-12-08 11:44 ` Anders Darander
2013-12-08 13:19 ` Thomas Petazzoni
2013-12-08 13:24 ` Thomas Petazzoni [this message]
-- strict thread matches above, loose matches on Subject: below --
2013-12-08 13:47 Anders Darander
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=20131208142453.36743ee2@skate \
--to=thomas.petazzoni@free-electrons.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