<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-boot2qt.git/scripts/update-qt5-modules.sh, branch v5.11.2</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.11.2</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/atom?h=v5.11.2'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/'/>
<updated>2018-08-14T04:24:33+00:00</updated>
<entry>
<title>update-qt5-modules: update all recipes in a layer</title>
<updated>2018-08-14T04:24:33+00:00</updated>
<author>
<name>Samuli Piippo</name>
<email>samuli.piippo@qt.io</email>
</author>
<published>2018-08-07T07:01:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/commit/?id=14fbbe3113d0ebb0600b915e8bd59b6c433d4dba'/>
<id>urn:sha1:14fbbe3113d0ebb0600b915e8bd59b6c433d4dba</id>
<content type='text'>
Recursively find all recipes matching Qt module when running the
update-qt5-modules.sh script. Optionally the layer dir can be
given as an argument.

Change-Id: I242154ad56bad0759043b8bf092e24a31f58a6b3
Reviewed-by: Mikko Gronoff &lt;mikko.gronoff@qt.io&gt;
</content>
</entry>
<entry>
<title>scripts: handle qtivi in the submodule update script</title>
<updated>2018-06-08T06:21:24+00:00</updated>
<author>
<name>Samuli Piippo</name>
<email>samuli.piippo@qt.io</email>
</author>
<published>2018-06-08T05:05:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/commit/?id=9f7c6ebc3f9120b997dfb00f18cbc71cdc772f63'/>
<id>urn:sha1:9f7c6ebc3f9120b997dfb00f18cbc71cdc772f63</id>
<content type='text'>
Change-Id: Id3477a92389bb6239119bd1b102717c332663a80
Reviewed-by: Mikko Gronoff &lt;mikko.gronoff@qt.io&gt;
</content>
</entry>
<entry>
<title>qt5: Upgrade to Qt 5.11.0</title>
<updated>2018-02-12T10:11:38+00:00</updated>
<author>
<name>Samuli Piippo</name>
<email>samuli.piippo@qt.io</email>
</author>
<published>2018-02-05T13:50:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/commit/?id=cabaf4ef690ab5dcde901822edfd4fe5067497ac'/>
<id>urn:sha1:cabaf4ef690ab5dcde901822edfd4fe5067497ac</id>
<content type='text'>
QtQuickCompiler is now part of qtdeclarative, separate recipe is no longer
needed. Keeping qtquickcompiler.bbclass still for backwards compatibility.

Change-Id: I8e6a66b176fc17c4bb161ae4638125238518e22a
Reviewed-by: Mikko Gronoff &lt;mikko.gronoff@qt.io&gt;
</content>
</entry>
<entry>
<title>Update update-qt5-modules script handle qtlocation</title>
<updated>2017-06-05T05:24:22+00:00</updated>
<author>
<name>Samuli Piippo</name>
<email>samuli.piippo@qt.io</email>
</author>
<published>2017-05-30T12:37:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/commit/?id=f140740aa76dbdbeed2c9e0f64f02d47123fb502'/>
<id>urn:sha1:f140740aa76dbdbeed2c9e0f64f02d47123fb502</id>
<content type='text'>
QtLocation now has a submodule which needs special attention.

Change-Id: I570dbf0bab1416954f46a55430ad245fd1e9653c
Reviewed-by: Mikko Gronoff &lt;mikko.gronoff@qt.io&gt;
</content>
</entry>
<entry>
<title>update-qt5-modules.sh: check for qtquickcompiler recipe</title>
<updated>2016-12-28T06:34:44+00:00</updated>
<author>
<name>Samuli Piippo</name>
<email>samuli.piippo@qt.io</email>
</author>
<published>2016-12-19T13:48:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/commit/?id=22a1b0881a71a0f48a65cb53507acfe5908f3f28'/>
<id>urn:sha1:22a1b0881a71a0f48a65cb53507acfe5908f3f28</id>
<content type='text'>
Change-Id: I0c8f25e511dbb48f2e046d67ecbd2e5ea365b403
Reviewed-by: Mikko Gronoff &lt;mikko.gronoff@qt.io&gt;
</content>
</entry>
<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 update qtquickcompiler SHA1</title>
<updated>2016-08-22T12:23:29+00:00</updated>
<author>
<name>Samuli Piippo</name>
<email>samuli.piippo@qt.io</email>
</author>
<published>2016-08-22T12:00:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/commit/?id=797b8c96bd53cd15b6540a989353f89d285c8de9'/>
<id>urn:sha1:797b8c96bd53cd15b6540a989353f89d285c8de9</id>
<content type='text'>
Change-Id: I0176af2f3f8d8f3d04b9898138d7d745a345ed76
Reviewed-by: Simon Hausmann &lt;simon.hausmann@qt.io&gt;
</content>
</entry>
<entry>
<title>Handle qtquickcompiler in update-qt5-modules.sh script</title>
<updated>2016-08-22T11:08:32+00:00</updated>
<author>
<name>Samuli Piippo</name>
<email>samuli.piippo@qt.io</email>
</author>
<published>2016-08-18T12:52:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/commit/?id=39b77b9a9437f471d00269c3fbf2177d07045386'/>
<id>urn:sha1:39b77b9a9437f471d00269c3fbf2177d07045386</id>
<content type='text'>
QtQuickCompiler has different git repo name in tqtc-qt5.git

Change-Id: I038eec220166dcd06e653460aa0d5ed525f549d4
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>add script to update qt5 submodule sha1s</title>
<updated>2016-02-17T10:38:59+00:00</updated>
<author>
<name>Samuli Piippo</name>
<email>samuli.piippo@theqtcompany.com</email>
</author>
<published>2016-02-17T06:38:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/commit/?id=619d0fbab4e21abfcf53988d0a70a335dace5ef7'/>
<id>urn:sha1:619d0fbab4e21abfcf53988d0a70a335dace5ef7</id>
<content type='text'>
The script can be used to easily update SHA1s to all qt5 submodule
recipes. It takes SHA1s from a checked out qt5 super repo (without
updating it).

Change-Id: I15771e4da5f5728db6bb2cd87fdb6fdd3bf5da7a
Reviewed-by: Teemu Holappa &lt;teemu.holappa@theqtcompany.com&gt;
</content>
</entry>
</feed>
