<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-qt5.git, branch thud</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=thud</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-qt5.git/atom?h=thud'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-qt5.git/'/>
<updated>2019-02-14T17:42:31+00:00</updated>
<entry>
<title>qtwayland: workaround upstream bug: install missing headers manually</title>
<updated>2019-02-14T17:42:31+00:00</updated>
<author>
<name>Andreas Müller</name>
<email>schnitzeltony@gmail.com</email>
</author>
<published>2019-01-25T23:00:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-qt5.git/commit/?id=fb4ef4dd7bccfb53a5186c031105ea29320420ce'/>
<id>urn:sha1:fb4ef4dd7bccfb53a5186c031105ea29320420ce</id>
<content type='text'>
Signed-off-by: Andreas Müller &lt;schnitzeltony@gmail.com&gt;
</content>
</entry>
<entry>
<title>qt5-plugin-generic-vboxtouch: fix segfault</title>
<updated>2018-12-20T00:57:48+00:00</updated>
<author>
<name>Martin Jansa</name>
<email>Martin.Jansa@gmail.com</email>
</author>
<published>2018-12-18T17:41:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-qt5.git/commit/?id=201fcf27cf07d60b7d6ab89c7dcefe2190217745'/>
<id>urn:sha1:201fcf27cf07d60b7d6ab89c7dcefe2190217745</id>
<content type='text'>
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>qtwebengine: refresh .patch files, meta-qt5/qt* repos and their tags in recipes</title>
<updated>2018-12-20T00:57:00+00:00</updated>
<author>
<name>Martin Jansa</name>
<email>Martin.Jansa@gmail.com</email>
</author>
<published>2018-12-18T20:37:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-qt5.git/commit/?id=5b35f89219e5b4a2bc0792d429c93b0bbc9c6898'/>
<id>urn:sha1:5b35f89219e5b4a2bc0792d429c93b0bbc9c6898</id>
<content type='text'>
* in preparation for rebase on 5.12 #136

Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>qt5: refresh .patch files, meta-qt5/qt* repos and their tags in recipes</title>
<updated>2018-12-20T00:56:48+00:00</updated>
<author>
<name>Martin Jansa</name>
<email>Martin.Jansa@gmail.com</email>
</author>
<published>2018-12-18T20:07:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-qt5.git/commit/?id=808d65c129d283850fa6c1e887dd01f8ee86b64b'/>
<id>urn:sha1:808d65c129d283850fa6c1e887dd01f8ee86b64b</id>
<content type='text'>
* in preparation for rebase on 5.12 #136

Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>libconnman-qt5: Don't harcode libdir to fix multilib build</title>
<updated>2018-12-20T00:55:36+00:00</updated>
<author>
<name>Andreas Oberritter</name>
<email>obi@opendreambox.org</email>
</author>
<published>2018-12-17T13:36:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-qt5.git/commit/?id=a55a9936e29b4aaaebc742d52af3b61f738d10c5'/>
<id>urn:sha1:a55a9936e29b4aaaebc742d52af3b61f738d10c5</id>
<content type='text'>
Signed-off-by: Andreas Oberritter &lt;obi@opendreambox.org&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>qtbase: Fix build with gcc9</title>
<updated>2018-12-20T00:55:36+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2018-12-18T18:34:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-qt5.git/commit/?id=c483f15ee654f2b9d6eab0e34461299acadbdc49'/>
<id>urn:sha1:c483f15ee654f2b9d6eab0e34461299acadbdc49</id>
<content type='text'>
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>qtbase: Consider clang when computing QMAKE_CXX.COMPILER_MACROS</title>
<updated>2018-12-20T00:55:36+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2018-12-07T00:55:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-qt5.git/commit/?id=b725e6de4549221b191174bcbfc78fd57c4638e8'/>
<id>urn:sha1:b725e6de4549221b191174bcbfc78fd57c4638e8</id>
<content type='text'>
Helps in compiling qtapps with clang

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-creator: Enable clang plugin support when clang is used as toolchain</title>
<updated>2018-12-20T00:55:36+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2018-12-11T02:39:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-qt5.git/commit/?id=7016481c80f79e2985a87e0188ce8110568256a8'/>
<id>urn:sha1:7016481c80f79e2985a87e0188ce8110568256a8</id>
<content type='text'>
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>qtwebkit: Fix build with clang</title>
<updated>2018-12-20T00:55:36+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2018-12-10T06:03:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-qt5.git/commit/?id=ba03a767a402773dabcec14e9ccd0f9ca7cc29dd'/>
<id>urn:sha1:ba03a767a402773dabcec14e9ccd0f9ca7cc29dd</id>
<content type='text'>
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>maliit: Disable tests</title>
<updated>2018-12-20T00:55:36+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2018-12-10T04:53:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-qt5.git/commit/?id=7223816fe8885ec4220f649e13e1f32ad2ca2385'/>
<id>urn:sha1:7223816fe8885ec4220f649e13e1f32ad2ca2385</id>
<content type='text'>
They do not build reliably, especially when using clang

Fixes
| ../../../recipe-sysroot/usr/include/QtTest/qtestcase.h:340:34: error:
invalid operands to binary expression ('const MImServerCommonOptions'
and 'const MImServerCommonOptions')
|         return compare_helper(t1 == t2, "Compared values are not the same",
|                               ~~ ^  ~~

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