kumquat-buildroot/package/qt5/qt5base
Fabrice Fontaine a946657b6e package/qt5/qt5base: add BR2_PACKAGE_QT5BASE_OPENSSL
Commit c110e48cec disabled openssl support
on QT 5.6, this has the side-effect of breaking the build of
python-pyqt5 because support of openssl is enabled on python-pyqt5 if
BR2_PACKAGE_OPENSSL is selected

To fix this issue, add a new BR2_PACKAGE_QT5BASE_OPENSSL option in
qt5base and use it in python-pyqt5

Fixes:
 - http://autobuild.buildroot.org/results/e92991308d47649cecc4084e41ab5711ec96831f

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
[Peter: make _OPENSSL a blind option, add libressl logic for 5.6.x]
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2019-03-04 21:13:21 +01:00
..
5.6.3 package/qt5/qt5base: build Qt 5.6 with LibreSSL if present 2019-03-04 20:22:57 +01:00
5.11.3
Config.in package/qt5/qt5base: add BR2_PACKAGE_QT5BASE_OPENSSL 2019-03-04 21:13:21 +01:00
qmake.conf.in
qplatformdefs.h
qt5base.hash
qt5base.mk package/qt5/qt5base: build Qt 5.6 with LibreSSL if present 2019-03-04 20:22:57 +01:00
qt.conf.in