From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] core/pkg-meson: simplify sed-expression to add to [binaries]
Date: Tue, 8 Oct 2019 23:23:06 +0200 [thread overview]
Message-ID: <20191008232306.1a44536c@windsurf> (raw)
In-Reply-To: <20191006151021.9127-1-yann.morin.1998@free.fr>
On Sun, 6 Oct 2019 17:10:21 +0200
"Yann E. MORIN" <yann.morin.1998@free.fr> wrote:
> There is no need to memorise the matched pattern; it's a left-over from
> a previous attempt.
>
> However, ensure the pattern is correctly anchored to the beginning and
> end of the line, to avoid accidentally matching it anywhere else (e,g,
> in a comment).
>
> Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
> Cc: Eric Le Bihan <eric.le.bihan.dev@free.fr>
> Cc: Peter Seiderer <ps.report@gmx.net>
> Cc: Thomas De Schampheleire <thomas.de_schampheleire@nokia.com>
> ---
> package/pkg-meson.mk | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Applied to master, thanks.
Thomas
--
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
prev parent reply other threads:[~2019-10-08 21:23 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-10-06 15:10 [Buildroot] [PATCH] core/pkg-meson: simplify sed-expression to add to [binaries] Yann E. MORIN
2019-10-08 21:23 ` Thomas Petazzoni [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=20191008232306.1a44536c@windsurf \
--to=thomas.petazzoni@bootlin.com \
--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.