diff options
author | Alejandro Hernandez <alejandro.hernandez@linux.intel.com> | 2015-04-16 09:45:29 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-05-05 22:14:20 +0100 |
commit | c27a5a9ba649e7fcf681f6ac4575442e252fd29b (patch) | |
tree | ff02af7cbdaad8016e578db279c3f6c074ec2cd1 /scripts/runqemu-internal | |
parent | 59bad496fb57fdc5356ddc343f58eb69ff207863 (diff) | |
download | openembedded-core-c27a5a9ba649e7fcf681f6ac4575442e252fd29b.tar.gz openembedded-core-c27a5a9ba649e7fcf681f6ac4575442e252fd29b.tar.bz2 openembedded-core-c27a5a9ba649e7fcf681f6ac4575442e252fd29b.zip |
python3-native: Fix pip install issue due to unclean build directory
When installing python3-native sometimes pips default build
directory (which is on the host and is user dependant) is left unclean,
due to this, when python3-core is being installed it tries to use
the same directory producing an error, this explicitly removes
what the previous installation might have left behind, fixing the issue.
Signed-off-by: Alejandro Hernandez <alejandro.hernandez@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/runqemu-internal')
0 files changed, 0 insertions, 0 deletions