All of lore.kernel.org
 help / color / mirror / Atom feed
From: Titouan Christophe <titouan.christophe@railnova.eu>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v2] package/sentry-native: new package
Date: Tue, 15 Sep 2020 22:51:59 +0200	[thread overview]
Message-ID: <9c2c3a42-5b86-9579-be1d-bd31e61a6e7a@railnova.eu> (raw)
In-Reply-To: <20200915193705.3191857-1-joseph.kogut@gmail.com>

Hello Joseph and all,

On 15/09/20 21:37, Joseph Kogut wrote:
> Signed-off-by: Joseph Kogut <joseph.kogut@gmail.com>
> 
> ---
> Changes v1 -> v2:
> 	- Install libsentry to target
> 
>   DEVELOPERS                                    |  1 +
>   package/Config.in                             |  1 +
>   .../0001-sentry.h-include-ucontext.h.patch    | 27 +++++++++++++++++++
>   package/sentry-native/Config.in               | 25 +++++++++++++++++
>   package/sentry-native/sentry-native.hash      |  3 +++
>   package/sentry-native/sentry-native.mk        | 22 +++++++++++++++
>   6 files changed, 79 insertions(+)
>   create mode 100644 package/sentry-native/0001-sentry.h-include-ucontext.h.patch
>   create mode 100644 package/sentry-native/Config.in
>   create mode 100644 package/sentry-native/sentry-native.hash
>   create mode 100644 package/sentry-native/sentry-native.mk
> 
> diff --git a/DEVELOPERS b/DEVELOPERS
> index d59d538e42..931f3a35f2 100644
> --- a/DEVELOPERS
> +++ b/DEVELOPERS
> @@ -1422,6 +1422,7 @@ F:	package/python-schedule/
>   F:	package/python-sentry-sdk/
>   F:	package/python-websockets/
>   F:	package/python-xlib/
> +F:	package/sentry-native/
>   F:	package/unclutter-xfixes/
> 
>   N:	Joshua Henderson <joshua.henderson@microchip.com>
> diff --git a/package/Config.in b/package/Config.in
> index 1cf36fa28a..3672ad1f06 100644
> --- a/package/Config.in
> +++ b/package/Config.in
> @@ -130,6 +130,7 @@ menu "Debugging, profiling and benchmark"
>   	source "package/ramspeed/Config.in"
>   	source "package/rt-tests/Config.in"
>   	source "package/spidev_test/Config.in"
> +	source "package/sentry-native/Config.in"

You should place this one line above to maintain the alphabetic order.
Besides this cosmetic comment,

Tested-by: Titouan Christophe <titouan.christophe@railnova.eu>

Cheers,
Titouan

  reply	other threads:[~2020-09-15 20:51 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-08 22:24 [Buildroot] [PATCH] package/sentry-native: new package Joseph Kogut
2020-09-15 19:37 ` [Buildroot] [PATCH v2] " Joseph Kogut
2020-09-15 20:51   ` Titouan Christophe [this message]
2020-09-15 21:01     ` [Buildroot] [PATCH v3] " Joseph Kogut
2020-09-15 21:27       ` Titouan Christophe
2020-09-19 21:21       ` 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=9c2c3a42-5b86-9579-be1d-bd31e61a6e7a@railnova.eu \
    --to=titouan.christophe@railnova.eu \
    --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.