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:34:04 +0100 |
commit | ae67f744a512b86eb145ed9da525a11d2f67ece9 (patch) | |
tree | e1d761cbfd9f26445cef0b5b824b31af07a5e8ec /meta/recipes-devtools/vala | |
parent | 3b1f6871d31cd8694e22cef0f1b61f642ed1b158 (diff) | |
download | poky-ae67f744a512b86eb145ed9da525a11d2f67ece9.tar.gz |
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]
(From OE-Core rev: 4cffb16b0edc353d4a3287ca59ba02640f605d2b)
Signed-off-by: Alejandro Hernandez <alejandro.hernandez@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/vala')
0 files changed, 0 insertions, 0 deletions