From: Trevor Woerner <twoerner@gmail.com>
To: yocto-patches@lists.yoctoproject.org
Subject: Re: [meta-rockchip][PATCH] fix sed invocation
Date: Wed, 5 Nov 2025 08:53:37 -0500 [thread overview]
Message-ID: <20251105135337.GA3094@localhost> (raw)
In-Reply-To: <20251104174516.31259-1-twoerner@gmail.com>
On Tue 2025-11-04 @ 12:45:16 PM, Trevor Woerner wrote:
> "sed -ie" is different than "sed -i -e". Although both run the script on
> the intended file in-place, the first one creates a backup. These two
> were accidentally merged into one option which can sometimes work, but
> not in this case.
>
> Signed-off-by: Trevor Woerner <twoerner@gmail.com>
> ---
> .../rk-rauc-demo/recipes-core/rauc/rauc-conf.bbappend | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Applied to meta-rockchip, master branch.
prev parent reply other threads:[~2025-11-05 14:31 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-11-04 17:45 [meta-rockchip][PATCH] fix sed invocation Trevor Woerner
2025-11-04 17:56 ` [yocto-patches] " Quentin Schulz
2025-11-05 13:53 ` Trevor Woerner [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=20251105135337.GA3094@localhost \
--to=twoerner@gmail.com \
--cc=yocto-patches@lists.yoctoproject.org \
/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.