<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-qt5.git/conf/layer.conf, branch 5.7</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=5.7</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-qt5.git/atom?h=5.7'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-qt5.git/'/>
<updated>2016-01-14T10:16:18+00:00</updated>
<entry>
<title>qt5: allow overriding git protocol used with QT_GIT uri</title>
<updated>2016-01-14T10:16:18+00:00</updated>
<author>
<name>Samuli Piippo</name>
<email>samuli.piippo@theqtcompany.com</email>
</author>
<published>2016-01-14T07:29:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-qt5.git/commit/?id=3e2058f2e735bbfd15723ce9de27ad8df78a5500'/>
<id>urn:sha1:3e2058f2e735bbfd15723ce9de27ad8df78a5500</id>
<content type='text'>
Add option QT_GIT_PROTOCOL to specify the protocol to be used
with the QT_GIT uri.

Signed-off-by: Samuli Piippo &lt;samuli.piippo@theqtcompany.com&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>recipes, conf: Direct QT_GIT to use github mirrors</title>
<updated>2015-08-26T15:12:26+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2015-08-24T17:43:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-qt5.git/commit/?id=813103e622b721467f64f8a3c4e6a4eab4e346cc'/>
<id>urn:sha1:813103e622b721467f64f8a3c4e6a4eab4e346cc</id>
<content type='text'>
This helps in load balancing code.qt.io may be overloaded
and bails out occasionally when doing fresh clones

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>qt5: add QT_GIT to define git repo for Qt core components</title>
<updated>2015-03-17T12:07:34+00:00</updated>
<author>
<name>Andre McCurdy</name>
<email>armccurdy@gmail.com</email>
</author>
<published>2015-03-13T19:59:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-qt5.git/commit/?id=87235825459d376bf4537c9523eb2496e15893aa'/>
<id>urn:sha1:87235825459d376bf4537c9523eb2496e15893aa</id>
<content type='text'>
Replace duplicated git URIs with a single definition in layer.conf.

Signed-off-by: Andre McCurdy &lt;armccurdy@gmail.com&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>licenses: Fix WARNING: qt3d: No generic license file exists for: PREVIEW.COMMERCIAL in any provider</title>
<updated>2014-03-15T13:47:28+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2014-03-14T14:47:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-qt5.git/commit/?id=79fcaa9d61fbecdcf2d75efb00682b66ba9deeb6'/>
<id>urn:sha1:79fcaa9d61fbecdcf2d75efb00682b66ba9deeb6</id>
<content type='text'>
* Provide the license text

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&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>cmake: disable test for Qt5Core</title>
<updated>2013-09-13T12:57:24+00:00</updated>
<author>
<name>Martin Jansa</name>
<email>Martin.Jansa@gmail.com</email>
</author>
<published>2013-09-05T13:16:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-qt5.git/commit/?id=671313d0b5e09e0b49a90ed944cd33fb3d6457b0'/>
<id>urn:sha1:671313d0b5e09e0b49a90ed944cd33fb3d6457b0</id>
<content type='text'>
| CMake Error at tmp-eglibc/sysroots/qemuarm/usr/lib/cmake/Qt5Core/Qt5CoreConfig.cmake:27 (message):
|   The imported target "Qt5::Core" references the file
|
|      "/qmake"
|
|   but this file does not exist.  Possible reasons include:
|
|   * The file was deleted, renamed, or moved to another location.
|
|   * An install or uninstall procedure did not complete successfully.
|
|   * The installation package was faulty and contained
|
|      "tmp-eglibc/sysroots/qemuarm/usr/lib/cmake/Qt5Core/Qt5CoreConfigExtras.cmake"
|
|   but not all the files it references.
|
| Call Stack (most recent call first):
|   tmp-eglibc/sysroots/qemuarm/usr/lib/cmake/Qt5Core/Qt5CoreConfigExtras.cmake:6 (_qt5_Core_check_file_exists)
|   tmp-eglibc/sysroots/qemuarm/usr/lib/cmake/Qt5Core/Qt5CoreConfig.cmake:130 (include)
|   Tests/RunCMake/CMakeLists.txt:80 (find_package)

Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>layer.conf: fix BBFILE_PRIORITY</title>
<updated>2012-10-23T18:13:45+00:00</updated>
<author>
<name>Martin Jansa</name>
<email>Martin.Jansa@gmail.com</email>
</author>
<published>2012-10-23T18:13:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-qt5.git/commit/?id=c1d83958f5887c1988d56dcffb4596bb9f7ab6cb'/>
<id>urn:sha1:c1d83958f5887c1988d56dcffb4596bb9f7ab6cb</id>
<content type='text'>
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>Add layer basic structure</title>
<updated>2012-10-23T17:50:41+00:00</updated>
<author>
<name>Otavio Salvador</name>
<email>otavio@ossystems.com.br</email>
</author>
<published>2012-10-23T17:50:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-qt5.git/commit/?id=ec0ac6e5b1682b7a448eb50666cb8330928c9d74'/>
<id>urn:sha1:ec0ac6e5b1682b7a448eb50666cb8330928c9d74</id>
<content type='text'>
Signed-off-by: Otavio Salvador &lt;otavio@ossystems.com.br&gt;
</content>
</entry>
</feed>
