<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-boot2qt.git/scripts/upload.sh, 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>2017-10-02T13:04:13+00:00</updated>
<entry>
<title>Add generic qemuarmv7 machine config</title>
<updated>2017-10-02T13:04:13+00:00</updated>
<author>
<name>Samuli Piippo</name>
<email>samuli.piippo@qt.io</email>
</author>
<published>2017-09-29T06:48:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/commit/?id=2c947f7073bbf20e5a587b5d2b05f8b8298ef74d'/>
<id>urn:sha1:2c947f7073bbf20e5a587b5d2b05f8b8298ef74d</id>
<content type='text'>
To be used in Qt CI builds

Task-number: QTQAINFRA-1457
Change-Id: I7ef21aa05c65f50539e2f70b21da375a9b3eea02
Reviewed-by: Sami Nurmenniemi &lt;sami.nurmenniemi@qt.io&gt;
</content>
</entry>
<entry>
<title>Remove all *.ci.local network addresses</title>
<updated>2017-08-11T08:58:47+00:00</updated>
<author>
<name>Samuli Piippo</name>
<email>samuli.piippo@qt.io</email>
</author>
<published>2017-08-11T07:46:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/commit/?id=8556798b4ec9e703deb398c09d88e68c2af4cd54'/>
<id>urn:sha1:8556798b4ec9e703deb398c09d88e68c2af4cd54</id>
<content type='text'>
The dot-local addresses cause problems with mDNS lookups, replace
all with *.intra.qt.io aliases that are now available.

Task-number: QTBUG-60153
Change-Id: I60e2e06440ca088d1194615849bf7792c16df362
Reviewed-by: Mikko Gronoff &lt;mikko.gronoff@qt.io&gt;
</content>
</entry>
<entry>
<title>Use actual Qt version for upload location</title>
<updated>2017-06-19T06:19:12+00:00</updated>
<author>
<name>Samuli Piippo</name>
<email>samuli.piippo@qt.io</email>
</author>
<published>2017-06-15T10:46:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/commit/?id=90717dbcb0c2431dc0b4e7da58b3abfecbbae16b'/>
<id>urn:sha1:90717dbcb0c2431dc0b4e7da58b3abfecbbae16b</id>
<content type='text'>
Change-Id: I7629bcba7aadf9acb417d2c0b3567e1a0e9e69eb
Reviewed-by: Mikko Gronoff &lt;mikko.gronoff@qt.io&gt;
</content>
</entry>
<entry>
<title>Change upload location to 5.9</title>
<updated>2017-01-26T09:43:51+00:00</updated>
<author>
<name>Samuli Piippo</name>
<email>samuli.piippo@qt.io</email>
</author>
<published>2017-01-26T07:37:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/commit/?id=f389117cd0abf4497d1dd2db53c530da6bfa37ad'/>
<id>urn:sha1:f389117cd0abf4497d1dd2db53c530da6bfa37ad</id>
<content type='text'>
Change-Id: I327e03b25c813dc67172bc57f94dc1ce3c1cecea
Reviewed-by: Mikko Gronoff &lt;mikko.gronoff@qt.io&gt;
</content>
</entry>
<entry>
<title>Add support for creating QBSP package</title>
<updated>2016-11-21T08:39:46+00:00</updated>
<author>
<name>Samuli Piippo</name>
<email>samuli.piippo@qt.io</email>
</author>
<published>2016-11-10T08:06:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/commit/?id=1a9ad4899efb2f3054ec0d676e41a85e01d8f806'/>
<id>urn:sha1:1a9ad4899efb2f3054ec0d676e41a85e01d8f806</id>
<content type='text'>
QBSP is a Qt specific Board Support Package that can be installed with
the Qt SDK or MaintenanceTool and contains a system image and a toolchain.
The toolchain is automatically registered to the QtCreator.

The recipes used for creating the system image and the toolchain can be
configured with QBSP_IMAGE_TASK and QBSP_SDK_TASK. The files wanted for
the system image can be further configured with QBSP_IMAGE_CONTENT,
with a list of files located in DEPLOY_DIR_IMAGE folder. By default,
.img and .conf files are used from the selected image recipe.

QBSP_INSTALLER_COMPONENT defines the location in the Qt installer tree
where the QBSP is shown and QBSP_VERSION defines the version for the
components. The QBSP is installed to path defined by QBSP_INSTALL_PATH.

The regular SDK creation can now reuse the same image package .7z, so
update upload script to use it instead of creating new package.

Task-number: QTBUG-57018
Change-Id: Id1e7cc4ab3998a7d450f23ed603b8e676b314d63
Reviewed-by: Iikka Eklund &lt;iikka.eklund@qt.io&gt;
Reviewed-by: Teemu Holappa &lt;teemu.holappa@qt.io&gt;
</content>
</entry>
<entry>
<title>tegra: update to latest vibrante pdk</title>
<updated>2016-11-14T13:59:15+00:00</updated>
<author>
<name>Samuli Piippo</name>
<email>samuli.piippo@qt.io</email>
</author>
<published>2016-11-10T14:59:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/commit/?id=1f764ffe81de51f9c8ee1cbac33abfb2fb3bc722'/>
<id>urn:sha1:1f764ffe81de51f9c8ee1cbac33abfb2fb3bc722</id>
<content type='text'>
[RC 2.5] 25.11.01 Vibrante 4.0 Linux Drive CX2 - PDK

Drop support for nvidia-logan

Change-Id: I9b2c55f213ff3eb01969a49ad64e596692fcee31
Reviewed-by: Mikko Gronoff &lt;mikko.gronoff@qt.io&gt;
Reviewed-by: Teemu Holappa &lt;teemu.holappa@qt.io&gt;
</content>
</entry>
<entry>
<title>Revert "tegra: update to latest vibrante pdk"</title>
<updated>2016-10-14T10:22:37+00:00</updated>
<author>
<name>Samuli Piippo</name>
<email>samuli.piippo@qt.io</email>
</author>
<published>2016-10-13T10:06:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/commit/?id=f956591bbe246fae0dc4ed9b6d911bcec526463f'/>
<id>urn:sha1:f956591bbe246fae0dc4ed9b6d911bcec526463f</id>
<content type='text'>
Problems with eglfs, so revert back to previous PDK.

This reverts commit 323408406d9133a5462a24fea4ec86e649088180.

Change-Id: I3ee36809cb823aefdc03f8a24d052c2a76f308db
Reviewed-by: Teemu Holappa &lt;teemu.holappa@theqtcompany.com&gt;
</content>
</entry>
<entry>
<title>tegra: update to latest vibrante pdk</title>
<updated>2016-10-06T05:57:58+00:00</updated>
<author>
<name>Samuli Piippo</name>
<email>samuli.piippo@qt.io</email>
</author>
<published>2016-09-30T08:55:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/commit/?id=323408406d9133a5462a24fea4ec86e649088180'/>
<id>urn:sha1:323408406d9133a5462a24fea4ec86e649088180</id>
<content type='text'>
[RC 2.5] 25.11.01 Vibrante 4.0 Linux Drive CX2 - PDK

Drop support for nvidia-logan

Change-Id: Ic8c76313704c3e666050284f02cb1a40237366e5
Reviewed-by: Risto Avila &lt;risto.avila@qt.io&gt;
</content>
</entry>
<entry>
<title>Upload content to 5.8 folder</title>
<updated>2016-06-08T12:17:01+00:00</updated>
<author>
<name>Samuli Piippo</name>
<email>samuli.piippo@qt.io</email>
</author>
<published>2016-06-08T12:13:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/commit/?id=640b4ea8df3f975323e6a4375411362a54318c7d'/>
<id>urn:sha1:640b4ea8df3f975323e6a4375411362a54318c7d</id>
<content type='text'>
Change-Id: I21f74c3f0c98dffbc1ad5329f903b95e800d8304
Reviewed-by: Kimmo Ollila &lt;kimmo.ollila@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>
</feed>
