From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Rini Date: Thu, 25 Feb 2021 08:25:53 -0500 Subject: [PATCH 2/2] build/DTC: fix sed usage in DTC command In-Reply-To: <20210213100632.6249-3-royger@FreeBSD.org> References: <20210213100632.6249-1-royger@FreeBSD.org> <20210213100632.6249-3-royger@FreeBSD.org> Message-ID: <20210225132553.GC10169@bill-the-cat> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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? 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: