From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anatolij Gustschin Date: Wed, 3 Apr 2019 16:56:14 +0200 Subject: [U-Boot] [PATCH] tools: imx8m_image: Fix 'unexpected operator' error In-Reply-To: <20190403143720.14547-1-ccaione@baylibre.com> References: <20190403143720.14547-1-ccaione@baylibre.com> Message-ID: <20190403165614.5a6d9e81@crub> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Carlo, On Wed, 3 Apr 2019 15:37:20 +0100 Carlo Caione ccaione at baylibre.com wrote: > When sh is an alias for dash the script is failing with (for several > files): > > ./tools/imx8m_image.sh: 15: [: signed_hdmi_imx8m.bin: unexpected operator Thanks, but there is already a similar patch [1] waiting for merging. It already passed the build tests and I assume that Stefano will submit a pull request soon for inclusion in v2019.04. [1] http://patchwork.ozlabs.org/patch/1019908 -- Anatolij