From: Yann E. MORIN <yann.morin.1998@free.fr>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/1] package/sysdig: Fix check-package
Date: Mon, 3 Aug 2020 16:38:40 +0200 [thread overview]
Message-ID: <20200803143840.GD2186@scaer> (raw)
In-Reply-To: <1596439874-24550-1-git-send-email-stephane.viau@oss.nxp.com>
St?phane, All,
On 2020-08-03 09:31 +0200, Stephane Viau spake thusly:
> This patch fixes a couple of 'check-package' errors:
>
> package/sysdig/sysdig.mk:23: remove trailing backslash
> package/sysdig/sysdig.mk:25: consecutive empty lines
>
> Signed-off-by: Stephane Viau <stephane.viau@oss.nxp.com>
Applied to master, thanks.
Regards,
Yann E. MORIN.
> ---
> package/sysdig/sysdig.mk | 3 +--
> 1 file changed, 1 insertion(+), 2 deletions(-)
>
> diff --git a/package/sysdig/sysdig.mk b/package/sysdig/sysdig.mk
> index 9c8b818..bcbb5ce 100644
> --- a/package/sysdig/sysdig.mk
> +++ b/package/sysdig/sysdig.mk
> @@ -20,8 +20,7 @@ SYSDIG_DEPENDENCIES = \
> luainterpreter \
> ncurses \
> openssl \
> - zlib \
> -
> + zlib
>
> # sysdig creates the module Makefile from a template, which contains a
> # single place-holder, KBUILD_FLAGS, wich is only replaced with two
> --
> 2.7.4
>
--
.-----------------.--------------------.------------------.--------------------.
| Yann E. MORIN | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software Designer | \ / CAMPAIGN | ___ |
| +33 561 099 427 `------------.-------: X AGAINST | \e/ There is no |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL | v conspiracy. |
'------------------------------^-------^------------------^--------------------'
prev parent reply other threads:[~2020-08-03 14:38 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-08-03 7:31 [Buildroot] [PATCH 1/1] package/sysdig: Fix check-package Stephane Viau
2020-08-03 14:38 ` Yann E. MORIN [this message]
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=20200803143840.GD2186@scaer \
--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.