<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-qt5.git/recipes-qt/qt5/qt5-creator_git.bb, branch v5.15.2</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=v5.15.2</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-qt5.git/atom?h=v5.15.2'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-qt5.git/'/>
<updated>2020-07-07T10:04:32+00:00</updated>
<entry>
<title>qt5-creator_git: add x11 and opengl to REQUIRED_DISTRO_FEATURES</title>
<updated>2020-07-07T10:04:32+00:00</updated>
<author>
<name>Mingde (Matthew) Zeng</name>
<email>matthew.zeng@windriver.com</email>
</author>
<published>2020-05-20T05:48:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-qt5.git/commit/?id=098b9aca232b07b53bc4db0c7f5274a627670a75'/>
<id>urn:sha1:098b9aca232b07b53bc4db0c7f5274a627670a75</id>
<content type='text'>
Signed-off-by: Mingde (Matthew) Zeng &lt;matthew.zeng@windriver.com&gt;
</content>
</entry>
<entry>
<title>qt5-creator: Upgrade to 4.12 branch</title>
<updated>2020-04-21T14:49:36+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2020-04-18T18:32:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-qt5.git/commit/?id=abed512f82ee96c37d98fdd3011f32e6456f03bf'/>
<id>urn:sha1:abed512f82ee96c37d98fdd3011f32e6456f03bf</id>
<content type='text'>
This fixes build with
- qt 5.15 QPainterPath changes
- Clang-10

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>qt5-creator: Inherit mime-xdg</title>
<updated>2020-03-13T07:14:01+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2020-03-10T05:01:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-qt5.git/commit/?id=4b6ce100f783d5099623c13c48a6d13bfbb54391'/>
<id>urn:sha1:4b6ce100f783d5099623c13c48a6d13bfbb54391</id>
<content type='text'>
Fixes QA warning
ERROR: QA Issue: package contains desktop file with key 'MimeType' but does not inhert mime-xdg: qt5-creator path '/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qt5-creator/4.9.2+gitAUTOINC+8181363fa9-r0/packages-split/qt5-creator/usr/share/applications/org.qt-project.qtcreator.desktop' [mime-xdg]

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>qtwebkit: remove</title>
<updated>2020-01-24T10:57:45+00:00</updated>
<author>
<name>Martin Jansa</name>
<email>Martin.Jansa@gmail.com</email>
</author>
<published>2020-01-23T18:42:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-qt5.git/commit/?id=a35403dcf6b75ee7355108cab3e466009003b1a7'/>
<id>urn:sha1:a35403dcf6b75ee7355108cab3e466009003b1a7</id>
<content type='text'>
* it wasn't updated for very long time and I assume that all users already migrated to qtwebengine
  if not let me know that you'll start maintaining this recipe

Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>qt5-creator: Add missing dep on libz.so</title>
<updated>2020-01-07T10:19:28+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2020-01-03T03:15:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-qt5.git/commit/?id=33a86256ecbd566e0dee58848ebcee731df068c5'/>
<id>urn:sha1:33a86256ecbd566e0dee58848ebcee731df068c5</id>
<content type='text'>
clang finds it since it has libz.so/native and accidentally decides to
use that, but since its a cross build it fails to link.

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>recipes: Disable clang dependent recipes for riscv64/32</title>
<updated>2019-12-09T11:11:33+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2019-12-05T19:04:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-qt5.git/commit/?id=2a2055fab9af0f2d69177ef76485f312e6d1c36b'/>
<id>urn:sha1:2a2055fab9af0f2d69177ef76485f312e6d1c36b</id>
<content type='text'>
Since clang is not buildable for RISC-V, as yet, these should be
disabled as well.

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>qt5-creator, qtbase: Replace python with python3</title>
<updated>2019-11-28T03:55:09+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2019-11-27T05:34:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-qt5.git/commit/?id=456ec4ac9560ba184e1a20ee491b0365713edadb'/>
<id>urn:sha1:456ec4ac9560ba184e1a20ee491b0365713edadb</id>
<content type='text'>
Ensure py3 is used during build

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>qt5-creator: Fix clangformat with clang 9.x</title>
<updated>2019-09-06T18:16:56+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2019-09-03T20:34:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-qt5.git/commit/?id=eb636118665bec2a869baf2a626bac2d9d40ab22'/>
<id>urn:sha1:eb636118665bec2a869baf2a626bac2d9d40ab22</id>
<content type='text'>
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>qt5-creator: update to v4.9.2</title>
<updated>2019-07-29T12:15:34+00:00</updated>
<author>
<name>Samuli Piippo</name>
<email>samuli.piippo@qt.io</email>
</author>
<published>2019-07-25T09:30:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-qt5.git/commit/?id=cd9256718be8b28fff9d6e0d69dc819830c5cc20'/>
<id>urn:sha1:cd9256718be8b28fff9d6e0d69dc819830c5cc20</id>
<content type='text'>
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>qt5-creator: Do not ship two desktop files</title>
<updated>2019-02-24T09:51:40+00:00</updated>
<author>
<name>Andreas Müller</name>
<email>schnitzeltony@gmail.com</email>
</author>
<published>2019-02-18T17:03:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-qt5.git/commit/?id=75c7d00e109512c133167255e5a9e86fda43f07f'/>
<id>urn:sha1:75c7d00e109512c133167255e5a9e86fda43f07f</id>
<content type='text'>
These days qtcreator ships desktop file - so use that.

Signed-off-by: Andreas Müller &lt;schnitzeltony@gmail.com&gt;
</content>
</entry>
</feed>
