<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-qt5.git, branch otavio/master</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=otavio%2Fmaster</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-qt5.git/atom?h=otavio%2Fmaster'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-qt5.git/'/>
<updated>2015-02-27T16:41:19+00:00</updated>
<entry>
<title>Revert "qtbase: remove patches required for native(-sdk) only"</title>
<updated>2015-02-27T16:41:19+00:00</updated>
<author>
<name>Otavio Salvador</name>
<email>otavio@ossystems.com.br</email>
</author>
<published>2015-02-27T16:23:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-qt5.git/commit/?id=d02ea33262489f6892db857f9674d14a08f7ca54'/>
<id>urn:sha1:d02ea33262489f6892db857f9674d14a08f7ca54</id>
<content type='text'>
This reverts commit b4be9ded11fd6738f0edeb10bada3c83f82a88a0.

The change breaks qtxmlpatterns like:

,----
| ERROR: QA Issue: qtxmlpatterns: The compile log indicates that
|     host include and/or library paths were used.
|          Please check the log
|          '.../tmp/work/.../qtxmlpatterns/5.4.0-r0/temp/log.do_compile'
|          for more information. [compile-host-path]
`----

Signed-off-by: Otavio Salvador &lt;otavio@ossystems.com.br&gt;
</content>
</entry>
<entry>
<title>qtwebkit: fix textrel QA warnings when building qtwebkit for x86</title>
<updated>2015-02-19T14:55:39+00:00</updated>
<author>
<name>Andre McCurdy</name>
<email>armccurdy@gmail.com</email>
</author>
<published>2015-02-18T06:22:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-qt5.git/commit/?id=a137e6e8b45f11c77f6615cfa6ff50d025669b11'/>
<id>urn:sha1:a137e6e8b45f11c77f6615cfa6ff50d025669b11</id>
<content type='text'>
WARNING: QA Issue: ELF binary '/home/andre/rdk/rdk-master/build-vbox32/tmp/work/core2-32-rdk-linux/qtwebkit/5.4.0-r0/packages-split/qtwebkit/usr/lib/libQt5WebKit.so.5.4.0' has relocations in .text [textrel]

Patch from upstream webkit:

  https://bugs.webkit.org/show_bug.cgi?id=70610

Minor refresh required to apply cleanly to the older webkit sources used
by qtwebkit. Specifically, the patch needed to be modified to account
for PLATFORM(MAC) -&gt; OS(DARWIN) renaming in recent webkit which is not
part of qtwebkit yet ( https://bugs.webkit.org/show_bug.cgi?id=99683 ).

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>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>qtdeclarative, *qtbase*: upgrade to latest revision in 5.4 branch</title>
<updated>2015-02-19T14:55:34+00:00</updated>
<author>
<name>Martin Jansa</name>
<email>Martin.Jansa@gmail.com</email>
</author>
<published>2015-02-18T16:18:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-qt5.git/commit/?id=f90537a7decfa5599606d3290bc25de02bfa5796'/>
<id>urn:sha1:f90537a7decfa5599606d3290bc25de02bfa5796</id>
<content type='text'>
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>add gdb append to enable python packageconfig</title>
<updated>2015-02-18T15:52:52+00:00</updated>
<author>
<name>Andreas Müller</name>
<email>schnitzeltony@googlemail.com</email>
</author>
<published>2015-01-27T05:53:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-qt5.git/commit/?id=9d17546d56b5e710a6420b482514202236f410e3'/>
<id>urn:sha1:9d17546d56b5e710a6420b482514202236f410e3</id>
<content type='text'>
debugging with qt-creator on target requires gdb build with python support

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>qt5-creator: add 3.3.0 of qt-creator</title>
<updated>2015-02-18T15:52:52+00:00</updated>
<author>
<name>Andreas Müller</name>
<email>schnitzeltony@googlemail.com</email>
</author>
<published>2015-01-27T05:53:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-qt5.git/commit/?id=dfea51574bd4fe5ce1c2e3bf3f18b8ee7c0e8eb7'/>
<id>urn:sha1:dfea51574bd4fe5ce1c2e3bf3f18b8ee7c0e8eb7</id>
<content type='text'>
* this is the first version which dropped qt4 support
* rename recipe to avoid conflicts with meta-oe's qt-creator
* Desktop file was based on [1]

[1] http://pkgs.fedoraproject.org/cgit/qt-creator.git/tree/qtcreator.desktop

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>qtbase: build qmake for target with paths aligned</title>
<updated>2015-02-18T15:52:01+00:00</updated>
<author>
<name>Andreas Müller</name>
<email>schnitzeltony@googlemail.com</email>
</author>
<published>2015-01-27T05:53:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-qt5.git/commit/?id=ce88fc4221a8f71cc8f37dec2213f797a5e366c4'/>
<id>urn:sha1:ce88fc4221a8f71cc8f37dec2213f797a5e366c4</id>
<content type='text'>
Proper qmake operation was tested with qt5-creator.

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>qtbase/EXTERNAL_HOST_BINS: split out code only required for native-(sdk)</title>
<updated>2015-02-18T15:49:53+00:00</updated>
<author>
<name>Andreas Müller</name>
<email>schnitzeltony@googlemail.com</email>
</author>
<published>2015-01-27T05:53:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-qt5.git/commit/?id=92b7b49934d0ab5accd14b44427c6df5194087d6'/>
<id>urn:sha1:92b7b49934d0ab5accd14b44427c6df5194087d6</id>
<content type='text'>
* code was moved from 0003-Add-external-hostbindir-option.patch to
  0014-Add-external-hostbindir-option-native.patch
* only native(-sdk) versions of qtbase apply
  0014-Add-external-hostbindir-option-native.patch

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>qtbase: remove patches required for native(-sdk) only</title>
<updated>2015-02-18T15:46:09+00:00</updated>
<author>
<name>Andreas Müller</name>
<email>schnitzeltony@googlemail.com</email>
</author>
<published>2015-01-27T05:53:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-qt5.git/commit/?id=b4be9ded11fd6738f0edeb10bada3c83f82a88a0'/>
<id>urn:sha1:b4be9ded11fd6738f0edeb10bada3c83f82a88a0</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>qt5-plugin-generic-vboxtouch: fix unpackaged cmake file</title>
<updated>2015-02-16T18:01:18+00:00</updated>
<author>
<name>Martin Jansa</name>
<email>Martin.Jansa@gmail.com</email>
</author>
<published>2015-02-16T18:01:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-qt5.git/commit/?id=2de53bec6759e5c24eae130ac8a3a6e68738aebc'/>
<id>urn:sha1:2de53bec6759e5c24eae130ac8a3a6e68738aebc</id>
<content type='text'>
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
</feed>
