[PATCH 2/2] build/DTC: fix sed usage in DTC command

Tom Rini trini at konsulko.com
Thu Feb 25 14:25:53 CET 2021


On Sat, Feb 13, 2021 at 11:06:32AM +0100, Roger Pau Monne wrote:

> Current sed usage in the DTC command relies on GNU sed specific -i
> option which has a slightly different syntax for BSD sed and always
> expects an extension to be provided in order to create a backup file.
> 
> Instead drop the cat concatenation done before the sed call and use
> sed itself to edit and concatenate the files.
> 
> No functional change intended.
> 
> Signed-off-by: Roger Pau Monné <royger at FreeBSD.org>

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20210225/e1460cde/attachment.sig>


More information about the U-Boot mailing list