<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-boot2qt.git/classes/qtquickcompiler.bbclass, branch v5.7.1</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.7.1</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/atom?h=v5.7.1'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/'/>
<updated>2016-08-22T12:59:05+00:00</updated>
<entry>
<title>Merge remote-tracking branch 'origin/fido' into jethro</title>
<updated>2016-08-22T12:59:05+00:00</updated>
<author>
<name>Samuli Piippo</name>
<email>samuli.piippo@qt.io</email>
</author>
<published>2016-08-22T12:59:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/commit/?id=83b656eb3219ee37d95d6453d692562406fe7be0'/>
<id>urn:sha1:83b656eb3219ee37d95d6453d692562406fe7be0</id>
<content type='text'>
* origin/fido:
  Correctly update qtquickcompiler SHA1
  Reuse qt5-git.inc to define git repo location
  Remove automotive recipes
  Update Qt5 submodules
  Handle qtquickcompiler in update-qt5-modules.sh script
  Correctly use QtQuickCompiler when available
  Change git protocol from ssh to http
  Update qtdeclarative module
  Update boot2qt-demos version

Conflicts:
	conf/distro/b2qt-auto.conf
	recipes-qt/automotive/gammaray_git.bb
	recipes-qt/automotive/neptune-ui/neptune.service
	recipes-qt/automotive/neptune-ui_git.bb
	recipes-qt/automotive/qtapplicationmanager_git.bb
	recipes-qt/automotive/qtivi_git.bb
	recipes-qt/automotive/qtwebbrowser_git.bb
	recipes-qt/b2qt-addons/b2qt-demos.bb
	recipes-qt/b2qt-addons/b2qt-launcher.bb
	recipes-qt/b2qt-addons/democompositor_git.bb
	recipes-qt/images/b2qt-automotive-qt5-image.bb
	recipes-qt/meta/meta-toolchain-b2qt-automotive-qt5-sdk.bb
	recipes-qt/qt5-addons/qtvirtualkeyboard_git.bb
	recipes-qt/qt5/nativesdk-qtbase_git.bbappend
	recipes-qt/qt5/qt3d_git.bbappend
	recipes-qt/qt5/qtbase-native_git.bbappend
	recipes-qt/qt5/qtbase_git.bbappend
	recipes-qt/qt5/qtcanvas3d_git.bbappend
	recipes-qt/qt5/qtcharts_git.bb
	recipes-qt/qt5/qtconnectivity_git.bbappend
	recipes-qt/qt5/qtdatavis3d_git.bb
	recipes-qt/qt5/qtdeclarative-render2d_git.bb
	recipes-qt/qt5/qtdeclarative_git.bbappend
	recipes-qt/qt5/qtgraphicaleffects_git.bbappend
	recipes-qt/qt5/qtimageformats_git.bbappend
	recipes-qt/qt5/qtlocation_git.bbappend
	recipes-qt/qt5/qtmultimedia_git.bbappend
	recipes-qt/qt5/qtquickcompiler_git.bb
	recipes-qt/qt5/qtquickcontrols2_git.bb
	recipes-qt/qt5/qtquickcontrols_git.bbappend
	recipes-qt/qt5/qtsensors_git.bbappend
	recipes-qt/qt5/qtserialbus_git.bb
	recipes-qt/qt5/qtserialport_git.bbappend
	recipes-qt/qt5/qtsvg_git.bbappend
	recipes-qt/qt5/qttools_git.bbappend
	recipes-qt/qt5/qttranslations_git.bbappend
	recipes-qt/qt5/qtvirtualkeyboard_git.bb
	recipes-qt/qt5/qtvirtualkeyboard_git.bbappend
	recipes-qt/qt5/qtwayland-native_5.7-wip.bb
	recipes-qt/qt5/qtwayland-native_git.bbappend
	recipes-qt/qt5/qtwayland_5.7-wip.bb
	recipes-qt/qt5/qtwayland_git.bbappend
	recipes-qt/qt5/qtwebchannel_git.bbappend
	recipes-qt/qt5/qtwebengine_git.bbappend
	recipes-qt/qt5/qtwebsockets_git.bbappend
	recipes-qt/qt5/qtxmlpatterns_git.bbappend
	scripts/manifest.xml

Change-Id: Ibf7f89a35c9e19bd8cf81c49cb44f6fd454838b4
</content>
</entry>
<entry>
<title>Correctly use QtQuickCompiler when available</title>
<updated>2016-08-19T12:27:53+00:00</updated>
<author>
<name>Samuli Piippo</name>
<email>samuli.piippo@qt.io</email>
</author>
<published>2016-08-18T11:13:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/commit/?id=b421956621a4e4389ba6c68cbf3fb7aa692fa566'/>
<id>urn:sha1:b421956621a4e4389ba6c68cbf3fb7aa692fa566</id>
<content type='text'>
Make sure the we use QtQuickCompiler only when we either have access
to the sources (internal gerrit repo) or the prebuilt binaries are available.

The internal-build class checks if we are working within The Qt Company network,
so we will also have access to the sources. Setting ENABLE_QTQUICKCOMPILER env
to "1" in local.conf has the same effect. Otherwise check if the prebuilt
binaries are available as installed by the Qt Online SDK.

Change-Id: I63b09ebabc96bb14b119ea7472a3fa7b10e5c2a8
Task-number: QTBUG-53052
Task-number: QTBUG-53216
Reviewed-by: Teemu Holappa &lt;teemu.holappa@theqtcompany.com&gt;
</content>
</entry>
<entry>
<title>Update license headers</title>
<updated>2016-05-18T09:31:21+00:00</updated>
<author>
<name>Samuli Piippo</name>
<email>samuli.piippo@qt.io</email>
</author>
<published>2016-05-11T10:33:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/commit/?id=edc4f9274cc129d3550a0249c4e500db7f81a9af'/>
<id>urn:sha1:edc4f9274cc129d3550a0249c4e500db7f81a9af</id>
<content type='text'>
License changed to GPLv3 + Commercial

Change-Id: I267c97216e717ed29071df064337e1bcf83de973
Reviewed-by: Kalle Viironen &lt;kalle.viironen@theqtcompany.com&gt;
</content>
</entry>
<entry>
<title>qtquickcompiler: add support for BYOS builds</title>
<updated>2016-03-02T11:48:42+00:00</updated>
<author>
<name>Samuli Piippo</name>
<email>samuli.piippo@theqtcompany.com</email>
</author>
<published>2016-03-01T16:25:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/commit/?id=1dc408e27ed53f0767ac35e29734c61955a04b95'/>
<id>urn:sha1:1dc408e27ed53f0767ac35e29734c61955a04b95</id>
<content type='text'>
Qt Quick Compiler sources codes are not released for customers, so they
cannot build it for themselves. Instead copy qtquickcompiler binary from
the SDK where we have both linux and mingw binaries available.

Change-Id: I697885365d98df394164a15e2517c7c473ac91e5
Reviewed-by: Teemu Holappa &lt;teemu.holappa@theqtcompany.com&gt;
</content>
</entry>
<entry>
<title>Update license headers</title>
<updated>2016-02-09T10:15:02+00:00</updated>
<author>
<name>Samuli Piippo</name>
<email>samuli.piippo@theqtcompany.com</email>
</author>
<published>2016-02-09T06:44:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/commit/?id=e58e1e259754a721f108c3732d638c803ab70aaa'/>
<id>urn:sha1:e58e1e259754a721f108c3732d638c803ab70aaa</id>
<content type='text'>
Change-Id: Iabcf736e6f4ae2149b57c84ebdc8b5b1be82023d
Reviewed-by: Teemu Holappa &lt;teemu.holappa@theqtcompany.com&gt;
</content>
</entry>
<entry>
<title>qtquickcompiler: add dev packages to toolchain</title>
<updated>2015-11-02T10:02:04+00:00</updated>
<author>
<name>Samuli Piippo</name>
<email>samuli.piippo@theqtcompany.com</email>
</author>
<published>2015-10-30T13:54:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/commit/?id=0620623f153cdbccf46840c79eade69a1848b296'/>
<id>urn:sha1:0620623f153cdbccf46840c79eade69a1848b296</id>
<content type='text'>
Change-Id: If6fa08858c0ab19e92c45623f7dcdcf3d8985c1a
Reviewed-by: Teemu Holappa &lt;teemu.holappa@theqtcompany.com&gt;
</content>
</entry>
<entry>
<title>qtquickcompiler: disable for BYOS</title>
<updated>2015-06-17T09:46:48+00:00</updated>
<author>
<name>Samuli Piippo</name>
<email>samuli.piippo@theqtcompany.com</email>
</author>
<published>2015-06-16T12:57:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/commit/?id=0cf281fdd678ea57b34bd9c7e5c48dc421d290ae'/>
<id>urn:sha1:0cf281fdd678ea57b34bd9c7e5c48dc421d290ae</id>
<content type='text'>
QtQuickCompiler sources are not distributed, so for BYOS builds
we need to disable. For now, only print note that it's not supported.
Next step is to try to use the precompiled version from SDK.

Change-Id: I8185e66fd2bc6471218ee3ea8520fa40c2c08592
Reviewed-by: Eirik Aavitsland &lt;eirik.aavitsland@theqtcompany.com&gt;
</content>
</entry>
<entry>
<title>Enable Qt Quick Compiler</title>
<updated>2015-05-12T11:47:34+00:00</updated>
<author>
<name>Samuli Piippo</name>
<email>samuli.piippo@theqtcompany.com</email>
</author>
<published>2015-04-29T11:10:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/commit/?id=cbf5a7653383beebf44c9634506661d1fa6dfcf3'/>
<id>urn:sha1:cbf5a7653383beebf44c9634506661d1fa6dfcf3</id>
<content type='text'>
Build Qt Quick Compiler and use it for VKB and QtCharts.
Use BBCLASSEXTEND to build all 3 version (target, native
and nativesdk) of Qt Quick Compiler.

Change-Id: I611fe7762b8d9124b146b7fe976f09130d5912fa
Reviewed-by: Andy Nichols &lt;andy.nichols@theqtcompany.com&gt;
</content>
</entry>
</feed>
