<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-boot2qt.git/conf, branch fido</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=fido</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/atom?h=fido'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/'/>
<updated>2017-06-08T12:54:37+00:00</updated>
<entry>
<title>BBB: fix booting from sdcard</title>
<updated>2017-06-08T12:54:37+00:00</updated>
<author>
<name>Samuli Piippo</name>
<email>samuli.piippo@qt.io</email>
</author>
<published>2017-06-08T10:03:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/commit/?id=b1e0fe7e81e4db6e76ce7071250d074d9dd52fb9'/>
<id>urn:sha1:b1e0fe7e81e4db6e76ce7071250d074d9dd52fb9</id>
<content type='text'>
Beaglebone could not boot from sdcard when S2 button was pressed.
Change to size of boot partition, so that it can be fit the FAT32
partition correctly.

Task-number: QTBUG-58720
Change-Id: Ibedc40cd1939f70377c218c3980a236bd087fb13
Reviewed-by: Karim Pinter &lt;karim.pinter@qt.io&gt;
</content>
</entry>
<entry>
<title>update maintainer email info</title>
<updated>2016-11-15T12:00:18+00:00</updated>
<author>
<name>Mikko Gronoff</name>
<email>mikko.gronoff@qt.io</email>
</author>
<published>2016-11-15T11:11:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/commit/?id=c00f8a27029ace42107eeeca97e010326208706b'/>
<id>urn:sha1:c00f8a27029ace42107eeeca97e010326208706b</id>
<content type='text'>
Change-Id: Ie0c2a12007fc5cb485d42b9797a576b8b03731ab
Reviewed-by: Kimmo Ollila &lt;kimmo.ollila@theqtcompany.com&gt;
</content>
</entry>
<entry>
<title>toradex: use latest u-boot and flashing scripts</title>
<updated>2016-09-19T14:46:40+00:00</updated>
<author>
<name>Samuli Piippo</name>
<email>samuli.piippo@qt.io</email>
</author>
<published>2016-09-14T13:53:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/commit/?id=5e19fd01a8021b2aef3488666c555edd63eb4582'/>
<id>urn:sha1:5e19fd01a8021b2aef3488666c555edd63eb4582</id>
<content type='text'>
The script sources are from meta-toradex-demos layer, but they are
patched to update only u-boot part. The u-boot from V2.6 release is
the latest that toradex uses in their boards and uses the changed
u-boot location.

Change-Id: I86345f692961ed906af4d9f251de28eb551d9cbf
Reviewed-by: Risto Avila &lt;risto.avila@qt.io&gt;
Reviewed-by: Teemu Holappa &lt;teemu.holappa@theqtcompany.com&gt;
</content>
</entry>
<entry>
<title>Fix typo in RPi overlay config</title>
<updated>2016-08-23T09:06:02+00:00</updated>
<author>
<name>Samuli Piippo</name>
<email>samuli.piippo@qt.io</email>
</author>
<published>2016-08-23T07:27:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/commit/?id=4629e81dcb8b02fd9d26437c61a4bbaaca5784f0'/>
<id>urn:sha1:4629e81dcb8b02fd9d26437c61a4bbaaca5784f0</id>
<content type='text'>
Change-Id: Ifa7f7625817c9e635f0a40576963ce758ff0569a
Task-number: QTBUG-52520
Reviewed-by: Teemu Holappa &lt;teemu.holappa@theqtcompany.com&gt;
</content>
</entry>
<entry>
<title>Remove automotive recipes</title>
<updated>2016-08-22T11:08:38+00:00</updated>
<author>
<name>Samuli Piippo</name>
<email>samuli.piippo@qt.io</email>
</author>
<published>2016-08-22T07:21:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/commit/?id=90bf1f50f69b9cbf0fcc709c53f617e8b68533d0'/>
<id>urn:sha1:90bf1f50f69b9cbf0fcc709c53f617e8b68533d0</id>
<content type='text'>
Automotive was released (and supported) in the jethro

Change-Id: Iab8560b4b0d530e872eef585c635b45274a4507b
Reviewed-by: Teemu Holappa &lt;teemu.holappa@theqtcompany.com&gt;
</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>meta layer was renamed to meta-boot2qt</title>
<updated>2016-06-08T06:34:00+00:00</updated>
<author>
<name>Samuli Piippo</name>
<email>samuli.piippo@qt.io</email>
</author>
<published>2016-06-08T06:00:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/commit/?id=26d76bfcb8a0e263c79e40023659c1e09148e1f0'/>
<id>urn:sha1:26d76bfcb8a0e263c79e40023659c1e09148e1f0</id>
<content type='text'>
Change-Id: I1b96be87215a6ddf720c83693df1f3bcc2a99b66
Reviewed-by: Teemu Holappa &lt;teemu.holappa@theqtcompany.com&gt;
</content>
</entry>
<entry>
<title>qt5: update submodules and meta-qt5</title>
<updated>2016-06-06T12:21:53+00:00</updated>
<author>
<name>Samuli Piippo</name>
<email>samuli.piippo@qt.io</email>
</author>
<published>2016-06-02T09:58:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/commit/?id=f775774f21c3edbb73e19031d6d38c603f42f16b'/>
<id>urn:sha1:f775774f21c3edbb73e19031d6d38c603f42f16b</id>
<content type='text'>
Disable SHA checking for Qt modules, so we can use sha1s from the
release branch without breaking build after release.

Change-Id: I97b4d29fdbaceea9529fa2550564951f2186435f
Reviewed-by: Teemu Holappa &lt;teemu.holappa@theqtcompany.com&gt;
</content>
</entry>
<entry>
<title>qt5: update submodules and meta-qt5</title>
<updated>2016-05-17T09:17:45+00:00</updated>
<author>
<name>Samuli Piippo</name>
<email>samuli.piippo@qt.io</email>
</author>
<published>2016-05-04T13:12:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/commit/?id=e453be26fc4836ded18041addcd47daf4e192556'/>
<id>urn:sha1:e453be26fc4836ded18041addcd47daf4e192556</id>
<content type='text'>
meta-qt5 now depends on remove-libtool that is available
only in oe/jetro, so backport it our layer.

Change-Id: I5989ddb25ddecb6c749292d4e3fec63d0f61368f
Reviewed-by: David Schulz &lt;david.schulz@theqtcompany.com&gt;
</content>
</entry>
<entry>
<title>colibri-vf: change partition alignment to 1M</title>
<updated>2016-04-22T10:24:27+00:00</updated>
<author>
<name>Samuli Piippo</name>
<email>samuli.piippo@qt.io</email>
</author>
<published>2016-04-21T12:58:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/commit/?id=f69d1e363c4b2034c8f66c3dc8c832859f2e9c2f'/>
<id>urn:sha1:f69d1e363c4b2034c8f66c3dc8c832859f2e9c2f</id>
<content type='text'>
Toradex eboot, used in some of the toradex modules, does not work
with FAT partition that starts from the default 4M alignment.
This prevents flashing u-boot from our image.

Change-Id: Ice28be02090305d0c02206296c23a0c2fe54641c
Reviewed-by: Rainer Keller &lt;Rainer.Keller@qt.io&gt;
</content>
</entry>
</feed>
