<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-boot2qt.git/meta-intel-extras/recipes, 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-07T13:27:55+00:00</updated>
<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>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>intel: rework initramfs support</title>
<updated>2018-11-01T07:55:40+00:00</updated>
<author>
<name>Samuli Piippo</name>
<email>samuli.piippo@qt.io</email>
</author>
<published>2018-10-31T13:15:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/commit/?id=1b57456064b33a5838882909d26f92c00982a0a0'/>
<id>urn:sha1:1b57456064b33a5838882909d26f92c00982a0a0</id>
<content type='text'>
The WKS image creation ignored our old initramfs. Change to using
an existing core-image-minimal-initramfs recipe and extend it with
support for the internal MMC reader. Add separate recipe to combine
the intel microcode and the new initramfs, and add wks file to use it.
Remove all old recipes that are no longer used.

Change-Id: I4e1f244685a7f2bd304aa23d9e07580fa9dc9652
Reviewed-by: Timo Aarnipuro &lt;timo.aarnipuro@qt.io&gt;
Reviewed-by: Mikko Gronoff &lt;mikko.gronoff@qt.io&gt;
</content>
</entry>
<entry>
<title>intel: Update to latest mesa</title>
<updated>2018-10-10T09:43:26+00:00</updated>
<author>
<name>Samuli Piippo</name>
<email>samuli.piippo@qt.io</email>
</author>
<published>2018-10-09T07:56:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/commit/?id=1ff09a4d31a15986163bb402a191e38c71d293f0'/>
<id>urn:sha1:1ff09a4d31a15986163bb402a191e38c71d293f0</id>
<content type='text'>
Current mesa version (17.0.2) has poor performance on Intel NUC
with Qt 3D Studio. Use the latest recipe available from poky/master.

Task-number: QTBUG-71025
Change-Id: Id5ea895681bb83c341f80bcc8c4b540ab735bf5b
Reviewed-by: Mikko Gronoff &lt;mikko.gronoff@qt.io&gt;
</content>
</entry>
<entry>
<title>intel: update to sumo</title>
<updated>2018-09-28T08:58:16+00:00</updated>
<author>
<name>Samuli Piippo</name>
<email>samuli.piippo@qt.io</email>
</author>
<published>2018-09-26T08:28:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/commit/?id=57273bc2626ac89abc616e51e1607e6c8bf8125e'/>
<id>urn:sha1:57273bc2626ac89abc616e51e1607e6c8bf8125e</id>
<content type='text'>
Update meta-intel layer to the latest revision on sumo branch and make the
necessary adaptations. Use WIC for the image creation and remove previously
used classes that are no longer needed. Mesa is now recent enough, removing
all existing recipes.

Change-Id: I747505ac25397a0b2f0a811bb9a7c5e5e1a53cfe
Reviewed-by: Mikko Gronoff &lt;mikko.gronoff@qt.io&gt;
</content>
</entry>
<entry>
<title>Disable sandbox when running qtwebengine</title>
<updated>2018-06-12T13:02:37+00:00</updated>
<author>
<name>Samuli Piippo</name>
<email>samuli.piippo@qt.io</email>
</author>
<published>2018-06-12T12:16:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/commit/?id=32255ff088090be51a70e70edc76ae44c2d6fbe4'/>
<id>urn:sha1:32255ff088090be51a70e70edc76ae44c2d6fbe4</id>
<content type='text'>
Running WebEngine as root without --no-sandbox is not supported,
disable sandbox in appcontroller conf so it affects all apps.

Previous fix was not applied to NUC or Renesas boards.

Task-number: QTBUG-66641
Task-number: QTBUG-68799
Change-Id: I78812cd4948559460a8202308cd0576699dba32f
Reviewed-by: Kari Hormi &lt;kari.hormi@qt.io&gt;
</content>
</entry>
<entry>
<title>appcontroller: Use proper directory for XDG_RUNTIME_DIR</title>
<updated>2018-05-17T06:14:38+00:00</updated>
<author>
<name>Samuli Piippo</name>
<email>samuli.piippo@qt.io</email>
</author>
<published>2018-05-16T13:21:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/commit/?id=9c39345b8c202e29c2759774452ed8df8a84cc11'/>
<id>urn:sha1:9c39345b8c202e29c2759774452ed8df8a84cc11</id>
<content type='text'>
XDG_RUNTIME_DIR must be owned by the user, and Qt automatically
changes the access rights if the directory has something else.
Enable systemd's loginctl enable-linger for the default user 'root'
so that /run/user/0 is always available.

Task-number: QTBUG-68152
Change-Id: Ic45649210ddca54daddeb8dac44b41ec37e6a172
Reviewed-by: Karim Pinter &lt;karim.pinter@qt.io&gt;
</content>
</entry>
<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>
</feed>
