<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-qt5.git/classes, branch fido-next</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=fido-next</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-qt5.git/atom?h=fido-next'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-qt5.git/'/>
<updated>2015-02-19T14:55:39+00:00</updated>
<entry>
<title>qmake5: don't always look in directories recursively</title>
<updated>2015-02-19T14:55:39+00:00</updated>
<author>
<name>Alexandre Belloni</name>
<email>alexandre.belloni@free-electrons.com</email>
</author>
<published>2015-02-18T20:57:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-qt5.git/commit/?id=d9c741cce23ed6ff741ed67b77f57e04e5b440b8'/>
<id>urn:sha1:d9c741cce23ed6ff741ed67b77f57e04e5b440b8</id>
<content type='text'>
QT needs to be compiled without the -r parameter from the qmake command
line. This is necessary to avoid those errors when building
qtdeclarative or qt3d without opengl for example:
Project ERROR: Unknown module(s) in QT: quick-private
or
Project ERROR: Unknown module(s) in QT: quick

Also update comments regarding the dependencies.

Signed-off-by: Alexandre Belloni &lt;alexandre.belloni@free-electrons.com&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>qmake5_base: add *.prf to SSTATE_SCAN_FILES</title>
<updated>2015-01-06T14:58:55+00:00</updated>
<author>
<name>Martin Jansa</name>
<email>Martin.Jansa@gmail.com</email>
</author>
<published>2015-01-06T14:57:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-qt5.git/commit/?id=e2f5adc92c0f6223eb557c5dcbfe2eb9830deb73'/>
<id>urn:sha1:e2f5adc92c0f6223eb557c5dcbfe2eb9830deb73</id>
<content type='text'>
* e.g. maliit-framework-qt5 is staging sysroot specific paths in
  sysroot-destdir/usr/lib/qt5/mkspecs/features/maliit-plugins.prf
  sysroot-destdir/usr/lib/qt5/mkspecs/features/maliit-framework.prf
  make sure they are replaced with correct ones on sstate reuse

Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>qmake5: set OE_QMAKE_INCDIR_QT</title>
<updated>2014-12-01T16:18:27+00:00</updated>
<author>
<name>Anders Darander</name>
<email>anders@chargestorm.se</email>
</author>
<published>2014-10-27T11:31:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-qt5.git/commit/?id=5b8f470597d4f163952f3b63a8ee39a2ccabfe4c'/>
<id>urn:sha1:5b8f470597d4f163952f3b63a8ee39a2ccabfe4c</id>
<content type='text'>
This is set when generation an SDK, and thus would be usefull to have also
when bitbaking. That allows us to use this in *.prf files which is used
both when bitbaking as well as when using the SDK.

Signed-off-by: Anders Darander &lt;anders@chargestorm.se&gt;
(cherry picked from commit 96e8d29fdbdf6fa656c854d9b55c5b0c213166a7)
Acked-by: Otavio Salvador &lt;otavio@ossystems.com.br&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>Fix SDK environment setting</title>
<updated>2014-10-16T20:35:21+00:00</updated>
<author>
<name>Otavio Salvador</name>
<email>otavio@ossystems.com.br</email>
</author>
<published>2014-10-09T15:45:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-qt5.git/commit/?id=2f1b8fe630ac76c8ff5d184f109449b10fde5a92'/>
<id>urn:sha1:2f1b8fe630ac76c8ff5d184f109449b10fde5a92</id>
<content type='text'>
Since the change to use a meta-environment canadian package in the
OE-Core, the SDK environment setting has been broken. This uses the
new subscript environment to fix it and also move the environment
generation to the nativesdk-qtbase recipe.

Signed-off-by: Otavio Salvador &lt;otavio@ossystems.com.br&gt;
</content>
</entry>
<entry>
<title>populate_sdk_qt5.bbclass: Fix PACKAGE_GROUP deprecation warning</title>
<updated>2014-05-09T12:40:23+00:00</updated>
<author>
<name>Jacob Kroon</name>
<email>jacob.kroon@mikrodidakt.se</email>
</author>
<published>2014-04-15T17:12:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-qt5.git/commit/?id=05ed65d22578296d5ef145ec20e6e7bb7b434c9b'/>
<id>urn:sha1:05ed65d22578296d5ef145ec20e6e7bb7b434c9b</id>
<content type='text'>
Fixes the following warning:

WARNING: PACKAGE_GROUP is deprecated, please use FEATURE_PACKAGES instead

Signed-off-by: Jacob Kroon &lt;jacob.kroon@mikrodidakt.se&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>populate_sdk_qt5.bbclass: Add support for qtcreator-debug</title>
<updated>2014-02-28T13:47:04+00:00</updated>
<author>
<name>Otavio Salvador</name>
<email>otavio@ossystems.com.br</email>
</author>
<published>2014-02-20T17:34:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-qt5.git/commit/?id=deb2473ee91c014c655098f20b9f8b33ff9a8bc1'/>
<id>urn:sha1:deb2473ee91c014c655098f20b9f8b33ff9a8bc1</id>
<content type='text'>
This adds a new image feature for easier remote debugging with
QtCreator.

The qtcreator-debug needs to be added as a valid item for image
features and having it inside the populate_sdk_qt5 is too late. User
will see a parser error as OE-Core images does not inherit the classs.
The possible workaround for it is to include it inside layer.conf file
until a kind of "bbclassappend" support is in place.

Signed-off-by: Otavio Salvador &lt;otavio@ossystems.com.br&gt;
Tested-by: Giulian Vivan &lt;giulian@ossystems.com.br&gt;
</content>
</entry>
<entry>
<title>populate_sdk_qt5.bbclass: Fix symlink location for QtCreator use</title>
<updated>2014-02-25T11:36:57+00:00</updated>
<author>
<name>Otavio Salvador</name>
<email>otavio@ossystems.com.br</email>
</author>
<published>2014-02-24T15:39:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-qt5.git/commit/?id=e55d3ef36a98574e7d4535bb03b56c9a05e6578a'/>
<id>urn:sha1:e55d3ef36a98574e7d4535bb03b56c9a05e6578a</id>
<content type='text'>
The QtCreator is quite broken regarding finding the mkspecs files; so
to workaround it we must to add a symlink to it. The workaround was in
place but in the wrong sysroot, it must to be in the /native/ one.

Signed-off-by: Otavio Salvador &lt;otavio@ossystems.com.br&gt;
Acked-by: Jonathan Liu &lt;net147@gmail.com&gt;
</content>
</entry>
<entry>
<title>qmake5_paths.bbclass: Use Qt version path for headers</title>
<updated>2014-02-24T12:21:21+00:00</updated>
<author>
<name>Otavio Salvador</name>
<email>otavio@ossystems.com.br</email>
</author>
<published>2014-02-18T17:03:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-qt5.git/commit/?id=2bd5fba34dd350807ac07828cd883d5b6c7ec631'/>
<id>urn:sha1:2bd5fba34dd350807ac07828cd883d5b6c7ec631</id>
<content type='text'>
When looking for Qt5 headers we ought to use the Qt5 specific path. In
case the distribution wants to have a flat tree it can set QT_DIR_NAME
and it will still works as expected.

Signed-off-by: Otavio Salvador &lt;otavio@ossystems.com.br&gt;
</content>
</entry>
<entry>
<title>qmake5_base.bbclass: Fix mkspec path when building nativesdk binaries</title>
<updated>2014-02-17T20:47:27+00:00</updated>
<author>
<name>Otavio Salvador</name>
<email>otavio@ossystems.com.br</email>
</author>
<published>2014-02-17T18:01:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-qt5.git/commit/?id=578657f7b6468af31ba399b02a4dac3c353db71b'/>
<id>urn:sha1:578657f7b6468af31ba399b02a4dac3c353db71b</id>
<content type='text'>
When building nativesdk binaries we ought to rely in the native
mkspecs.

Signed-off-by: Otavio Salvador &lt;otavio@ossystems.com.br&gt;
Acked-by: Denys Dmytriyenko &lt;denys@ti.com&gt;
</content>
</entry>
<entry>
<title>populate_sdk_qt5.bbclass: Allow generation of toolchain</title>
<updated>2014-02-11T17:34:46+00:00</updated>
<author>
<name>Otavio Salvador</name>
<email>otavio@ossystems.com.br</email>
</author>
<published>2014-02-06T11:09:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-qt5.git/commit/?id=f803570841608ec5e81675e4b85613fbf0062839'/>
<id>urn:sha1:f803570841608ec5e81675e4b85613fbf0062839</id>
<content type='text'>
This allow the toolchain generation using '-c populate_sdk' as it
includes the need host libraries into the SDK.

Signed-off-by: Denys Dmytriyenko &lt;denys@ti.com&gt;
Signed-off-by: Otavio Salvador &lt;otavio@ossystems.com.br&gt;
</content>
</entry>
</feed>
