summaryrefslogtreecommitdiffstats
path: root/package/python-pyqt5
Commit message (Collapse)AuthorAgeFilesLines
* python-pyqt5: fix the build with Qt 5.6.2Thomas Petazzoni2016-10-261-0/+28
| | | | | | | | | | | | | | | | This commit adds a patch to the python-pyqt5 package that fixes the build with Qt 5.6.2. It has been verified to fix: http://autobuild.buildroot.net/results/8ca61ec09cf0e6577d72fe5d809867aa284c8f1e/ And it should also fix: http://autobuild.buildroot.net/results/4e0c5776264a7382c842f04e333fe4ded7d14f8a/ http://autobuild.buildroot.net/results/0306710e0f39591dba74f24aff40f7f094bcfa6e/ Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* python-pyqt5: hide comment when Qt is enabledThomas Petazzoni2016-09-271-0/+1
| | | | | | | | | Since the main python-pyqt5 option is not visible when BR2_PACKAGE_QT is enabled, the comment should also not be visibled when BR2_PACKAGE_QT is enabled. Reported-by: Arnout Vandecappelle <arnout@mind.be> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* python-pyqt5: new packageManuel Vögele2016-09-204-0/+128
Signed-off-by: Manuel Vögele <develop@manuel-voegele.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
OpenPOWER on IntegriCloud