<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-qt5.git/recipes-qt/qt5/qt5-creator_git.bb, branch 5.15</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=5.15</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-qt5.git/atom?h=5.15'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-qt5.git/'/>
<updated>2020-11-11T18:14:14+00:00</updated>
<entry>
<title>qt5-creator: Skip it when meta-python2 is not in layermix</title>
<updated>2020-11-11T18:14:14+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2020-11-11T17:19:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-qt5.git/commit/?id=7a9f639fbd632dbe23af95c7b8123a0b907c6179'/>
<id>urn:sha1:7a9f639fbd632dbe23af95c7b8123a0b907c6179</id>
<content type='text'>
it depends on qtwebengine which inturn depends on chromium which inturn
depends on python2 during build. So lets disable it when meta-python2 is
not used until such time when chromium does not need python2

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>qt5-creator: upgrade 4.13.1</title>
<updated>2020-10-11T15:09:10+00:00</updated>
<author>
<name>Andreas Müller</name>
<email>schnitzeltony@gmail.com</email>
</author>
<published>2020-09-27T15:24:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-qt5.git/commit/?id=33af7d85d119797d05ba53062bc05f821ea93dc7'/>
<id>urn:sha1:33af7d85d119797d05ba53062bc05f821ea93dc7</id>
<content type='text'>
Signed-off-by: Andreas Müller &lt;schnitzeltony@gmail.com&gt;
</content>
</entry>
<entry>
<title>qt5-creator: rrecommend qtwebengine dev related packages</title>
<updated>2020-09-02T13:16:33+00:00</updated>
<author>
<name>Andreas Müller</name>
<email>schnitzeltony@gmail.com</email>
</author>
<published>2020-08-18T06:04:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-qt5.git/commit/?id=f565d6c90bab808b855c64ef75b2579fc26a572c'/>
<id>urn:sha1:f565d6c90bab808b855c64ef75b2579fc26a572c</id>
<content type='text'>
Actually these belong to packagegroup-qt5-toolchain-target but:

* qtwebengine is a resource consuming build monster and not mandatory for
  everybody's qt-toolchain
* as far as I tested qtwebengine does not build for clang - so reduce impact
  for people using clang-toolchain

Signed-off-by: Andreas Müller &lt;schnitzeltony@gmail.com&gt;
</content>
</entry>
<entry>
<title>qt5-creator: Add cmake to RRECOMMENDS</title>
<updated>2020-09-02T13:16:33+00:00</updated>
<author>
<name>Andreas Müller</name>
<email>schnitzeltony@gmail.com</email>
</author>
<published>2020-08-18T06:00:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-qt5.git/commit/?id=43120725aaeedc88eecbc345a1b7e9adfa45e120'/>
<id>urn:sha1:43120725aaeedc88eecbc345a1b7e9adfa45e120</id>
<content type='text'>
Without cmake qt-creator is not of much use - most projects use cmake these
days and as far as I can remember qt will move to build with cmake.

Signed-off-by: Andreas Müller &lt;schnitzeltony@gmail.com&gt;
</content>
</entry>
<entry>
<title>qt5-creator: Make clang a PACKAGECONFIG - enabled for clang toolchain</title>
<updated>2020-09-02T13:16:33+00:00</updated>
<author>
<name>Andreas Müller</name>
<email>schnitzeltony@gmail.com</email>
</author>
<published>2020-08-16T17:10:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-qt5.git/commit/?id=063714fb78cf5264ac52541c1c4c364620f8df28'/>
<id>urn:sha1:063714fb78cf5264ac52541c1c4c364620f8df28</id>
<content type='text'>
Test case:
* meta-clang in layers
* gcc toolchain
* build qttools with PACKAGECONFIG[clang] enabled to get (native) help tools.

After setting clang PACKAGECONFIG at qttools, qt5-creator builds failed due to
linker errors: Linker tried to link against native clang tools. Avoid that in
the same way as clang-toolchain did but use PACKAGECONFIG.

* clang-toolchain builds remain unchanged
* a hint was dropped in the recipe to support users failing for same issue

Signed-off-by: Andreas Müller &lt;schnitzeltony@gmail.com&gt;
</content>
</entry>
<entry>
<title>qt5-creator: Update to 4.13.0 beta2</title>
<updated>2020-08-26T12:31:29+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2020-08-12T01:46:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-qt5.git/commit/?id=4d3191999e9156df0fc3fd9a86611be892a11d7e'/>
<id>urn:sha1:4d3191999e9156df0fc3fd9a86611be892a11d7e</id>
<content type='text'>
Fixed build with clang11 and musl

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