<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-boot2qt.git/scripts/configure-qtcreator.sh, branch QtAS-5.12.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=QtAS-5.12.1</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/atom?h=QtAS-5.12.1'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/'/>
<updated>2018-03-12T14:12:31+00:00</updated>
<entry>
<title>Split meta-boot2qt layer</title>
<updated>2018-03-12T14:12:31+00:00</updated>
<author>
<name>Samuli Piippo</name>
<email>samuli.piippo@qt.io</email>
</author>
<published>2018-03-02T11:08:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/commit/?id=344c2f97025c6504ec986600498121bb83aaeb8f'/>
<id>urn:sha1:344c2f97025c6504ec986600498121bb83aaeb8f</id>
<content type='text'>
Move distro specific recipes to own layer and leave only new recipes
and bbclasses to meta-boot2qt layer. This makes it easier to include
meta-boot2qt to your own distro layer to get access e.g., QDB and
QBSP recipes that might be useful even without boot2qt distro.

Task-number: QTBUG-65871
Change-Id: I6c353774dd1668b00f2d05aa262ad866b90bdef6
Reviewed-by: Timo Aarnipuro &lt;timo.aarnipuro@qt.io&gt;
</content>
</entry>
<entry>
<title>Fix find fails with permission denied</title>
<updated>2017-06-28T07:44:18+00:00</updated>
<author>
<name>Tasuku Suzuki</name>
<email>tasuku.suzuki@qt.io</email>
</author>
<published>2017-06-28T02:08:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/commit/?id=6e45763c3292e7e0276868e7ee9e439d818beb2a'/>
<id>urn:sha1:6e45763c3292e7e0276868e7ee9e439d818beb2a</id>
<content type='text'>
configure-qtcreator.sh failed with errors:
find: ‘/opt/b2qt/2.2.1/sysroots/aarch64-poky-linux/var/cache/cups’: Permission denied
find: ‘/opt/b2qt/2.2.1/sysroots/aarch64-poky-linux/var/spool/cups’: Permission denied
find: ‘/opt/b2qt/2.2.1/sysroots/aarch64-poky-linux/home/root’: Permission denied
find: ‘/opt/b2qt/2.2.1/sysroots/aarch64-poky-linux/etc/cups/ssl’: Permission denied

Change-Id: I4e8098227852b8d77b4b57a68d9e0b95165cb4fe
Reviewed-by: Samuli Piippo &lt;samuli.piippo@qt.io&gt;
</content>
</entry>
<entry>
<title>Replace non-breaking space with a normal one</title>
<updated>2017-05-19T11:30:10+00:00</updated>
<author>
<name>Kari Oikarinen</name>
<email>kari.oikarinen@qt.io</email>
</author>
<published>2017-05-19T08:39:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/commit/?id=3ee4b17d7fb5104578919867c5ea25889e275089'/>
<id>urn:sha1:3ee4b17d7fb5104578919867c5ea25889e275089</id>
<content type='text'>
This caused the given ABI for C++ compiler to be invalid. This was
usually not harmful, because Qt Creator guessed correctly as a fallback.

Change-Id: Ieff4e69d6bd635bbabd0420cf57b61755be381c5
Reviewed-by: Samuli Piippo &lt;samuli.piippo@qt.io&gt;
</content>
</entry>
<entry>
<title>Use Qdb plugin for QtCreator configuration</title>
<updated>2017-05-04T07:53:22+00:00</updated>
<author>
<name>Samuli Piippo</name>
<email>samuli.piippo@qt.io</email>
</author>
<published>2017-05-03T11:17:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/commit/?id=d0d3ea8702638b05e0361fc8ae49cc271aaf4ddf'/>
<id>urn:sha1:d0d3ea8702638b05e0361fc8ae49cc271aaf4ddf</id>
<content type='text'>
Switch from adb to qdb when using QtCreator with custom
toolchain.

Change-Id: Iaf026a5550bc41f87fc20d062012ed1652ee6f8e
Reviewed-by: Kari Oikarinen &lt;kari.oikarinen@qt.io&gt;
</content>
</entry>
<entry>
<title>Add appman versions of Kit and Qt to creator</title>
<updated>2017-03-16T14:27:50+00:00</updated>
<author>
<name>Samuli Piippo</name>
<email>samuli.piippo@qt.io</email>
</author>
<published>2017-03-15T10:23:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/commit/?id=40b299399c5fc3d14156f720e33e22d7a50f1f20'/>
<id>urn:sha1:40b299399c5fc3d14156f720e33e22d7a50f1f20</id>
<content type='text'>
The application manager plugin needs own versions of Qt and Kit to work
correctly. Those can be enabled with --appman argument.

Change-Id: I089366367dad310f15b10d727931b0be46a97d93
Reviewed-by: Wolfgang Bremer &lt;wolfgang.bremer@pelagicore.com&gt;
</content>
</entry>
<entry>
<title>configure-qtcreator: suppress unnecessary error</title>
<updated>2017-02-07T08:16:20+00:00</updated>
<author>
<name>Samuli Piippo</name>
<email>samuli.piippo@qt.io</email>
</author>
<published>2017-02-06T08:28:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/commit/?id=7ba2b7099f526203d2a904afd7a7f1779185f928'/>
<id>urn:sha1:7ba2b7099f526203d2a904afd7a7f1779185f928</id>
<content type='text'>
sdktool outputs "Error: Id was not found." when trying to remove
debugger id that doesn't exists.

Change-Id: I6ebb700e8b785b9309835cb5fba501db56f65084
Reviewed-by: Mikko Gronoff &lt;mikko.gronoff@qt.io&gt;
</content>
</entry>
<entry>
<title>Update qtcreator configure script</title>
<updated>2017-01-05T13:50:12+00:00</updated>
<author>
<name>Samuli Piippo</name>
<email>samuli.piippo@qt.io</email>
</author>
<published>2016-12-28T14:06:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/commit/?id=bd2ee586786cb4aebeab9fcfc53f6ab1994887fb'/>
<id>urn:sha1:bd2ee586786cb4aebeab9fcfc53f6ab1994887fb</id>
<content type='text'>
Using new sdktool interfaces for &lt;LANG&gt;toolchain and debugger.

Change-Id: I0ddd788feba74280bda760826dd154a284ea9979
Reviewed-by: Mikko Gronoff &lt;mikko.gronoff@qt.io&gt;
Reviewed-by: Samuli Piippo &lt;samuli.piippo@qt.io&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>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>Include configure-qtcreator.sh script in the toolchain</title>
<updated>2016-02-05T10:30:20+00:00</updated>
<author>
<name>Samuli Piippo</name>
<email>samuli.piippo@theqtcompany.com</email>
</author>
<published>2016-02-02T13:00:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/commit/?id=3bf89974cee602602d98769010d79db2af5d6154'/>
<id>urn:sha1:3bf89974cee602602d98769010d79db2af5d6154</id>
<content type='text'>
ABI and default CONFIG file are set during build, so the script
can be called from installed toolchain without any arguments.

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