diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-03-09 22:13:36 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-03-10 14:50:11 +0000 |
commit | cb454d401a1e7074531b9dd5fd1719b09caf5f66 (patch) | |
tree | 823f0bb50f0cfe5df7a3298f3e9c649cf92a5239 /meta-poky | |
parent | 39ff73152673477e499b39ee1e41eb24625f74ad (diff) | |
download | poky-cb454d401a1e7074531b9dd5fd1719b09caf5f66.tar.gz |
toolchain-shar-extract.sh: Ensure sbin directories are in PATH in clean environment
For the PATH host tool whitelisting to work, the sbin directories need to be
in PATH. In the cleaned SDK environment on some distros, this isn't the case
and the SDK would then fail to setup there. This adds code to add such paths
if they do happen to be missing, ugly, but unblocks the PATH whitelisting
which I believe to be important.
(From OE-Core rev: 8c49ab40c2ff2e60b717f479822d1a0021735429)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-poky')
0 files changed, 0 insertions, 0 deletions