diff options
author | Alexander Kanavin <alexander.kanavin@linux.intel.com> | 2017-11-22 13:46:19 -0600 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-12-09 14:34:35 +0000 |
commit | 38961fcfcbf958ac4004fe6f048f44728eaf27f0 (patch) | |
tree | 088b30ee12b1f4a16116e34484c4ab931ab28768 /scripts/pythondeps | |
parent | 8c84d07063ea0ebe8f335fafc2e619555bdab812 (diff) | |
download | poky-38961fcfcbf958ac4004fe6f048f44728eaf27f0.tar.gz |
python3: do not hardcode "lib" into site-packages search path
This was not working in multilib or x32 setups and amazingly, was not
noticed until now.
The actual modification is in Lib/site.py, the rest is just devtool moving things around in the patch.
(From OE-Core rev: 0713d2a325adf87d97ef5936061ff44274d5a913)
Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Armin Kuster <akuster@mvista.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/pythondeps')
0 files changed, 0 insertions, 0 deletions