diff options
author | Alejandro Hernandez <alejandro.hernandez@linux.intel.com> | 2015-05-14 16:43:24 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-06-08 17:32:43 +0100 |
commit | 4cffb16b0edc353d4a3287ca59ba02640f605d2b (patch) | |
tree | 653fe51ccc6cfb85db5fec794f0f0d629b96ffba /meta/recipes-gnome | |
parent | e4dd43cb88a582e4b5116c499ea8131539a3c5b9 (diff) | |
download | openembedded-core-4cffb16b0edc353d4a3287ca59ba02640f605d2b.tar.gz openembedded-core-4cffb16b0edc353d4a3287ca59ba02640f605d2b.tar.bz2 openembedded-core-4cffb16b0edc353d4a3287ca59ba02640f605d2b.zip |
python3-io: Fixes compilation of python3 ssl module
During python3 compilation, the module ssl was being skippped due to
the fact that the compilation script couldnt find the required files,
this patch fixes setup.py so it looks for the files in the correct
directory, hence fixing its compilation and installation.
[YOCTO #7768]
Signed-off-by: Alejandro Hernandez <alejandro.hernandez@linux.intel.com>
Diffstat (limited to 'meta/recipes-gnome')
0 files changed, 0 insertions, 0 deletions