diff options
author | Ross Burton <ross.burton@intel.com> | 2018-12-04 15:08:47 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-01-08 20:12:11 +0000 |
commit | 17a2731bd2795974197b1dca3de53094cec58126 (patch) | |
tree | ea9529dfc6a33b8baa8c0d06e0f7129ddd538216 /scripts/lib/scriptutils.py | |
parent | 7a4cc4c690272579491ba8340b63da7efa3ca665 (diff) | |
download | openembedded-core-17a2731bd2795974197b1dca3de53094cec58126.tar.gz openembedded-core-17a2731bd2795974197b1dca3de53094cec58126.tar.bz2 openembedded-core-17a2731bd2795974197b1dca3de53094cec58126.zip |
python3: don't cripple target distutils
We stop distutils for *native* Python from rewriting hashbangs when installing
(so installed scripts don't have a hashbang that refers to sysroot paths), but
this isn't needed nor desirable for the *target* Python.
(From OE-Core rev: 52e128619803907c804d42815ea979b1848529c4)
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'scripts/lib/scriptutils.py')
0 files changed, 0 insertions, 0 deletions