<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-boot2qt.git, branch v5.13.0-alpha</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.13.0-alpha</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/atom?h=v5.13.0-alpha'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/'/>
<updated>2019-02-11T06:09:31+00:00</updated>
<entry>
<title>meta-qt5: update layer</title>
<updated>2019-02-11T06:09:31+00:00</updated>
<author>
<name>Mikko Gronoff</name>
<email>mikko.gronoff@qt.io</email>
</author>
<published>2019-02-04T13:42:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/commit/?id=e791ae7716028c60673ea2dcc8e7fd5125e24772'/>
<id>urn:sha1:e791ae7716028c60673ea2dcc8e7fd5125e24772</id>
<content type='text'>
Update to Qt 5.13.0 Alpha

Task-number: QTBUG-72311
Change-Id: Ib130e4f2dc171049bb2f6228b0b268981918774c
Reviewed-by: Jani Heikkinen &lt;jani.heikkinen@qt.io&gt;
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'origin/sumo' into thud</title>
<updated>2019-02-07T13:27:55+00:00</updated>
<author>
<name>Mikko Gronoff</name>
<email>mikko.gronoff@qt.io</email>
</author>
<published>2019-02-07T13:27:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/commit/?id=28748d7e7b4b113a43997aef9e20f8b3ee8b22da'/>
<id>urn:sha1:28748d7e7b4b113a43997aef9e20f8b3ee8b22da</id>
<content type='text'>
* origin/sumo:

  e1f2032 meta-qt5: update layer
  b469160 gcc-cross-canadian: Do not create symlink to real-ld
  7e819da Enable boot2qt launcher automatic demo mode
  fdefea4 Implement NFS mounting for Intel NUCs
  526c468 meta-qt5: update layer
  be15ea8 meta-qt5: update layer
  a0e0bd8 meta-qt5: update layer
  5e98190 Update GammaRay for 5.12.1
  cbb12da meta-qt5: update layer

Conflicts:
  meta-boot2qt/recipes-qt/boot2qt-addons/boot2qt-demos_git.bb
  meta-boot2qt/recipes-qt/boot2qt-addons/boot2qt-launcher_git.bb
  meta-boot2qt/recipes-qt/qt5/qtdeviceutilities_git.bb
  scripts/manifest.xml

Change-Id: If57bb34b7b8547933f6d39c7f588eb42c68a4cb7
</content>
</entry>
<entry>
<title>boot2qt-addons, qtdeviceutilities: update to latest revisions</title>
<updated>2019-02-07T11:41:31+00:00</updated>
<author>
<name>Mikko Gronoff</name>
<email>mikko.gronoff@qt.io</email>
</author>
<published>2019-02-07T08:27:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/commit/?id=f32773e4c9e2ef685b335a18cf5bb0ebe8dbee87'/>
<id>urn:sha1:f32773e4c9e2ef685b335a18cf5bb0ebe8dbee87</id>
<content type='text'>
* Merges from 5.12 branch for all modules
* Enable boot2qt launcher automatic demo mode
* Launcher code cleanup

Change-Id: Ifdfa81e117984781634c299f075041d36b4834fc
Reviewed-by: Samuli Piippo &lt;samuli.piippo@qt.io&gt;
</content>
</entry>
<entry>
<title>meta-qt5: update layer</title>
<updated>2019-02-06T13:18:50+00:00</updated>
<author>
<name>Mikko Gronoff</name>
<email>mikko.gronoff@qt.io</email>
</author>
<published>2019-02-06T07:13:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/commit/?id=e1f20329102f9f973744eea4750df390b9d4112a'/>
<id>urn:sha1:e1f20329102f9f973744eea4750df390b9d4112a</id>
<content type='text'>
Update to latest Qt 5.12 content

Task-number: QTBUG-73533
Change-Id: I48319668c2a31e6a2a9435716f729d38c8a992af
Reviewed-by: Samuli Piippo &lt;samuli.piippo@qt.io&gt;
</content>
</entry>
<entry>
<title>gcc-cross-canadian: Do not create symlink to real-ld</title>
<updated>2019-02-06T07:19:06+00:00</updated>
<author>
<name>Samuli Piippo</name>
<email>samuli.piippo@qt.io</email>
</author>
<published>2019-01-28T11:26:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/commit/?id=b469160565b5af288f840411a8f2de570392c74e'/>
<id>urn:sha1:b469160565b5af288f840411a8f2de570392c74e</id>
<content type='text'>
real-ld is always used if that is found, which means you cannot
switch between bfd and gold linkers using -fuse-ld=gold.

This reverts commit cdd86896c8d29135f937968e9aa07f919cf543d3
used in openembedded-core.

Task-number: QTBUG-73216
Change-Id: I3776c7cade02bedcec75d1b2859a8d3647479fff
Reviewed-by: Michal Klocek &lt;michal.klocek@qt.io&gt;
Reviewed-by: Mikko Gronoff &lt;mikko.gronoff@qt.io&gt;
</content>
</entry>
<entry>
<title>Enable boot2qt launcher automatic demo mode</title>
<updated>2019-02-04T13:31:31+00:00</updated>
<author>
<name>Sami Nurmenniemi</name>
<email>sami.nurmenniemi@qt.io</email>
</author>
<published>2019-02-04T12:00:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/commit/?id=7e819daf7b4d0fcd673cc8e54a73130476b8e225'/>
<id>urn:sha1:7e819daf7b4d0fcd673cc8e54a73130476b8e225</id>
<content type='text'>
Task-number: QTBUG-72852
Change-Id: Ife13f261568b668818950edd332aa011483076c2
Reviewed-by: Kari Oikarinen &lt;kari.oikarinen@qt.io&gt;
</content>
</entry>
<entry>
<title>fix ipkg issue with gcc-sanitizers on toolchains</title>
<updated>2019-02-04T10:42:52+00:00</updated>
<author>
<name>Samuli Piippo</name>
<email>samuli.piippo@qt.io</email>
</author>
<published>2019-02-04T09:36:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/commit/?id=afaeb8bec1eafd0ff29a85d399476af0a9000943'/>
<id>urn:sha1:afaeb8bec1eafd0ff29a85d399476af0a9000943</id>
<content type='text'>
Simplify the selection for gcc-sanitizers, with disabling it on
mips and when using musl.

Change-Id: I3c8303d579a8d0b416a28ef139c4b865df4249d2
Reviewed-by: Mikko Gronoff &lt;mikko.gronoff@qt.io&gt;
</content>
</entry>
<entry>
<title>intel: Update meta layer to thud</title>
<updated>2019-02-04T10:42:48+00:00</updated>
<author>
<name>Samuli Piippo</name>
<email>samuli.piippo@qt.io</email>
</author>
<published>2019-01-31T09:42:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/commit/?id=b0e24e16545c904440f8ff33892c9bb3e0b3c279'/>
<id>urn:sha1:b0e24e16545c904440f8ff33892c9bb3e0b3c279</id>
<content type='text'>
Remove previous mesa recipes, as poky now offers same version.

Change-Id: I347275cad09430650917b39bbfa293d7b94d046d
Reviewed-by: Mikko Gronoff &lt;mikko.gronoff@qt.io&gt;
</content>
</entry>
<entry>
<title>Implement NFS mounting for Intel NUCs</title>
<updated>2019-02-01T08:07:02+00:00</updated>
<author>
<name>Kari Hormi</name>
<email>kari.hormi@qt.io</email>
</author>
<published>2019-01-29T11:58:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/commit/?id=fdefea451f43061df5d2ea979cf8a27f1ebb3d6a'/>
<id>urn:sha1:fdefea451f43061df5d2ea979cf8a27f1ebb3d6a</id>
<content type='text'>
This commit includes the following changes:
    - Implement NFS mounting support to initramfs
    - Load  network card driver and configure it with dhcp in initramfs

Change-Id: If9c6d30050713cdfc844b198e67dfba316c5a719
Reviewed-by: Samuli Piippo &lt;samuli.piippo@qt.io&gt;
</content>
</entry>
<entry>
<title>toradex: override tezi bbclass</title>
<updated>2019-02-01T06:58:45+00:00</updated>
<author>
<name>Samuli Piippo</name>
<email>samuli.piippo@qt.io</email>
</author>
<published>2019-01-31T08:17:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/commit/?id=9ac2223f8e58ac46feff146586fa766978d3579e'/>
<id>urn:sha1:9ac2223f8e58ac46feff146586fa766978d3579e</id>
<content type='text'>
Toradex layers are not fully thud compatible, the tezi bbclass
expects to find dtbs files prefixed with the kernel image type,
which is no longer used in thud.

Change-Id: Ibfe43402b89a1f5d875262f6967cfda8b17e169a
Reviewed-by: Mikko Gronoff &lt;mikko.gronoff@qt.io&gt;
</content>
</entry>
</feed>
