From: Peter Korsgaard <jacmet@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 8/8] lttng-babeltrace: new package
Date: Tue, 31 Jan 2012 23:52:55 +0100 [thread overview]
Message-ID: <87vcnrh4c8.fsf@macbook.be.48ers.dk> (raw)
In-Reply-To: <8909ec4e636e84ac7cdf6a0b0c6c51c1bd36ccd6.1328038759.git.thomas.petazzoni@free-electrons.com> (Thomas Petazzoni's message of "Tue, 31 Jan 2012 20:40:06 +0100")
>>>>> "Thomas" == Thomas Petazzoni <thomas.petazzoni@free-electrons.com> writes:
Thomas> +++ b/package/lttng-babeltrace/lttng-babeltrace.mk
Thomas> @@ -0,0 +1,17 @@
Thomas> +LTTNG_BABELTRACE_SITE = http://lttng.org/files/bundles/20111214/
Thomas> +LTTNG_BABELTRACE_VERSION = 0.8
Thomas> +LTTNG_BABELTRACE_SOURCE = babeltrace-$(LTTNG_BABELTRACE_VERSION).tar.bz2
Thomas> +
Thomas> +# Needed to fix libtool handling, otherwise the build fails when
Thomas> +# building the ctf-parser-test program, which depends on libctf-ast.so
Thomas> +# which itself depends on libbabeltrace_types.so.0 (and libtool gets
Thomas> +# lost in the middle of this).
Thomas> +LTTNG_BABELTRACE_AUTORECONF = YES
Thomas> +HOST_LTTNG_BABELTRACE_AUTORECONF = YES
Thomas> +
Thomas> +LTTNG_BABELTRACE_DEPENDENCIES = popt util-linux libglib2
Thomas> +
Thomas> +HOST_LTTNG_BABELTRACE_DEPENDENCIES = host-popt host-libglib2 host-util-linux
HOST_..._DEPENDENCIES are now automatically derived from _DEPENDENCIES
by default, so this can be dropped.
Other than that it looks good, committed - Thanks.
--
Bye, Peter Korsgaard
next prev parent reply other threads:[~2012-01-31 22:52 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-01-31 19:39 [Buildroot] [pull request v3] Pull request for branch for-2012.02/lttng Thomas Petazzoni
2012-01-31 19:39 ` [Buildroot] [PATCH 1/8] linux: use the depmod built in HOST_DIR Thomas Petazzoni
2012-01-31 22:30 ` Peter Korsgaard
2012-02-01 8:12 ` Thomas Petazzoni
2012-02-01 11:49 ` Peter Korsgaard
2012-02-09 22:54 ` Arnout Vandecappelle
2012-02-10 9:43 ` Peter Korsgaard
2012-02-09 22:58 ` Arnout Vandecappelle
2012-01-31 19:40 ` [Buildroot] [PATCH 2/8] liburcu: new package Thomas Petazzoni
2012-01-31 22:33 ` Peter Korsgaard
2012-01-31 22:43 ` Michael S. Zick
2012-01-31 19:40 ` [Buildroot] [PATCH 3/8] lttng-modules: " Thomas Petazzoni
2012-01-31 22:43 ` Peter Korsgaard
2012-01-31 19:40 ` [Buildroot] [PATCH 4/8] lttng-libust: " Thomas Petazzoni
2012-01-31 22:43 ` Peter Korsgaard
2012-01-31 19:40 ` [Buildroot] [PATCH 5/8] lttng-tools: " Thomas Petazzoni
2012-01-31 22:46 ` Peter Korsgaard
2012-01-31 19:40 ` [Buildroot] [PATCH 6/8] popt: add host variant for host-lttng-babeltrace Thomas Petazzoni
2012-01-31 22:49 ` Peter Korsgaard
2012-01-31 19:40 ` [Buildroot] [PATCH 7/8] util-linux: " Thomas Petazzoni
2012-01-31 22:50 ` Peter Korsgaard
2012-01-31 19:40 ` [Buildroot] [PATCH 8/8] lttng-babeltrace: new package Thomas Petazzoni
2012-01-31 22:52 ` Peter Korsgaard [this message]
2012-02-01 8:13 ` 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=87vcnrh4c8.fsf@macbook.be.48ers.dk \
--to=jacmet@uclibc.org \
--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.