python: fix disabling the SSL module
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 7 Mar 2017 23:00:28 +0000 (00:00 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thu, 9 Mar 2017 21:35:27 +0000 (22:35 +0100)
commit3c98442669f173818a8cce9479ebb0806cb9f8a2
treefcfa54e61481b1f7b20533c206c7185b72ffd8a5
parentbc3e1fb22ef641916938fff76bef10a1347ef0f7
python: fix disabling the SSL module

The Python extension is _ssl, not ssl. Due to this mistake in the patch,
even with --disable-ssl passed on the command line, the _ssl.so Python
extension would still be built.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Reviewed-by: Yegor Yefremov <yegorslists@googlemail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/python/0027-Add-an-option-to-disable-the-ssl-module.patch