[Buildroot] [PATCH] package/sentry-cli: new package

Titouan Christophe titouan.christophe at railnova.eu
Tue Sep 15 22:24:19 UTC 2020


Hello Joseph and all,

On 15/09/20 22:57, Joseph Kogut wrote:
> Signed-off-by: Joseph Kogut <joseph.kogut at gmail.com>
> ---
>   DEVELOPERS                         |  1 +
>   package/Config.in.host             |  1 +
>   package/sentry-cli/Config.in.host  | 10 ++++++++
>   package/sentry-cli/sentry-cli.hash |  3 +++
>   package/sentry-cli/sentry-cli.mk   | 39 ++++++++++++++++++++++++++++++
>   5 files changed, 54 insertions(+)
>   create mode 100644 package/sentry-cli/Config.in.host
>   create mode 100644 package/sentry-cli/sentry-cli.hash
>   create mode 100644 package/sentry-cli/sentry-cli.mk

[...]

> diff --git a/package/sentry-cli/Config.in.host b/package/sentry-cli/Config.in.host
> new file mode 100644
> index 0000000000..b71f7f2f9b
> --- /dev/null
> +++ b/package/sentry-cli/Config.in.host
> @@ -0,0 +1,10 @@
> +config BR2_PACKAGE_HOST_SENTRY_CLI
> +	bool "sentry-cli"

Should be "host sentry-cli"

Apart from this small comment,
Tested-by: Titouan Christophe <titouan.christophe at railnova.eu>

Cheers,
Titouan


More information about the buildroot mailing list