diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-06-27 10:23:23 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-06-29 08:54:21 +0100 |
commit | 7d61661348cf48cbe379ae600565840ea08664b1 (patch) | |
tree | 2a92d12bb26e33c7b0972bf75a990081218f54d5 /meta/recipes-core/initrdscripts | |
parent | b4cd268cf7506a521d7800112cb775bd49e1ef09 (diff) | |
download | openembedded-core-7d61661348cf48cbe379ae600565840ea08664b1.tar.gz openembedded-core-7d61661348cf48cbe379ae600565840ea08664b1.tar.bz2 openembedded-core-7d61661348cf48cbe379ae600565840ea08664b1.zip |
distutils/distutils3: Fix bashism
read -d is a bashism. Replace with a direct exec to avoid the problem
in this case. This fixes silent build failures in do_install of
tasks on systems with dash as /bin/sh.
Also merge the fix to distutils for only changing necessary files
to disutils3 as well.
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core/initrdscripts')
0 files changed, 0 insertions, 0 deletions