<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-boot2qt.git/meta-intel-extras, branch v5.11.0-rc</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.11.0-rc</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/atom?h=v5.11.0-rc'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/'/>
<updated>2018-04-20T11:19:13+00:00</updated>
<entry>
<title>Merge remote-tracking branch 'origin/morty' into pyro</title>
<updated>2018-04-20T11:19:13+00:00</updated>
<author>
<name>Mikko Gronoff</name>
<email>mikko.gronoff@qt.io</email>
</author>
<published>2018-04-20T11:17:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/commit/?id=61b4e74f5daaa43cde2a7594e8f70cbd2364263e'/>
<id>urn:sha1:61b4e74f5daaa43cde2a7594e8f70cbd2364263e</id>
<content type='text'>
* origin/morty:

  6e3ac7b meta-qt5: update meta layer
  b250388 meta-qt5: update meta layer
  763a607 qtdeviceutilities: update revision
  0c1582c poky: update to latest revision in morty branch
  4489683 nuc: use modprobe to load kernel module
  45f1fec quickcompiler: Update QC to 5.9.5 version
  65f8274 nuc: enable boot from internal sd cardreader

Conflicts:
  meta-boot2qt/recipes-graphics/hunspell/hunspell-dicts_git.bb
  meta-boot2qt/recipes-qt/qt5/qtdeviceutilities_git.bb
  scripts/manifest.xml

Change-Id: I6fbfe531d34716aacb4a7220c4fc2688152651a2
</content>
</entry>
<entry>
<title>Rename recipes</title>
<updated>2018-03-12T14:12:35+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=34f52203d45d5e8af8a1aee6e37240aabf7f08c3'/>
<id>urn:sha1:34f52203d45d5e8af8a1aee6e37240aabf7f08c3</id>
<content type='text'>
Add _git postfix to recipes which use sources from git and
rename recipes to match their git repositories

Change-Id: Idc67d136f280c7d224d586f79c5e7ce6f7e20fa2
Reviewed-by: Mikko Gronoff &lt;mikko.gronoff@qt.io&gt;
</content>
</entry>
<entry>
<title>nuc: use modprobe to load kernel module</title>
<updated>2018-03-09T10:38:03+00:00</updated>
<author>
<name>Samuli Piippo</name>
<email>samuli.piippo@qt.io</email>
</author>
<published>2018-03-09T08:41:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/commit/?id=44896836d73b558764ab06e4ffffe212bf0330c2'/>
<id>urn:sha1:44896836d73b558764ab06e4ffffe212bf0330c2</id>
<content type='text'>
Change-Id: I7446944c7fdd1fc9bd4f01daef6723a6b5690c63
Reviewed-by: Mikko Gronoff &lt;mikko.gronoff@qt.io&gt;
</content>
</entry>
<entry>
<title>nuc: enable boot from internal sd cardreader</title>
<updated>2018-03-08T14:05:22+00:00</updated>
<author>
<name>Samuli Piippo</name>
<email>samuli.piippo@qt.io</email>
</author>
<published>2018-03-08T12:07:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/commit/?id=65f827435691830403f2465f33f45915216b2b1e'/>
<id>urn:sha1:65f827435691830403f2465f33f45915216b2b1e</id>
<content type='text'>
Include required kernel modules into initramfs and load them
before trying to find the rootfs, if it happends to be in the
internal SD cardreader.

Task-number: QTBUG-61043
Change-Id: Iafc760e3a872566a819903c4776168a73577bb59
Reviewed-by: Ville Voutilainen &lt;ville.voutilainen@qt.io&gt;
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'origin/morty' into pyro</title>
<updated>2018-03-08T07:53:59+00:00</updated>
<author>
<name>Mikko Gronoff</name>
<email>mikko.gronoff@qt.io</email>
</author>
<published>2018-03-07T17:51:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/commit/?id=cb9fe99a41d6e0855cb6a7d5febc903b42c52d28'/>
<id>urn:sha1:cb9fe99a41d6e0855cb6a7d5febc903b42c52d28</id>
<content type='text'>
Not entirely a normal kind of merge. In previous merge
from origin/morty into pyro several automotive suite
specific commits were left out from the merge due
conflicts in automotive component recipes between
used platforms (morty 5.9 vs. pyro 5.10).

The commits previously left out fo the merge are
now included in this merge by a direct copy of
origin/morty branch's recipes-qt/automotive folder
into pyro. An exception is a single commit in pyro
(8513b63 - neptune-ui: bump srcrev, install fonts system-wide)
that's left in place and merged with origin/morty
content. Also, the toolchain changes under
packagegroups folder for automotive are applied,
thus making the following included commits list:

origin/morty:

  qtdeviceutilities: update to latest version
  meta-qt5: update meta layer
  meta-qt5: update meta layer
  neptune-ui: fetch sources from code.qt.io instead of github
  automotive: update neptune-ui
  automotive: update qtapplicationmanager
  automotive: update components
  intel: update mesa to 17.0.2
  automotive: update qtapplicationmanager
  automotive: update qtivi &amp; qtapplicatiomanager
  Update GammaRay to the 2.9.0 release
  automotive: update qtivi
  automotive: update revisions
  automotive: update revisions
  automotive: update revisions
  automotive: update revisions
  Neptune-UI: Update to use the latest Neptune-UI
  qtivi: Fix the broken python3 binary inside an yocto SDK
  Update GammaRay
  qtquickcontrols2: Fix background regression
  kontron: update SMARC-sAMX6i BSP to r03.00

origin/morty (previously left out):

  Fix license checksum due to incremented year number
  Update GammaRay revision
  multiscreen-demo: update revision and fix startup
  automotive: update revisions
  sdk: add qtapplicationmanger staticdev package
  qtivi: enable ivigenerator for toolchain
  appman: add dependency to nativesdk-qtdeclarative
  qtivi: Update to the latest version and add PACKAGECONFIG options for qtsimulator

Conflicts:

 recipes-qt/automotive/gammaray_git.bb
 recipes-qt/automotive/multiscreen-demo_git.bb
 recipes-qt/automotive/neptune-ui_git.bb
 recipes-qt/automotive/qtapplicationmanager_git.bb
 recipes-qt/automotive/qtivi_git.bb
 recipes-qt/b2qt-addons/b2qt-demos.bb
 recipes-qt/qt5/qtdeviceutilities.bb
 recipes-qt/qt5/qtsystems_git.bbappend
 scripts/manifest.xml

Change-Id: I95ee06882d88e0dc91be1b9a769e4d88e0b11591
</content>
</entry>
<entry>
<title>intel: update mesa to 17.0.2</title>
<updated>2018-02-21T13:54:06+00:00</updated>
<author>
<name>Samuli Piippo</name>
<email>samuli.piippo@qt.io</email>
</author>
<published>2018-02-21T12:47:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/commit/?id=4db78b54773e07e8ac919033fd3dae6e13dc5673'/>
<id>urn:sha1:4db78b54773e07e8ac919033fd3dae6e13dc5673</id>
<content type='text'>
Use recipes from pyro branch to update mesa to 17.0.2, which
has support for the Intel NUCs with Kaby Lake.

Task-number: QTAUTO-798
Change-Id: Ia2402c9acc57f1286b85d4e8eb53b17de7222d01
Reviewed-by: Nikolay Zamotaev &lt;nzamotaev@luxoft.com&gt;
Reviewed-by: Mikko Gronoff &lt;mikko.gronoff@qt.io&gt;
</content>
</entry>
<entry>
<title>grub-efi-native: fix initramfs-basic dependency issue</title>
<updated>2018-02-13T09:56:26+00:00</updated>
<author>
<name>Samuli Piippo</name>
<email>samuli.piippo@qt.io</email>
</author>
<published>2018-02-13T09:45:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/commit/?id=a955cc426de549cc8f992b619927db040ac0841c'/>
<id>urn:sha1:a955cc426de549cc8f992b619927db040ac0841c</id>
<content type='text'>
Use correct dependency to initramfs, so that cpio.gz file
has been created.

Change-Id: I00560a56374925e119b7ce70d8f7f25b5cc9b7b7
Reviewed-by: Mikko Gronoff &lt;mikko.gronoff@qt.io&gt;
</content>
</entry>
<entry>
<title>intel: apply kernel configs for correct recipe</title>
<updated>2017-08-25T09:37:35+00:00</updated>
<author>
<name>Samuli Piippo</name>
<email>samuli.piippo@qt.io</email>
</author>
<published>2017-08-24T13:25:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/commit/?id=e630a1db10a1539f2a4152cad5b0fb1231bc94d3'/>
<id>urn:sha1:e630a1db10a1539f2a4152cad5b0fb1231bc94d3</id>
<content type='text'>
Change-Id: Ief6c873061fdff0e5628e69dbf76f33b9837a8a1
Reviewed-by: Mikko Gronoff &lt;mikko.gronoff@qt.io&gt;
</content>
</entry>
<entry>
<title>intel: update grub-efi file name</title>
<updated>2017-08-17T06:45:34+00:00</updated>
<author>
<name>Samuli Piippo</name>
<email>samuli.piippo@qt.io</email>
</author>
<published>2017-08-15T10:38:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/commit/?id=90c3cf671a82bfc7e3c8d3071692650ed6bbe8e8'/>
<id>urn:sha1:90c3cf671a82bfc7e3c8d3071692650ed6bbe8e8</id>
<content type='text'>
Change-Id: I732eb903c0e92585e603e52ac8c250364d8cb031
Reviewed-by: Mikko Gronoff &lt;mikko.gronoff@qt.io&gt;
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'origin/morty' into pyro</title>
<updated>2017-06-13T07:33:05+00:00</updated>
<author>
<name>Samuli Piippo</name>
<email>samuli.piippo@qt.io</email>
</author>
<published>2017-06-13T07:32:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/commit/?id=ba5acea9a6ffa24a216fc2a0f28db5595241745b'/>
<id>urn:sha1:ba5acea9a6ffa24a216fc2a0f28db5595241745b</id>
<content type='text'>
* origin/morty:
  dracut: remove bbappend
  BBB: add systemd service for powervr drivers
  Jetson-TX1: Add ability to mount root via NFS
  NUC: disable hw cursor for intel nuc
  adbd: remove component
  Update update-qt5-modules script handle qtlocation

Change-Id: Ied32e11749d81af9ea74714f4d3607d2680bf327
</content>
</entry>
</feed>
