<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-qt5.git, branch v5.11.0-rc2</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.11.0-rc2</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-qt5.git/atom?h=v5.11.0-rc2'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-qt5.git/'/>
<updated>2018-05-16T10:17:31+00:00</updated>
<entry>
<title>qt5: update submodules</title>
<updated>2018-05-16T10:17:31+00:00</updated>
<author>
<name>Mikko Gronoff</name>
<email>mikko.gronoff@qt.io</email>
</author>
<published>2018-05-16T09:30:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-qt5.git/commit/?id=70f30e724d6057b99b8a9749b1cf8d9155fbab5f'/>
<id>urn:sha1:70f30e724d6057b99b8a9749b1cf8d9155fbab5f</id>
<content type='text'>
Update submodules to Qt 5.11.0 rc2 [v3]:
qtknx, qtopcua &amp; qttools updated

Task-number: QTBUG-67590
Change-Id: Idb16e5cf7901a2fe4e2e975da9fa50d8a7ef52d9
Reviewed-by: Samuli Piippo &lt;samuli.piippo@qt.io&gt;
</content>
</entry>
<entry>
<title>qtquickcompiler: add dependency into PACKAGECONFIG</title>
<updated>2018-05-15T05:48:50+00:00</updated>
<author>
<name>Samuli Piippo</name>
<email>samuli.piippo@qt.io</email>
</author>
<published>2018-05-14T13:16:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-qt5.git/commit/?id=e721ad37f5f29cef5a036c28dcee7e4fa838062c'/>
<id>urn:sha1:e721ad37f5f29cef5a036c28dcee7e4fa838062c</id>
<content type='text'>
qtdeclarative-native provides the required qmlcachegen binary, add
dependency to it into PACKAGECONFIG instead of each recipe.

Change-Id: I2f687fc95403502679e2c14dbc9e597314ddc674
Reviewed-by: Mikko Gronoff &lt;mikko.gronoff@qt.io&gt;
</content>
</entry>
<entry>
<title>Remove unneeded dependencies to qtxmlpatterns</title>
<updated>2018-05-15T05:48:47+00:00</updated>
<author>
<name>Samuli Piippo</name>
<email>samuli.piippo@qt.io</email>
</author>
<published>2018-05-14T13:15:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-qt5.git/commit/?id=df18090b2dede916094a812fb0af70cade3e6ab2'/>
<id>urn:sha1:df18090b2dede916094a812fb0af70cade3e6ab2</id>
<content type='text'>
Change-Id: I164b037f397cb3049887a337ce79b970e51ad9a8
Reviewed-by: Mikko Gronoff &lt;mikko.gronoff@qt.io&gt;
</content>
</entry>
<entry>
<title>qt5: update submodules</title>
<updated>2018-05-15T05:46:30+00:00</updated>
<author>
<name>Mikko Gronoff</name>
<email>mikko.gronoff@qt.io</email>
</author>
<published>2018-05-14T12:22:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-qt5.git/commit/?id=467cd895622b0249b6bd82909fc192b35cdcde6d'/>
<id>urn:sha1:467cd895622b0249b6bd82909fc192b35cdcde6d</id>
<content type='text'>
Update submodules to Qt 5.11.0 rc2 [v2]:
qtbase, qtknx, qtopcua &amp; qttools updated

Task-number: QTBUG-67590
Change-Id: Ica099a0dfe67b68824ba4e1c3a430457e988e9f9
Reviewed-by: Samuli Piippo &lt;samuli.piippo@qt.io&gt;
</content>
</entry>
<entry>
<title>qt5: update submodules</title>
<updated>2018-05-11T11:29:59+00:00</updated>
<author>
<name>Mikko Gronoff</name>
<email>mikko.gronoff@qt.io</email>
</author>
<published>2018-05-11T07:51:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-qt5.git/commit/?id=48eb6e64c764f3b7093c177936712a7b073e3912'/>
<id>urn:sha1:48eb6e64c764f3b7093c177936712a7b073e3912</id>
<content type='text'>
Update submodules to Qt 5.11.0 rc2

Task-number: QTBUG-67590
Change-Id: Ifa3368ef7d3fef7930dbeefd936790be6b960733
Reviewed-by: Kari Oikarinen &lt;kari.oikarinen@qt.io&gt;
</content>
</entry>
<entry>
<title>nativesdk-qtbase: add quotes to CC and CXX in environment file</title>
<updated>2018-05-09T06:15:51+00:00</updated>
<author>
<name>Samuli Piippo</name>
<email>samuli.piippo@qt.io</email>
</author>
<published>2018-05-08T13:00:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-qt5.git/commit/?id=650a062e3f2efb7871caca2b2f81997359d4033d'/>
<id>urn:sha1:650a062e3f2efb7871caca2b2f81997359d4033d</id>
<content type='text'>
CC and CXX include sysroot as argument to compiler and therefore includes
spaces, which need to be quoted to work e.g., with dash.

Task-number: QTBUG-68163
Change-Id: Ib8cbc89eb6efd09b9482116d63f76b61188504b1
Reviewed-by: Mikko Gronoff &lt;mikko.gronoff@qt.io&gt;
</content>
</entry>
<entry>
<title>qtbase: don't pass empty filename to function</title>
<updated>2018-05-09T06:15:44+00:00</updated>
<author>
<name>Samuli Piippo</name>
<email>samuli.piippo@qt.io</email>
</author>
<published>2018-05-08T10:32:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-qt5.git/commit/?id=9be4b8d59328fbfc1699666ecd4d33adbab3f72c'/>
<id>urn:sha1:9be4b8d59328fbfc1699666ecd4d33adbab3f72c</id>
<content type='text'>
The environment variable is empty when running qmake from SDK or
in device, which gives 'Empty filename passed to function' warning.

Change-Id: Ied1c6aa84614b8031bbd60fb557c235def150846
Reviewed-by: Mikko Gronoff &lt;mikko.gronoff@qt.io&gt;
</content>
</entry>
<entry>
<title>qt5: update submodules</title>
<updated>2018-05-07T06:30:57+00:00</updated>
<author>
<name>Mikko Gronoff</name>
<email>mikko.gronoff@qt.io</email>
</author>
<published>2018-04-27T11:40:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-qt5.git/commit/?id=2987d74f3b610d36ddd743f840c15e2ccb64aaa3'/>
<id>urn:sha1:2987d74f3b610d36ddd743f840c15e2ccb64aaa3</id>
<content type='text'>
Update submodules to the 5.11.0 RC

Task-number: QTBUG-67590
Change-Id: I30cbecdf958c2df15ea8243f1c8038806e31a9d2
Reviewed-by: Samuli Piippo &lt;samuli.piippo@qt.io&gt;
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'qtyocto/upstream/master' into 5.11</title>
<updated>2018-05-04T09:54:53+00:00</updated>
<author>
<name>Mikko Gronoff</name>
<email>mikko.gronoff@qt.io</email>
</author>
<published>2018-05-04T09:44:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-qt5.git/commit/?id=6a766fa08af094e09d72ad52de3075e285af933a'/>
<id>urn:sha1:6a766fa08af094e09d72ad52de3075e285af933a</id>
<content type='text'>
* qtyocto/upstream/master:
  bc20e3d qt5-creator: upgrade to 4.5.1
  4a3318e tufao: fix build with Qt 5.11, don't use qt5_use_modules
  35f8981 qt5: upgrade to 5.11 beta3+
  5bbfbca packagegroup-qt5-toolchain-target: drop both qtwebkit packages
  f33be06 qt5: upgrade to 5.11 Alpha
  c754974 qtbase: use mysql_config from correct path
  41666dd qtmultimedia: Pass -DMESA_EGL_NO_X11_HEADERS=1 when x is disabled
  6563f37 cinematicexperience: Add liberation-fonts to RDEPENDS
  59c9742 qtlocation: Add licenses used under mapboxgl.
  1ce10cf qtwebkit: Update to latest on 5.9 branch
  4d09751 qtwebkit: Fix build on armv7ve (rpi)
  8666a50 qt5: bump libconnman-qt5 to 1.2.7
  45df5c9 .gitattributes: mark *.inc as Bitbake files
  d9001fc qtbase: fix umask for do_generate_qt_environment_file
  8124b3c packagegroup-qt5-toolchain-target/qttranslations: fix nothing provides qttranslations-qtconfig
  d5f4726 Change default SRC_URI from github.com to code.qt.io
  9ed1897 qt5-git.inc: drop nobranch=1
  f69baf2 maliit-framework-qt5: refresh patches
  61581ec layer.conf: add LAYERSERIES_COMPAT

Conflicts:
  recipes-qt/qt5/nativesdk-qtbase_git.bb
  recipes-qt/qt5/qt3d/0001-Allow-a-tools-only-build.patch
  recipes-qt/qt5/qt3d_git.bb
  recipes-qt/qt5/qt5-git.inc
  recipes-qt/qt5/qtbase-native_git.bb
  recipes-qt/qt5/qtbase/0005-Disable-all-unknown-features-instead-of-erroring-out.patch
  recipes-qt/qt5/qtbase/0013-Always-build-uic-and-qvkgen.patch
  recipes-qt/qt5/qtbase_git.bb
  recipes-qt/qt5/qtcanvas3d_git.bb
  recipes-qt/qt5/qtcharts_git.bb
  recipes-qt/qt5/qtconnectivity_git.bb
  recipes-qt/qt5/qtdeclarative_git.bb
  recipes-qt/qt5/qtgraphicaleffects_git.bb
  recipes-qt/qt5/qtimageformats_git.bb
  recipes-qt/qt5/qtknx_git.bb
  recipes-qt/qt5/qtlocation_git.bb
  recipes-qt/qt5/qtmultimedia_git.bb
  recipes-qt/qt5/qtpurchasing_git.bb
  recipes-qt/qt5/qtquickcontrols2_git.bb
  recipes-qt/qt5/qtremoteobjects_git.bb
  recipes-qt/qt5/qtscript_git.bb
  recipes-qt/qt5/qtsensors_git.bb
  recipes-qt/qt5/qtsvg_git.bb
  recipes-qt/qt5/qttools_git.bb
  recipes-qt/qt5/qtvirtualkeyboard_git.bb
  recipes-qt/qt5/qtwayland/0001-fix-build-without-xkbcommon-evdev.patch
  recipes-qt/qt5/qtwayland_git.bb
  recipes-qt/qt5/qtwebengine_git.bb
  recipes-qt/qt5/qtwebsockets_git.bb

Task-number: QTBUG-67590
Change-Id: I62c5995490824324d61f13b2ef3044b97df0e9d3
</content>
</entry>
<entry>
<title>qt5: update submodules</title>
<updated>2018-04-25T09:37:47+00:00</updated>
<author>
<name>Mikko Gronoff</name>
<email>mikko.gronoff@qt.io</email>
</author>
<published>2018-04-23T06:21:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-qt5.git/commit/?id=76a5128abebb3cc2e3e726dc17d6b2c768bdcc1b'/>
<id>urn:sha1:76a5128abebb3cc2e3e726dc17d6b2c768bdcc1b</id>
<content type='text'>
Update submodules to the first 5.11.0 branch snapshot

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