<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-qt5.git/recipes-qt, branch master-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=master-next</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-qt5.git/atom?h=master-next'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-qt5.git/'/>
<updated>2019-02-08T22:20:26+00:00</updated>
<entry>
<title>qwt-qt5: upgrade 6.1.3 -&gt; 6.1.4</title>
<updated>2019-02-08T22:20:26+00:00</updated>
<author>
<name>Andreas Müller</name>
<email>schnitzeltony@gmail.com</email>
</author>
<published>2019-01-30T11:41:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-qt5.git/commit/?id=7fe35bda54e244e9d81b08e7bb9e883207436d4a'/>
<id>urn:sha1:7fe35bda54e244e9d81b08e7bb9e883207436d4a</id>
<content type='text'>
Signed-off-by: Andreas Müller &lt;schnitzeltony@gmail.com&gt;
</content>
</entry>
<entry>
<title>qwt-qt5: Fix multilib install</title>
<updated>2019-02-08T22:20:26+00:00</updated>
<author>
<name>Andreas Müller</name>
<email>schnitzeltony@gmail.com</email>
</author>
<published>2019-01-30T11:00:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-qt5.git/commit/?id=bbc8f1bf0ce7814686e39b366cfd9e92d152ad8c'/>
<id>urn:sha1:bbc8f1bf0ce7814686e39b366cfd9e92d152ad8c</id>
<content type='text'>
| ERROR: qwt-qt5-6.1.3-r0 do_package: QA Issue: qwt-qt5: Files/directories were installed but not shipped in any package:
|   /usr/lib/libqwt.so.6
|   /usr/lib/libqwt.so.6.1
|   /usr/lib/libqwt.so
|   /usr/lib/libqwt.so.6.1.3
|   /usr/lib/pkgconfig
|   /usr/lib/pkgconfig/Qt5Qwt6.pc
| Please set FILES such that these items are packaged. Alternatively if they are unneeded, avoid installing them or delete them within do_install.

Signed-off-by: Andreas Müller &lt;schnitzeltony@gmail.com&gt;
</content>
</entry>
<entry>
<title>qtwebengine: Fix build with clang/libc++ on aarch64/arm</title>
<updated>2019-02-08T22:19:58+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2019-02-03T07:25:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-qt5.git/commit/?id=be74def89d83f03df33a9257e4d86a66e14b5c58'/>
<id>urn:sha1:be74def89d83f03df33a9257e4d86a66e14b5c58</id>
<content type='text'>
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>qtbase: Export host compiler and linker</title>
<updated>2019-02-08T22:19:58+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2019-02-04T00:01:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-qt5.git/commit/?id=8217928aec97fa3d5e1e55ca633efc7b393a3bd7'/>
<id>urn:sha1:8217928aec97fa3d5e1e55ca633efc7b393a3bd7</id>
<content type='text'>
Certain portions of qtwebengine build involves building native tools
using host compiler/linker, this however currently uses gcc and when we
build with clang to compile the target pieces, chromium configures for
clang and rightly so, but then does not have a way to define flags for
host and target separately, and it ends up supplying same flags for both
host and target builds, the trouble is that the options between clang
and gcc are not always same in some cases, they dont understand each
others options. So build starts to fail due to these errors about
unknown cmdline options.

This makes sure we inject CC_host, CXX_host, LD_host into qmake.conf so
they can be used in such packages

We use clang to do host builds when TOOLCHAIN = "clang" is used
otherwise default to gcc as it was the case

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>qt5-plugin-generic-vboxtouch: Fix build with clang/libc++</title>
<updated>2019-02-08T22:19:58+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2019-02-02T07:42:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-qt5.git/commit/?id=c03fac36d043528640224a702e4a08a1e8fbbda8'/>
<id>urn:sha1:c03fac36d043528640224a702e4a08a1e8fbbda8</id>
<content type='text'>
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>maliit-framework,maliit-plugins: Fix build with libc++</title>
<updated>2019-02-08T22:19:58+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2019-02-01T06:22:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-qt5.git/commit/?id=644fff9e602d653d29d18140c1ae05daf5a26522'/>
<id>urn:sha1:644fff9e602d653d29d18140c1ae05daf5a26522</id>
<content type='text'>
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>qtconnectivity: Fix build with clang/libc++</title>
<updated>2019-02-08T22:19:58+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2019-01-30T04:42:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-qt5.git/commit/?id=7371ee54e65fac688a26ac6f7c5b851278d97992'/>
<id>urn:sha1:7371ee54e65fac688a26ac6f7c5b851278d97992</id>
<content type='text'>
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>qtwayland: workaround upstream bug: install missing headers manually</title>
<updated>2019-02-08T22:19:41+00:00</updated>
<author>
<name>Andreas Müller</name>
<email>schnitzeltony@gmail.com</email>
</author>
<published>2019-01-25T23:03:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-qt5.git/commit/?id=2b1fc7e15b012a6b08f78714ed9512edea8b3cff'/>
<id>urn:sha1:2b1fc7e15b012a6b08f78714ed9512edea8b3cff</id>
<content type='text'>
Signed-off-by: Andreas Müller &lt;schnitzeltony@gmail.com&gt;
</content>
</entry>
<entry>
<title>qttoolbox: Initial commit</title>
<updated>2019-02-08T22:19:18+00:00</updated>
<author>
<name>Alistair Francis</name>
<email>alistair.francis@wdc.com</email>
</author>
<published>2019-01-25T21:29:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-qt5.git/commit/?id=c0bc0a540ad4ba8988f80560bf645a287237578a'/>
<id>urn:sha1:c0bc0a540ad4ba8988f80560bf645a287237578a</id>
<content type='text'>
Signed-off-by: Alistair Francis &lt;alistair.francis@wdc.com&gt;
</content>
</entry>
<entry>
<title>qtbase: Update the PACKAGECONFIG_KDE to enable more</title>
<updated>2019-02-08T22:18:25+00:00</updated>
<author>
<name>Alistair Francis</name>
<email>alistair.francis@wdc.com</email>
</author>
<published>2019-01-17T00:38:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-qt5.git/commit/?id=d055d6a279b4823582d7c9d81fcdba2f930456a3'/>
<id>urn:sha1:d055d6a279b4823582d7c9d81fcdba2f930456a3</id>
<content type='text'>
Update PACKAGECONFIG_KDE to ensure that all required packages are
enabled.

Signed-off-by: Alistair Francis &lt;alistair.francis@wdc.com&gt;
</content>
</entry>
</feed>
