From 02715fff5ee26e8baa03420083f6aa60b45c13ea Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Sat, 9 Nov 2019 11:55:19 -0800 Subject: pyqt5: Upgrade to 5.13.2 Blacklist py2 version, it does not build and py2 is on its way out in Jan 2020 anyway Signed-off-by: Khem Raj --- recipes-python/pyqt5/python-pyqt5_5.13.2.bb | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 recipes-python/pyqt5/python-pyqt5_5.13.2.bb (limited to 'recipes-python/pyqt5/python-pyqt5_5.13.2.bb') diff --git a/recipes-python/pyqt5/python-pyqt5_5.13.2.bb b/recipes-python/pyqt5/python-pyqt5_5.13.2.bb new file mode 100644 index 00000000..b8b1d086 --- /dev/null +++ b/recipes-python/pyqt5/python-pyqt5_5.13.2.bb @@ -0,0 +1,9 @@ +require python-pyqt5.inc + +inherit pythonnative python-dir + +DEPENDS += "sip sip-native python" + +RDEPENDS_${PN} += "python-core python-sip" + +PNBLACKLIST[python-pyqt5] = "Sip fails in do_configure sip: QOpenGLFramebufferObject is undefined" -- cgit v1.2.3-54-g00ecf