diff options
author | brian avery <brian.avery@intel.com> | 2017-04-12 14:29:14 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-04-13 10:54:11 +0100 |
commit | 314df06b81fd4dff2e551207682b5821f1c37e48 (patch) | |
tree | c191bf3fae88b631a2a078498d4c8bb15994d5b5 /scripts/native-intercept/chown | |
parent | c8b67a463f26a1f28bfad4be0952c6f67eab1e7f (diff) | |
download | poky-314df06b81fd4dff2e551207682b5821f1c37e48.tar.gz |
oe-run-native: explicitly use bash
This script sources another script (oe-find-native-sysroot) with
arguments. It was using /bin/sh. Sourcing with arguments works only in
bash so it was failing in dash. This commit makes it dash proof.
(From OE-Core rev: 334020a800434d20e7c3312890a2baca295c41c7)
Signed-off-by: brian avery <brian.avery@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/native-intercept/chown')
0 files changed, 0 insertions, 0 deletions