Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 13 Feb 2021 11:06:30 +0100
From:      Roger Pau Monne <royger@FreeBSD.org>
To:        u-boot@lists.denx.de
Cc:        uboot@freebsd.org, Roger Pau Monne <royger@FreeBSD.org>
Subject:   [PATCH 0/2] Fixes for BSD sed compatibility
Message-ID:  <20210213100632.6249-1-royger@FreeBSD.org>

next in thread | raw e-mail | index | archive | help
Hello,

This series contain two fixes that allow me to build U-Boot with FreeBSD
sed instead of GNU sed.

Shouldn't introduce any functional change.

Thanks, Roger.

Roger Pau Monné (2):
  scripts/check-config.sh: fix to be compatible with BSD sed
  build/DTC: fix sed usage in DTC command

 scripts/Makefile.lib    | 3 +--
 scripts/check-config.sh | 8 ++++----
 2 files changed, 5 insertions(+), 6 deletions(-)

-- 
2.30.1




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20210213100632.6249-1-royger>