<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-qt5.git/recipes-qt/packagegroups, branch dev</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=dev</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-qt5.git/atom?h=dev'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-qt5.git/'/>
<updated>2020-01-24T11:27:15+00:00</updated>
<entry>
<title>packagegroup-qt5-toolchain-target: Use TUNE_PKGARCH instead of MACHINE_ARCH</title>
<updated>2020-01-24T11:27:15+00:00</updated>
<author>
<name>Martin Jansa</name>
<email>Martin.Jansa@gmail.com</email>
</author>
<published>2020-01-24T11:24:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-qt5.git/commit/?id=f13a3cec17a9eb0b11f8ecdb6a36df44f22e2831'/>
<id>urn:sha1:f13a3cec17a9eb0b11f8ecdb6a36df44f22e2831</id>
<content type='text'>
* it was changed to MACHINE_ARCH in:
  commit 0d88f4488f08dc92081274ec954c8795d6dfe68c (marc-cpdesign/master-next, marc-cpdesign/jansa/master)
  Author: Khem Raj &lt;raj.khem@gmail.com&gt;
  Date:   Thu Dec 5 11:31:27 2019 -0800

    packagegroup-qt5-toolchain-target: Make machine specific

    We want to deploy arch specific overrides

    Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;

* but TUNE_PKGARCH qt5-creator has packagegroup-qt5-toolchain-target in
  RRECOMMENDS_${PN} causing:

   === Comparing signatures for task do_package_write_ipk.sigdata between tissot and mido ===
  ERROR: qt5-creator different signature for task do_package_write_ipk.sigdata between tissot and mido
  NOTE: Starting bitbake server...
  Hash for dependent task packagegroups/packagegroup-qt5-toolchain-target.bb:do_packagedata changed from f8a21ed2c484abfbadae768ec9a2e04883e80fe7ac32f7eaf442f12b4cd1b65b to bd700f438812693132a93e88c2518c81818d89856d8793b8eae479dc7a180b68
  Unable to find matching sigdata for /home/jenkins/workspace/luneos-testing/webos-ports/meta-qt5/recipes-qt/packagegroups/packagegroup-qt5-toolchain-target.bb:do_packagedata with hashes f8a21ed2c484abfbadae768ec9a2e04883e80fe7ac32f7eaf442f12b4cd1b65b or bd700f438812693132a93e88c2518c81818d89856d8793b8eae479dc7a180b68

  ERROR: 1 errors found in /home/jenkins/workspace/luneos-testing/webos-ports/tmp-glibc/sstate-diff/1579172712/signatures.mido.do_package_write_ipk.sigdata.log

* use TUNE_PKGARCH to match qt5-creator while still allowing arch
  specific overrides

Signed-off-by: Martin Jansa &lt;Martin.Jansa@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>nativesdk-packagegroup: fix cmake builds using sdk</title>
<updated>2020-01-13T12:58:53+00:00</updated>
<author>
<name>Marc Reilly</name>
<email>marc@cpdesign.com.au</email>
</author>
<published>2019-10-14T09:42:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-qt5.git/commit/?id=47399df989db21bbc628db6c23c82290d4d82fa5'/>
<id>urn:sha1:47399df989db21bbc628db6c23c82290d4d82fa5</id>
<content type='text'>
The cmake toolchain init files are packaged into nativesdk-qtbase-dev.

Signed-off-by: Marc Reilly &lt;marc@cpdesign.com.au&gt;
</content>
</entry>
<entry>
<title>qtenginio: remove obsolete module</title>
<updated>2020-01-11T13:59:12+00:00</updated>
<author>
<name>Samuli Piippo</name>
<email>samuli.piippo@qt.io</email>
</author>
<published>2020-01-08T11:52:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-qt5.git/commit/?id=aa50163cbe4a6dd7591e4b2ccca424d86ca2d556'/>
<id>urn:sha1:aa50163cbe4a6dd7591e4b2ccca424d86ca2d556</id>
<content type='text'>
QtEnginio hasn't been supported in a long while.

Signed-off-by: Samuli Piippo &lt;samuli.piippo@qt.io&gt;
</content>
</entry>
<entry>
<title>packagegroup-qt5-toolchain-target: Make machine specific</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:31:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-qt5.git/commit/?id=0d88f4488f08dc92081274ec954c8795d6dfe68c'/>
<id>urn:sha1:0d88f4488f08dc92081274ec954c8795d6dfe68c</id>
<content type='text'>
We want to deploy arch specific overrides

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>packagegroup-qt5-toolchain-target: add qtbase-tools</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-18T16:53:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-qt5.git/commit/?id=6629131e7786cf002cfdede5ca3c1b69022aa1b8'/>
<id>urn:sha1:6629131e7786cf002cfdede5ca3c1b69022aa1b8</id>
<content type='text'>
From Qt perspective qmake/moc and friends are part of the toolchain

Signed-off-by: Andreas Müller &lt;schnitzeltony@gmail.com&gt;
</content>
</entry>
<entry>
<title>qttranslations, packagegroup-qt5-toolchain-target: drop qmlviewer</title>
<updated>2018-12-23T19:40:35+00:00</updated>
<author>
<name>Martin Jansa</name>
<email>Martin.Jansa@gmail.com</email>
</author>
<published>2018-12-22T22:38:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-qt5.git/commit/?id=1b755b2e05a95a8c1d74f131d211b814109e3a32'/>
<id>urn:sha1:1b755b2e05a95a8c1d74f131d211b814109e3a32</id>
<content type='text'>
* it was removed from qttranslations in upstream commit:
  commit c49e22e0b3a48b67f481f7362b74d90e6596b60f
  Author: Kai Koehne &lt;kai.koehne@qt.io&gt;
  Date:   Mon Dec 3 14:44:42 2018 +0100

    Drop qtquick1 module

    qtquick1 has been removed from Qt in 5.6. The qtquick1 got removed
    from the supermodule in qt 5.11.2 (see change
    d60ef0b20247 in qt5.git). So it's high time to also remove the
    qtquick1 and qmlviewer translation logic from qttranslations.

Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>packagegroup-qt5-toolchain-target: Skip qtwebkit if opengl not found</title>
<updated>2018-11-26T11:49:22+00:00</updated>
<author>
<name>Scott Ellis</name>
<email>scott@jumpnowtek.com</email>
</author>
<published>2018-11-26T09:55:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-qt5.git/commit/?id=fe453ec4a26a0e8a1c7d50800b0115db7f15f0c6'/>
<id>urn:sha1:fe453ec4a26a0e8a1c7d50800b0115db7f15f0c6</id>
<content type='text'>
Resolves #129

Signed-off-by: Scott Ellis &lt;scott@jumpnowtek.com&gt;
</content>
</entry>
<entry>
<title>nativesdk-qtbase: use default PACKAGES</title>
<updated>2018-09-20T13:16:22+00:00</updated>
<author>
<name>Martin Jansa</name>
<email>Martin.Jansa@gmail.com</email>
</author>
<published>2018-09-14T12:28:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-qt5.git/commit/?id=3224b028e70ab3a910ce4fccdd9f3fac4e37011f'/>
<id>urn:sha1:3224b028e70ab3a910ce4fccdd9f3fac4e37011f</id>
<content type='text'>
* don't append -tools to all packages
* fixes automatic packaging of .debug files in ${PN}-dbg

Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
</feed>
