<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-qt5.git/recipes-python, branch upstream/jansa/zeus</title>
<subtitle>Mirror of https://code.qt.io/cgit/yocto/meta-qt5.git</subtitle>
<id>https://git.enea.com/cgit/linux/meta-qt5.git/atom?h=upstream%2Fjansa%2Fzeus</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-qt5.git/atom?h=upstream%2Fjansa%2Fzeus'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-qt5.git/'/>
<updated>2020-04-13T11:36:17+00:00</updated>
<entry>
<title>python-pyqt5: remove PyQt_qreal_double from DISABLED_FEATURES</title>
<updated>2020-04-13T11:36:17+00:00</updated>
<author>
<name>Artem Panfilov</name>
<email>panfilov.artyom@gmail.com</email>
</author>
<published>2020-03-02T20:45:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-qt5.git/commit/?id=b6767f3b2012d506cd348db581ccbf9274527116'/>
<id>urn:sha1:b6767f3b2012d506cd348db581ccbf9274527116</id>
<content type='text'>
Since Qt 5.2.0 the qreal is double (see change d8bf317546bc in qtbase.git).

Signed-off-by: Artem Panfilov &lt;panfilov.artyom@gmail.com&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>python-pyqtchart: remove PyQt_qreal_double from DISABLED_FEATURES</title>
<updated>2020-03-18T16:54:51+00:00</updated>
<author>
<name>Artem Panfilov</name>
<email>panfilov.artyom@gmail.com</email>
</author>
<published>2020-03-02T20:45:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-qt5.git/commit/?id=6a9c0acbad3b9ac6b1e129c7c3c7b1648f4e4855'/>
<id>urn:sha1:6a9c0acbad3b9ac6b1e129c7c3c7b1648f4e4855</id>
<content type='text'>
Since Qt 5.2.0 the qreal is double (see change d8bf317546bc in qtbase.git).

Signed-off-by: Artem Panfilov &lt;panfilov.artyom@gmail.com&gt;
</content>
</entry>
<entry>
<title>python-pyqt5: disable whole PyQt_OpenGL and QtWidgets, QtQuickWidgets, QtQuick modules without opengl in DISTRO_FEATURES</title>
<updated>2020-02-19T18:58:05+00:00</updated>
<author>
<name>Martin Jansa</name>
<email>Martin.Jansa@gmail.com</email>
</author>
<published>2020-02-19T18:18:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-qt5.git/commit/?id=0bdbb344bc0a7261d76d715e570ddc2ecfefae58'/>
<id>urn:sha1:0bdbb344bc0a7261d76d715e570ddc2ecfefae58</id>
<content type='text'>
* fixes:
  sip: QOpenGLFramebufferObject is undefined
  in default nodistro setup without opengl in DISTRO_FEATURES

Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>Add PyQtChart.</title>
<updated>2020-02-19T18:09:46+00:00</updated>
<author>
<name>Adrian Fiergolski</name>
<email>adrian.fiergolski@fastree3d.com</email>
</author>
<published>2020-02-05T11:36:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-qt5.git/commit/?id=e9a09ca3f2a45d76cafa9117911503704d1cd358'/>
<id>urn:sha1:e9a09ca3f2a45d76cafa9117911503704d1cd358</id>
<content type='text'>
Signed-off-by: Adrian Fiergolski &lt;adrian.fiergolski@fastree3d.com&gt;
</content>
</entry>
<entry>
<title>Revert "pyqt5: Upgrade to 5.13.2"</title>
<updated>2020-02-19T17:19:36+00:00</updated>
<author>
<name>Martin Jansa</name>
<email>Martin.Jansa@gmail.com</email>
</author>
<published>2020-02-19T17:19:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-qt5.git/commit/?id=25d0fa60578b412a509c0ef0465fc6e5499bac3d'/>
<id>urn:sha1:25d0fa60578b412a509c0ef0465fc6e5499bac3d</id>
<content type='text'>
This reverts commit 02715fff5ee26e8baa03420083f6aa60b45c13ea.

This version is too new for sip version in meta-oe/zeus:
Error: This version of PyQt5 requires sip 4.19.19 or later.

It was accidentally merged with other build fixes when re-syncing
master and zeus before 5.14 upgrade in master.

This is needed also for the newly added python-pyqtchart recipe.
</content>
</entry>
<entry>
<title>pyqt5: Upgrade to 5.13.2</title>
<updated>2019-11-20T12:51:18+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2019-11-09T19:55:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-qt5.git/commit/?id=02715fff5ee26e8baa03420083f6aa60b45c13ea'/>
<id>urn:sha1:02715fff5ee26e8baa03420083f6aa60b45c13ea</id>
<content type='text'>
Blacklist py2 version, it does not build and py2 is on its way out in
Jan 2020 anyway

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>python(3)-pyqt5: add qml support</title>
<updated>2019-10-31T15:26:31+00:00</updated>
<author>
<name>Francesco Mocci</name>
<email>francesco.mocci@abinsula.com</email>
</author>
<published>2019-10-10T15:07:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-qt5.git/commit/?id=267e64612558cd562a63925e07e3e87e976a8a44'/>
<id>urn:sha1:267e64612558cd562a63925e07e3e87e976a8a44</id>
<content type='text'>
* drop unnecessary PYQT_MODULES override with the same value

Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>python-pyqt5: Update to version 5.12.1.</title>
<updated>2019-05-12T10:03:00+00:00</updated>
<author>
<name>Philip Balister</name>
<email>philip@opensdr.com</email>
</author>
<published>2019-02-14T00:01:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-qt5.git/commit/?id=ba08444f429c788294996c90d8e46047d458f5c9'/>
<id>urn:sha1:ba08444f429c788294996c90d8e46047d458f5c9</id>
<content type='text'>
Signed-off-by: Philip Balister &lt;philip@opensdr.com&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>python-pyqt: Fix annoying problems.</title>
<updated>2019-05-12T10:01:39+00:00</updated>
<author>
<name>Philip Balister</name>
<email>philip@opensdr.com</email>
</author>
<published>2019-02-13T23:11:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-qt5.git/commit/?id=6a1a387a506f62c66a00c6935dd476a39811cd7e'/>
<id>urn:sha1:6a1a387a506f62c66a00c6935dd476a39811cd7e</id>
<content type='text'>
 * Python ABI only applies to include files.

Signed-off-by: Philip Balister &lt;philip@opensdr.com&gt;
</content>
</entry>
<entry>
<title>python-pyqt5: MAKEFLAGS pass -j 1 via MAKEFLAGS during do_install</title>
<updated>2018-11-29T09:16:36+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2018-11-27T06:33:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-qt5.git/commit/?id=f22750291b224a3ee68456f0319ba18d428e197a'/>
<id>urn:sha1:f22750291b224a3ee68456f0319ba18d428e197a</id>
<content type='text'>
The fix to reset PARALLEL_MAKEINST isnt enough here because qmake
bbclass creates EXTRA_OEMAKE where it passes the -jX via MAKEFLAGS
its better to set MAKEFLAGS in do_install to undo that effect

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
</feed>
