<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-boot2qt.git, branch v5.9.7</title>
<subtitle>Mirror of https://code.qt.io/cgit/yocto/meta-boot2qt.git</subtitle>
<id>https://git.enea.com/cgit/linux/meta-boot2qt.git/atom?h=v5.9.7</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/atom?h=v5.9.7'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/'/>
<updated>2018-10-16T17:56:15+00:00</updated>
<entry>
<title>meta-qt5: update layer</title>
<updated>2018-10-16T17:56:15+00:00</updated>
<author>
<name>Mikko Gronoff</name>
<email>mikko.gronoff@qt.io</email>
</author>
<published>2018-10-15T06:10:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/commit/?id=76c53489a3998ab773bd47ac0f22138792525e48'/>
<id>urn:sha1:76c53489a3998ab773bd47ac0f22138792525e48</id>
<content type='text'>
Update to Qt 5.9.7 RC [v2] - add few more qtbase fixes.
Amends commit 5298ac377559e46cf702c6890757522a2c463be7.

Task-number: QTBUG-69049
Change-Id: I9df297877bce0fbeae83890093d327b71c483a7e
Reviewed-by: Samuli Piippo &lt;samuli.piippo@qt.io&gt;
</content>
</entry>
<entry>
<title>meta-qt5: update layer</title>
<updated>2018-10-14T16:30:05+00:00</updated>
<author>
<name>Mikko Gronoff</name>
<email>mikko.gronoff@qt.io</email>
</author>
<published>2018-10-12T07:45:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/commit/?id=5298ac377559e46cf702c6890757522a2c463be7'/>
<id>urn:sha1:5298ac377559e46cf702c6890757522a2c463be7</id>
<content type='text'>
Update to Qt 5.9.7 RC

Task-number: QTBUG-69049
Change-Id: I2f238c84553f59c37f2cfc4731e5dedf39a578c6
Reviewed-by: Samuli Piippo &lt;samuli.piippo@qt.io&gt;
</content>
</entry>
<entry>
<title>tegra-t18x: fix openssl-native build</title>
<updated>2018-10-10T09:43:04+00:00</updated>
<author>
<name>Samuli Piippo</name>
<email>samuli.piippo@qt.io</email>
</author>
<published>2018-10-10T05:16:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/commit/?id=605435d41b8b64ac7dc3497a290bb069d6ea8f46'/>
<id>urn:sha1:605435d41b8b64ac7dc3497a290bb069d6ea8f46</id>
<content type='text'>
Compilation was depending on host machine perl installation instead
of using the perl-native.

Change-Id: Id61051de047de785f770f8ae2648903cc8658b99
Reviewed-by: Mikko Gronoff &lt;mikko.gronoff@qt.io&gt;
</content>
</entry>
<entry>
<title>renesas: update meta-linaro layer</title>
<updated>2018-10-10T09:43:00+00:00</updated>
<author>
<name>Samuli Piippo</name>
<email>samuli.piippo@qt.io</email>
</author>
<published>2018-10-10T04:35:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/commit/?id=8a118ac883b2c899e3d87b3a7d00f2594cac29cc'/>
<id>urn:sha1:8a118ac883b2c899e3d87b3a7d00f2594cac29cc</id>
<content type='text'>
Fix build issue with python-wand by updating the meta layer.
Fix TypeError: Required argument 'month' (pos 2) not found

Change-Id: I491faf9095af6de59f02aad16ae4f61144475fff
Reviewed-by: Mikko Gronoff &lt;mikko.gronoff@qt.io&gt;
</content>
</entry>
<entry>
<title>grub-efi-native: fix initramfs-basic dependency issue</title>
<updated>2018-10-09T10:34:55+00:00</updated>
<author>
<name>Samuli Piippo</name>
<email>samuli.piippo@qt.io</email>
</author>
<published>2018-02-13T09:45:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/commit/?id=314b0013ec766bf9b3e6ceb4b8716630d6efc9e4'/>
<id>urn:sha1:314b0013ec766bf9b3e6ceb4b8716630d6efc9e4</id>
<content type='text'>
Use correct dependency to initramfs, so that cpio.gz file
has been created.

(cherry picked from commit a955cc426de549cc8f992b619927db040ac0841c)
Change-Id: I93f1ba00879012ac46b8f9f3f3c988e11c0b4d81
Reviewed-by: Mikko Gronoff &lt;mikko.gronoff@qt.io&gt;
</content>
</entry>
<entry>
<title>Fix grub-efi-native build with GCC8</title>
<updated>2018-10-09T10:34:44+00:00</updated>
<author>
<name>Samuli Piippo</name>
<email>samuli.piippo@qt.io</email>
</author>
<published>2018-10-09T06:35:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/commit/?id=7af03482b85465c1b3927cabf8c03a624439e77d'/>
<id>urn:sha1:7af03482b85465c1b3927cabf8c03a624439e77d</id>
<content type='text'>
Task-number: QTBUG-70995
Change-Id: I1c060907480d0f2000ebd739f62c5acd39a336fc
Reviewed-by: Mikko Gronoff &lt;mikko.gronoff@qt.io&gt;
</content>
</entry>
<entry>
<title>meta-qt5: update layer</title>
<updated>2018-10-09T10:34:29+00:00</updated>
<author>
<name>Mikko Gronoff</name>
<email>mikko.gronoff@qt.io</email>
</author>
<published>2018-10-07T17:34:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/commit/?id=781d8673ca5211728f17220d94025b3cb2cea03f'/>
<id>urn:sha1:781d8673ca5211728f17220d94025b3cb2cea03f</id>
<content type='text'>
* Update to latest Qt 5.9.7 snapshot
* fix to font rendering issue QTBUG-70277

Change-Id: I8f16d8a84faa230645e32d0c272b901710c33387
Reviewed-by: Samuli Piippo &lt;samuli.piippo@qt.io&gt;
</content>
</entry>
<entry>
<title>meta-qt5: update layer</title>
<updated>2018-09-25T10:20:24+00:00</updated>
<author>
<name>Mikko Gronoff</name>
<email>mikko.gronoff@qt.io</email>
</author>
<published>2018-09-24T12:39:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/commit/?id=9a4cd30a66d96bef6e7e1db195396e5168957533'/>
<id>urn:sha1:9a4cd30a66d96bef6e7e1db195396e5168957533</id>
<content type='text'>
Update to latest Qt 5.9.7 branch snapshot

Task-number: QTBUG-69049
Change-Id: I5d8bab1da9cd40fd4ea5921a47b9d6492ffdbe40
Reviewed-by: Samuli Piippo &lt;samuli.piippo@qt.io&gt;
</content>
</entry>
<entry>
<title>qtdeviceutilities: update revision</title>
<updated>2018-09-24T10:06:53+00:00</updated>
<author>
<name>Mikko Gronoff</name>
<email>mikko.gronoff@qt.io</email>
</author>
<published>2018-09-24T08:36:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/commit/?id=9f38b74f2254c47ad1dd622cce0e648c8d71a378'/>
<id>urn:sha1:9f38b74f2254c47ad1dd622cce0e648c8d71a378</id>
<content type='text'>
Updated:
127d469 Fix connman connection initialization after it is available
3b535a4 Doc: Bump to version 5.9.7
d1042a8 Doc: bump version to 5.9.6

Change-Id: If0fa7b8a856a5a591803a37bf02283f889ded406
Reviewed-by: Samuli Piippo &lt;samuli.piippo@qt.io&gt;
</content>
</entry>
<entry>
<title>meta-qt5: update layer</title>
<updated>2018-08-23T06:04:34+00:00</updated>
<author>
<name>Mikko Gronoff</name>
<email>mikko.gronoff@qt.io</email>
</author>
<published>2018-06-29T09:36:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/commit/?id=5a4313602e3abab297748301a35a8fd49bc8d555'/>
<id>urn:sha1:5a4313602e3abab297748301a35a8fd49bc8d555</id>
<content type='text'>
* Update to Qt 5.9.7 snapshot
* Update qtquickcompiler

Task-number: QTBUG-69049
Change-Id: Ib775130cee1980a929ace6b5ae55a6971bd5ba11
Reviewed-by: Samuli Piippo &lt;samuli.piippo@qt.io&gt;
</content>
</entry>
</feed>
