From: Peter Korsgaard <jacmet@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 2/8] liburcu: new package
Date: Tue, 31 Jan 2012 23:33:09 +0100 [thread overview]
Message-ID: <87lionijtm.fsf@macbook.be.48ers.dk> (raw)
In-Reply-To: <94b9aa2c3fde80442947c2cf28564b121db8e8bb.1328038759.git.thomas.petazzoni@free-electrons.com> (Thomas Petazzoni's message of "Tue, 31 Jan 2012 20:40:00 +0100")
>>>>> "Thomas" == Thomas Petazzoni <thomas.petazzoni@free-electrons.com> writes:
Thomas> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thomas> ---
Thomas> package/Config.in | 1 +
Thomas> package/liburcu/Config.in | 9 +++++++++
Thomas> package/liburcu/liburcu.mk | 8 ++++++++
Thomas> 3 files changed, 18 insertions(+), 0 deletions(-)
Thomas> create mode 100644 package/liburcu/Config.in
Thomas> create mode 100644 package/liburcu/liburcu.mk
Thomas> diff --git a/package/Config.in b/package/Config.in
Thomas> index eb3abe8..31bee7f 100644
Thomas> --- a/package/Config.in
Thomas> +++ b/package/Config.in
Thomas> @@ -375,6 +375,7 @@ source "package/libffi/Config.in"
Thomas> source "package/libglib2/Config.in"
Thomas> source "package/libnspr/Config.in"
Thomas> source "package/libsigc/Config.in"
Thomas> +source "package/liburcu/Config.in"
This no longer applied because libical has been added, but I fixed that
up and committed, thanks.
Thomas> +++ b/package/liburcu/liburcu.mk
Thomas> @@ -0,0 +1,8 @@
Thomas> +LIBURCU_VERSION = 0.6.7
Thomas> +LIBURCU_SITE = http://lttng.org/files/bundles/20111214/
Thomas> +LIBURCU_SOURCE = userspace-rcu-$(LIBURCU_VERSION).tar.bz2
Thomas> +
Thomas> +LIBURCU_INSTALL_STAGING = YES
Thomas> +
Thomas> +$(eval $(call AUTOTARGETS))
Thomas> +
Heh, you used to forget the final newlines, and now you're added too
many ;)
--
Bye, Peter Korsgaard
next prev parent reply other threads:[~2012-01-31 22:33 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 [this message]
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
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=87lionijtm.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox