<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-qt5.git/recipes-qt/packagegroups/packagegroup-qt5-toolchain-target.bb, branch jansa/pyro</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=jansa%2Fpyro</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-qt5.git/atom?h=jansa%2Fpyro'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-qt5.git/'/>
<updated>2017-03-16T16:47:24+00:00</updated>
<entry>
<title>packagegroup-qt5-toolchain-target: add qtquickcontrols2 package</title>
<updated>2017-03-16T16:47:24+00:00</updated>
<author>
<name>Niels Kolthoff</name>
<email>nkolthoff@gmail.com</email>
</author>
<published>2017-03-08T11:59:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-qt5.git/commit/?id=b72a117386c09b770a03d8cce8c452a6989bc71a'/>
<id>urn:sha1:b72a117386c09b770a03d8cce8c452a6989bc71a</id>
<content type='text'>
Signed-off-by: Niels Kolthoff &lt;nkolthoff@gmail.com&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>packagegroup-qt5-toolchain-target: Add QtSerialBus to meta-toolchain-qt5.</title>
<updated>2017-03-07T12:33:53+00:00</updated>
<author>
<name>Yann PERON</name>
<email>yann.peron@optimatic.fr</email>
</author>
<published>2017-03-06T11:36:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-qt5.git/commit/?id=4f44a5799a96a6a1100bf9b19140315dc0905811'/>
<id>urn:sha1:4f44a5799a96a6a1100bf9b19140315dc0905811</id>
<content type='text'>
Dynamic library Qt5SerialBus.so was not created in toolchain file system when I built bitbake meta-toolchain-qt5

Signed-off-by: Yann PERON &lt;yann.peron@optimatic.fr&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>Upgrade to Qt 5.8</title>
<updated>2017-01-26T15:18:39+00:00</updated>
<author>
<name>Samuli Piippo</name>
<email>samuli.piippo@qt.io</email>
</author>
<published>2017-01-26T14:54:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-qt5.git/commit/?id=333949a8239dfa7788b35f1059614733e11a6a25'/>
<id>urn:sha1:333949a8239dfa7788b35f1059614733e11a6a25</id>
<content type='text'>
The linux-oe-g++ mkspec is changed to use $$(...) operator to obtain
the contents of an environment value when qmake is run instead of when
Makefile is processed. All OE_QMAKE_xxx variables need to be exported
for qmake to find them. configure's setBootstrapVariable function needs
to change $$(..) to normal $(...) operator to work with qmake's Makefile.

qt.conf generation for qtbase recipes is not needed, as configure will
generate its own version based on configure arguments. Skip running
qmake, since configure is now automatically invoked when it's run in
qtbase's root folder.

Update PACKAGECONFIGs for qtbase to match current configure options.

The new Qt configuration system [1] can be used with a new variable
EXTRA_QMAKEVARS_CONFIGURE, which takes both command line and feature
arguments.

Merge the two qtwayland recipes to one that supports all three targets
(target, native, nativesdk) without need for additional patch.

Recipes for new Qt modules: QtSCXML, QtNetworkAuth, QtGamepad.
Removes qtdeclarative-render2d

[1] https://www.mail-archive.com/development@qt-project.org/msg25257.html

Change-Id: Ib37c4d7323e8b45aa2b171e8427b6ec15aaee213
Signed-off-by: Samuli Piippo &lt;samuli.piippo@qt.io&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>packagegroup-qt5-toolchain-target.bb: Add qtdeclarative-tools to RDEPENDS.</title>
<updated>2016-06-09T14:00:32+00:00</updated>
<author>
<name>Ann Thornton</name>
<email>ann.thornton@nxp.com</email>
</author>
<published>2016-05-20T15:58:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-qt5.git/commit/?id=c16c4662db7947ce48af35e0b93a440fe955588a'/>
<id>urn:sha1:c16c4662db7947ce48af35e0b93a440fe955588a</id>
<content type='text'>
Signed-off-by: Ann Thornton &lt;ann.thornton@nxp.com&gt;
Signed-off-by: Otavio Salvador &lt;otavio@ossystems.com.br&gt;
</content>
</entry>
<entry>
<title>qtbase: remove fonts packages</title>
<updated>2016-05-02T13:17:13+00:00</updated>
<author>
<name>Martin Jansa</name>
<email>Martin.Jansa@gmail.com</email>
</author>
<published>2016-02-19T10:56:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-qt5.git/commit/?id=8034aa98076649e452798ff23285249dac7f19fc'/>
<id>urn:sha1:8034aa98076649e452798ff23285249dac7f19fc</id>
<content type='text'>
* fonts were removed from qtbase in:
  commit c5ceabb9a1caf6b9b7615a28c3097f221772f645
  Author: Laszlo Agocs &lt;laszlo.agocs@theqtcompany.com&gt;
  Date:   Mon Aug 17 18:32:41 2015 +0200

    Purge all fonts

Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>replace base_contains by bb.utils.contains</title>
<updated>2016-05-02T13:16:07+00:00</updated>
<author>
<name>Andreas Müller</name>
<email>schnitzeltony@googlemail.com</email>
</author>
<published>2016-04-30T11:57:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-qt5.git/commit/?id=802b395222054f39501f1e02879d5c708b3da8d9'/>
<id>urn:sha1:802b395222054f39501f1e02879d5c708b3da8d9</id>
<content type='text'>
Signed-off-by: Andreas Müller &lt;schnitzeltony@googlemail.com&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>packagegroup-qt5-toolchain-target: do not check for meta-ruby layer</title>
<updated>2015-12-18T12:12:04+00:00</updated>
<author>
<name>Jonathan Liu</name>
<email>net147@gmail.com</email>
</author>
<published>2015-12-15T09:44:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-qt5.git/commit/?id=82b8dc3a17ed62a2d4c299303cf2bc2468127cc3'/>
<id>urn:sha1:82b8dc3a17ed62a2d4c299303cf2bc2468127cc3</id>
<content type='text'>
The ruby recipe has been moved into OE-core so checking for the
meta-ruby layer is no longer needed as the ruby recipe will always
be present.

Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>packagegroup-qt5-toolchain-target: move qttools-plugins to RRECOMENDS</title>
<updated>2015-10-27T11:03:01+00:00</updated>
<author>
<name>Ivan Sergio Borgonovo</name>
<email>mail@webthatworks.it</email>
</author>
<published>2015-10-22T17:56:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-qt5.git/commit/?id=8ec05fe446d2cd498861de11b45f6194f294a841'/>
<id>urn:sha1:8ec05fe446d2cd498861de11b45f6194f294a841</id>
<content type='text'>
* since it's built just with examples
* qttools-plugins contains just example plugins for qtcreator and get
  built just with examples. A working qt5 toolchain doesn't really
  require it

Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>packagegroup-qt5-toolchain-target: respect opengl DISTRO_FEATURE</title>
<updated>2015-10-27T11:03:01+00:00</updated>
<author>
<name>Ivan Sergio Borgonovo</name>
<email>mail@webthatworks.it</email>
</author>
<published>2015-10-22T17:56:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-qt5.git/commit/?id=cbec759ffffd021b3daf786ea7965961ea708152'/>
<id>urn:sha1:cbec759ffffd021b3daf786ea7965961ea708152</id>
<content type='text'>
conditionally add to RDEPENDS all qt3d and -qmlplugins that
depends on opengl

Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>packagegroup-qt5-toolchain-target: add qttranslations-qtwebsockets</title>
<updated>2015-09-07T15:05:42+00:00</updated>
<author>
<name>Jonathan Liu</name>
<email>net147@gmail.com</email>
</author>
<published>2015-08-30T03:00:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-qt5.git/commit/?id=dd6ba2b525e79a2d74a6b8629d40e484fcbe2ab2'/>
<id>urn:sha1:dd6ba2b525e79a2d74a6b8629d40e484fcbe2ab2</id>
<content type='text'>
Signed-off-by: Jonathan Liu &lt;net147@gmail.com&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
</feed>
