]> code.ossystems Code Review - openembedded-core.git/commit
ddimage: fix incompatibility with dash
authorHongxu Jia <hongxu.jia@windriver.com>
Thu, 6 Jun 2013 06:53:29 +0000 (14:53 +0800)
committerPaul Eggleton <paul.eggleton@linux.intel.com>
Thu, 4 Jul 2013 18:42:22 +0000 (19:42 +0100)
commit6f3dd6cfff781a7ab1c0495982da5c723e894ca9
treea4c1a9b3ffe317e34852fc33ede0017fe270b121
parent7b8dd3b5547b501e94a6887d3be5c2bbb8845ec8
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 master 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