diff options
author | Ross Burton <ross.burton@intel.com> | 2020-02-07 14:29:28 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-02-08 13:20:01 +0000 |
commit | 1b463c9e74507613261ab7c3c36707bf4223a925 (patch) | |
tree | 732aa9825d56e759aa1a10878186ff12d81a867f /contrib | |
parent | 468575f9733e6a397264a92c6a2b3c7afa88bce6 (diff) | |
download | poky-1b463c9e74507613261ab7c3c36707bf4223a925.tar.gz |
sudo: specify where target tools are
sudo uses AC_PATH_PROG to find target paths, which means at best
potential host-contamination (and reproducible issues) and at worst it
thinks sh is at /your/build/path/hosttools/sh.
Solve this by explicitly passing the correct paths to configure.
(From OE-Core rev: 61650dd8498a093f3bfa93202c9cd2e9a7fb7834)
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'contrib')
0 files changed, 0 insertions, 0 deletions