<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-qt5.git, branch upstream/hardknott-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=upstream%2Fhardknott-next</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-qt5.git/atom?h=upstream%2Fhardknott-next'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-qt5.git/'/>
<updated>2021-03-17T10:52:56+00:00</updated>
<entry>
<title>layer.conf: update LAYERSERIES_COMPAT for hardknott</title>
<updated>2021-03-17T10:52:56+00:00</updated>
<author>
<name>Martin Jansa</name>
<email>Martin.Jansa@gmail.com</email>
</author>
<published>2021-03-17T10:52:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-qt5.git/commit/?id=a00af3eae082b772469d9dd21b2371dd4d237684'/>
<id>urn:sha1:a00af3eae082b772469d9dd21b2371dd4d237684</id>
<content type='text'>
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>qtwebkit: Fix build with gcc11/riscv</title>
<updated>2021-03-10T12:09:35+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2021-03-09T02:15:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-qt5.git/commit/?id=324843cb1a2feb5f5c7b0064ca33edaa605cb749'/>
<id>urn:sha1:324843cb1a2feb5f5c7b0064ca33edaa605cb749</id>
<content type='text'>
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>qt3d: Fix build on riscv/gcc11</title>
<updated>2021-03-10T12:09:35+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2021-03-08T23:18:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-qt5.git/commit/?id=a1981938c245473f08f0531fc4c821cb67d26296'/>
<id>urn:sha1:a1981938c245473f08f0531fc4c821cb67d26296</id>
<content type='text'>
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>qtwebkit: Disable gold linker for riscv/ppc/mips</title>
<updated>2021-03-10T12:09:35+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2021-03-08T04:26:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-qt5.git/commit/?id=9e17c61bee3ac58c1d02c472db1d92bd9de27bee'/>
<id>urn:sha1:9e17c61bee3ac58c1d02c472db1d92bd9de27bee</id>
<content type='text'>
gold linker seems to not link the shared lib properly as it results in
textrels on these arches. So fallback to bfd linker.

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>qt5-creator: Fix parse with latest meta-clang</title>
<updated>2021-03-05T21:30:09+00:00</updated>
<author>
<name>Andreas Müller</name>
<email>schnitzeltony@gmail.com</email>
</author>
<published>2021-03-05T21:22:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-qt5.git/commit/?id=0d509efd27d0a749080810fb0b6b5e7142ae2f7c'/>
<id>urn:sha1:0d509efd27d0a749080810fb0b6b5e7142ae2f7c</id>
<content type='text'>
Since meta-clang's
commit d38888ea80965206c1d2eab9958db1ff980c56c4
Author: Zoltán Böszörményi &lt;zboszor@pr.hu&gt;
Date:   Thu Feb 18 04:29:49 2021 -0500

    clang: Merge llvm-common into clang

    Signed-off-by: Zoltán Böszörményi &lt;zboszor@pr.hu&gt;

parsing fails with:
| ERROR: Nothing PROVIDES 'llvm-common' (but /home/superandy/data/oe-core/sources/meta-qt5/recipes-qt/qt5/qt5-creator_git.bb DEPENDS on or otherwise requires it

Signed-off-by: Andreas Müller &lt;schnitzeltony@gmail.com&gt;
</content>
</entry>
<entry>
<title>qtdeclarative: Another fix for gcc11</title>
<updated>2021-03-04T22:48:49+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2021-03-04T22:39:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-qt5.git/commit/?id=29024f1e40d2890685aa07e771afe6b17d2875bd'/>
<id>urn:sha1:29024f1e40d2890685aa07e771afe6b17d2875bd</id>
<content type='text'>
This was left out since v1 not v2 of the prior patch was merged.

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>qtdeclarative: Fix build with gcc11</title>
<updated>2021-03-04T09:27:14+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2021-03-03T15:28:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-qt5.git/commit/?id=36f4a9ccd15f5b12ba321f501306919427e42717'/>
<id>urn:sha1:36f4a9ccd15f5b12ba321f501306919427e42717</id>
<content type='text'>
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>qtbase: Fix build with gcc-11</title>
<updated>2021-03-04T09:27:14+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2021-03-02T22:03:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-qt5.git/commit/?id=5f0892c0e31b7874dd3de6616fee1bf2bd994ffe'/>
<id>urn:sha1:5f0892c0e31b7874dd3de6616fee1bf2bd994ffe</id>
<content type='text'>
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>qtbase: Define OE_QMAKE_OBJCOPY for linux-oe-g++</title>
<updated>2021-03-02T16:25:12+00:00</updated>
<author>
<name>Dan Christensen</name>
<email>opello@opello.org</email>
</author>
<published>2021-02-02T05:51:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-qt5.git/commit/?id=647768d9fefaddc6130242671fc1b8c3d45de142'/>
<id>urn:sha1:647768d9fefaddc6130242671fc1b8c3d45de142</id>
<content type='text'>
This is useful when QMake has CONFIG+=separate_debug_info which is often
not during the actual bitbake builds but when using an eSDK produced by
the meta-toolchain-qt5 recipe.

Signed-off-by: Dan Christensen &lt;opello@opello.org&gt;
</content>
</entry>
<entry>
<title>qtwebkit: Do not use gold with riscv64</title>
<updated>2021-03-02T16:24:16+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2021-02-18T05:13:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-qt5.git/commit/?id=1bc37d0fb2ab3ac7385657f0e5496344ba3dcec5'/>
<id>urn:sha1:1bc37d0fb2ab3ac7385657f0e5496344ba3dcec5</id>
<content type='text'>
gold is not support with riscv

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