<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-boot2qt.git/meta-boot2qt/conf, branch v5.12.0-beta4</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.12.0-beta4</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/atom?h=v5.12.0-beta4'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/'/>
<updated>2018-09-10T14:01:55+00:00</updated>
<entry>
<title>Merge remote-tracking branch 'origin/pyro' into sumo</title>
<updated>2018-09-10T14:01:55+00:00</updated>
<author>
<name>Samuli Piippo</name>
<email>samuli.piippo@qt.io</email>
</author>
<published>2018-09-10T14:01:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/commit/?id=c38d1b6eecfa0e209a0c1fa93319bf4aeb6e3759'/>
<id>urn:sha1:c38d1b6eecfa0e209a0c1fa93319bf4aeb6e3759</id>
<content type='text'>
* origin/pyro: (29 commits)
  meta-qt5: update layer
  qt5: Enable Link Time Optimization
  toradex: add Qt marketing slides
  toradex: add support for colibri-imx6ull
  rpi: include mcp2515 overlay for CAN support
  qtdeviceutilities: update to latest version
  boot2qt-demos: update revision
  boot2qt-addons: update components
  meta-qt5: update layer
  boot2qt-launcher: update to latest version
  qtdeviceutilities: update to latest version
  Do not use Link Time Optimization
  boot2qt-demo: update demo videos
  qtquicktimeline: fetch from public repository
  boot2qt-demos: no need to patch demos anymore
  Don't use git folder to check if we are using SDK sources
  toradex: include easy installer file in the release 7z
  toradex: Add Boot2Qt material to the Tezi image
  meta-qt5: update layer
  qt5: update submodules
  ...

Change-Id: I23e9b0a018328d7be1441616c07c526e2db61be2
</content>
</entry>
<entry>
<title>layers: add LAYERSERIES_COMPAT</title>
<updated>2018-08-15T09:37:36+00:00</updated>
<author>
<name>Oleksandr Kravchuk</name>
<email>oleksandr.kravchuk@pelagicore.com</email>
</author>
<published>2018-08-13T16:38:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/commit/?id=75d2b5afa3b7243f439930f95b677b2678fc7e3d'/>
<id>urn:sha1:75d2b5afa3b7243f439930f95b677b2678fc7e3d</id>
<content type='text'>
Added LAYERSERIES_COMPAT to layer configs to indicate their
compatibility with sumo.

Change-Id: I6251ea2cbe785e755357beb32a3e713d2919d89c
Signed-off-by: Oleksandr Kravchuk &lt;oleksandr.kravchuk@pelagicore.com&gt;
Reviewed-by: Samuli Piippo &lt;samuli.piippo@qt.io&gt;
</content>
</entry>
<entry>
<title>Update Qt license agreement</title>
<updated>2018-08-14T07:34:09+00:00</updated>
<author>
<name>Samuli Piippo</name>
<email>samuli.piippo@qt.io</email>
</author>
<published>2018-06-04T10:07:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/commit/?id=494e4fa32427230954f301cc0e8f6e7cdab4654e'/>
<id>urn:sha1:494e4fa32427230954f301cc0e8f6e7cdab4654e</id>
<content type='text'>
Include the latest Qt License Agreement version 4.0, as it's available
in qtbase. Use the same filename as used in meta-qt5 layer, so this license
will be used in all Qt recipes that use The-Qt-Company-Commercial license.

Change-Id: Ic02eb2c6c6d210ad30ee6a65d23afaa5b8b68589
Reviewed-by: Jani Heikkinen &lt;jani.heikkinen@qt.io&gt;
</content>
</entry>
<entry>
<title>Update all automotive components</title>
<updated>2018-04-17T12:28:34+00:00</updated>
<author>
<name>Samuli Piippo</name>
<email>samuli.piippo@qt.io</email>
</author>
<published>2018-04-09T13:17:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/commit/?id=c3f5d0d537a0a79adbf3771e550f83e341cb5897'/>
<id>urn:sha1:c3f5d0d537a0a79adbf3771e550f83e341cb5897</id>
<content type='text'>
Latest revisions from 5.11 branch for all automotive components and
changing the recipe to for neptune3, which replaces both neptune-ui
and multiscreen-demo.

Neptune3 uses git-lfs, which needs to be enabled in the host system.

Task-number: QTAUTO-928
Change-Id: I8494f31267f5362655493155929264698a96d7b5
Reviewed-by: Dominik Holland &lt;dominik.holland@pelagicore.com&gt;
</content>
</entry>
<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>
</feed>
