]> 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)
committerSaul Wold <sgw@linux.intel.com>
Mon, 10 Jun 2013 21:51:25 +0000 (14:51 -0700)
commit4c6f7a5d8bd6ada434b91037ecd5db06f3eac814
treef4b474aa333696ccb08b27b019ba1f694ac907bf
parent79bd773cc5e8b8e873cabeb2b9a91f460501dad7
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]

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