From: Yann E. MORIN <yann.morin.1998@free.fr>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] libunwind: new pacakge
Date: Tue, 25 Jun 2013 23:59:08 +0200 [thread overview]
Message-ID: <20130625215908.GD14074@free.fr> (raw)
In-Reply-To: <F9C551623D2CBB4C9488801D14F864C639A6F946@ex-mb1.corp.adtran.com>
Andy, All,
On 2013-06-25 21:41 +0000, ANDY KENNEDY spake thusly:
> Signed-off-by: Andy Kennedy <andy.kennedy@adtran.com>
> ---
> diff -Naur a/package/Config.in b/package/Config.in
> --- a/package/Config.in 2013-06-20 10:32:07.000000000 -0500
> +++ b/package/Config.in 2013-06-21 17:00:21.000000000 -0500
> @@ -612,6 +612,7 @@
> source "package/libtasn1/Config.in"
> source "package/libtpl/Config.in"
> source "package/libseccomp/Config.in"
> +source "package/libunwind/Config.in"
> source "package/liburcu/Config.in"
> source "package/linux-pam/Config.in"
> source "package/log4cxx/Config.in"
> diff -Naur a/package/libunwind/Config.in b/package/libunwind/Config.in
> --- a/package/libunwind/Config.in 1969-12-31 18:00:00.000000000 -0600
> +++ b/package/libunwind/Config.in 2013-06-21 17:23:46.000000000 -0500
> @@ -0,0 +1,6 @@
> +config BR2_PACKAGE_LIBUNWIND
> + bool "libunwind"
> + help
> + C API to determine the call-chain of a program.
> +
> + Project home: <http://www.nongnu.org/libunwind/index.html>
In addition to other comments, could you please add a changelog to your
patch, and a version number in the subject? Such as:
[PATCH v3] libunwind: new pacakge
sob: you
---
Changes v2->v3:
- blabla
Changes v1->v2:
- blabla
- blabla
This is a least version 3 (or 4?) of this patch, and its hard to tell
what changed between revisions, and to check if suggestions were
applied.
Regards,
Yann E. MORIN.
--
.-----------------.--------------------.------------------.--------------------.
| Yann E. MORIN | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software Designer | \ / CAMPAIGN | ___ |
| +33 223 225 172 `------------.-------: X AGAINST | \e/ There is no |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL | v conspiracy. |
'------------------------------^-------^------------------^--------------------'
next prev parent reply other threads:[~2013-06-25 21:59 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-06-25 21:41 [Buildroot] [PATCH] libunwind: new pacakge ANDY KENNEDY
2013-06-25 21:50 ` Thomas Petazzoni
2013-06-25 21:57 ` ANDY KENNEDY
2013-06-25 22:04 ` Thomas Petazzoni
2013-06-27 20:32 ` ANDY KENNEDY
2013-06-26 15:26 ` Sven Neumann
2013-06-25 21:59 ` Yann E. MORIN [this message]
2013-07-28 16:22 ` 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=20130625215908.GD14074@free.fr \
--to=yann.morin.1998@free.fr \
--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.