ddimage: fix incompatibility with dash
authorHongxu Jia <hongxu.jia@windriver.com>
Thu, 6 Jun 2013 06:53:29 +0000 (14:53 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 11 Jun 2013 14:38:00 +0000 (15:38 +0100)
commita46362b2023abf93592fd4627e1435f74bcec557
tree8be19284a2e00b0930cd3b96df390f2d649ab869
parent28c40dcf389f48670a767c8a15ce5ed2101d1fb3
ddimage: fix incompatibility with dash

On systems with dash as /bin/sh there were failures while invoking ddimage.
Fix to let it work with both bash and dash shells.

[YOCTO #4617]

(From OE-Core rev: 4c6f7a5d8bd6ada434b91037ecd5db06f3eac814)

Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
scripts/contrib/ddimage