<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-qt5.git, branch rocko</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=rocko</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-qt5.git/atom?h=rocko'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-qt5.git/'/>
<updated>2018-11-02T16:37:23+00:00</updated>
<entry>
<title>qtscript: update LIC_FILES_CHKSUM entries</title>
<updated>2018-11-02T16:37:23+00:00</updated>
<author>
<name>Denys Dmytriyenko</name>
<email>denys@ti.com</email>
</author>
<published>2018-11-02T16:22:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-qt5.git/commit/?id=d8b531530fa42b59aa0a5b123d87a30d749cbcc4'/>
<id>urn:sha1:d8b531530fa42b59aa0a5b123d87a30d749cbcc4</id>
<content type='text'>
Upstream commit 51303a9ee793cdf952e165e30c50310a5ec753d6 updated license files:
http://code.qt.io/cgit/qt/qtscript.git/commit/?h=5.9&amp;id=51303a9ee793cdf952e165e30c50310a5ec753d6

Signed-off-by: Denys Dmytriyenko &lt;denys@ti.com&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>qt5: upgrade to 5.9.7</title>
<updated>2018-11-01T13:31:22+00:00</updated>
<author>
<name>Mikko Gronoff</name>
<email>mikko.gronoff@qt.io</email>
</author>
<published>2018-06-25T10:00:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-qt5.git/commit/?id=e908589afec25bc9291f77266a6d50846e91be7b'/>
<id>urn:sha1:e908589afec25bc9291f77266a6d50846e91be7b</id>
<content type='text'>
* Update to Qt 5.9.7
* qtbase: default to internal harfbuzz-ng:
  With -no-harfbuzz, Qt uses internal copy of harfbuzz-old, which is
  no longer maintained, and is extremely buggy. Instead, use the
  harfbuzz-ng version if system harfbuzz is not used.

Signed-off-by: mikko.gronoff &lt;mikko.gronoff@qt.io&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>qtbase: don't use thumb for armv[45]</title>
<updated>2018-10-15T15:21:48+00:00</updated>
<author>
<name>Martin Jansa</name>
<email>Martin.Jansa@gmail.com</email>
</author>
<published>2018-05-24T18:16:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-qt5.git/commit/?id=d3420f1e481a2230f1c6c325fadd04490174b301'/>
<id>urn:sha1:d3420f1e481a2230f1c6c325fadd04490174b301</id>
<content type='text'>
* it fails when building with gcc8

Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>qt: upgrade to 5.9.6</title>
<updated>2018-06-16T09:45:29+00:00</updated>
<author>
<name>Martin Jansa</name>
<email>Martin.Jansa@gmail.com</email>
</author>
<published>2018-06-14T07:49:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-qt5.git/commit/?id=682ad61c071a9710e9f9d8a32ab1b5f3c14953d1'/>
<id>urn:sha1:682ad61c071a9710e9f9d8a32ab1b5f3c14953d1</id>
<content type='text'>
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>qt5: refactor ptest</title>
<updated>2018-05-15T14:48:53+00:00</updated>
<author>
<name>Samuli Piippo</name>
<email>samuli.piippo@qt.io</email>
</author>
<published>2018-02-01T06:39:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-qt5.git/commit/?id=fe6dbe144acbcbcbe37f5e9a07a08e414dbce036'/>
<id>urn:sha1:fe6dbe144acbcbcbe37f5e9a07a08e414dbce036</id>
<content type='text'>
Current implementation was causing build issues as it cluttered source
directories and modified recipe sysroot content. Tests are now build
in the separate build directory ${B} where we don't need to worry about
moving files to the recipe sysroot, and if tests are enabled in
PACKAGECONFIG, they have been already built during do_compile task.

Signed-off-by: Samuli Piippo &lt;samuli.piippo@qt.io&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>qtbase: use mysql_config from correct path</title>
<updated>2018-04-20T10:11:08+00:00</updated>
<author>
<name>Samuli Piippo</name>
<email>samuli.piippo@qt.io</email>
</author>
<published>2018-04-18T10:04:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-qt5.git/commit/?id=cfe02f26de53e5c20e6f9555059cbaaf5ab9b22f'/>
<id>urn:sha1:cfe02f26de53e5c20e6f9555059cbaaf5ab9b22f</id>
<content type='text'>
mysql_config from host sysroot is found first which gives wrong paths
for cross-compilation. Use it from crosscompile path instead.

Change-Id: Ia1e7d8e0c582016130f595b1be279255e9d0b055
Signed-off-by: Samuli Piippo &lt;samuli.piippo@qt.io&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>packagegroup-qt5-toolchain-target/qttranslations: fix nothing provides qttranslations-qtconfig</title>
<updated>2018-04-20T10:04:04+00:00</updated>
<author>
<name>Hongxu Jia</name>
<email>hongxu.jia@windriver.com</email>
</author>
<published>2018-04-17T12:50:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-qt5.git/commit/?id=7a52f924a0298857db99be20aca1484bb2b4e163'/>
<id>urn:sha1:7a52f924a0298857db99be20aca1484bb2b4e163</id>
<content type='text'>
It failed to build meta-toolchain-qt5:
...
Error:
 Problem: conflicting requests
  - nothing provides qttranslations-qtconfig needed by packagegroup-qt5-toolchain-target-1.0-r0.noarch
...

The upstream removed qtconfig translations:
...
commit a6b3446cb023e7b3a5f8aa12ea0d650d2b804334
Author: Alexander Volkov &lt;a.volkov@rusbitech.ru&gt;
Date:   Thu Sep 14 19:33:25 2017 +0300

    Remove qtconfig translations
...

Signed-off-by: Hongxu Jia &lt;hongxu.jia@windriver.com&gt;
</content>
</entry>
<entry>
<title>qt5: upgrade to 5.9.5</title>
<updated>2018-04-13T09:05:12+00:00</updated>
<author>
<name>Martin Jansa</name>
<email>Martin.Jansa@gmail.com</email>
</author>
<published>2018-04-12T13:04:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-qt5.git/commit/?id=f48752cc10266ffedee451813ceceec3e67c167f'/>
<id>urn:sha1:f48752cc10266ffedee451813ceceec3e67c167f</id>
<content type='text'>
* use latest revision from 5.9, because 5.9.5 tag is only on 5.9.5
  branch which might get removed in future I was told

Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>Change default SRC_URI from github.com to code.qt.io</title>
<updated>2018-04-12T18:43:47+00:00</updated>
<author>
<name>Mikko Gronoff</name>
<email>mikko.gronoff@qt.io</email>
</author>
<published>2018-03-02T10:45:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-qt5.git/commit/?id=4e7ba65ba6ad4f88683701428aba037f2091fafc'/>
<id>urn:sha1:4e7ba65ba6ad4f88683701428aba037f2091fafc</id>
<content type='text'>
There have been issues in the past with github qt mirror being out of
sync with code.qt.io for certain module repos. Right now there's been a
several days long break in update cycle for seemingly all the qt
modules where content has not been pushed to the github mirror. Change
the default SRC_URI to the more reliable code.qt.io.

Change-Id: Ic7d3b9a82ef0ae502e99a8516ef78ca09250fd1e
Signed-off-by: Mikko Gronoff &lt;mikko.gronoff@qt.io&gt;
Reviewed-by: Samuli Piippo &lt;samuli.piippo@qt.io&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>layer.conf: add LAYERSERIES_COMPAT</title>
<updated>2018-04-06T14:40:18+00:00</updated>
<author>
<name>Martin Jansa</name>
<email>Martin.Jansa@gmail.com</email>
</author>
<published>2018-04-06T12:23:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-qt5.git/commit/?id=bf68f8b8f5a31c9814a09f6c4e145dda7cdd8634'/>
<id>urn:sha1:bf68f8b8f5a31c9814a09f6c4e145dda7cdd8634</id>
<content type='text'>
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
</feed>
