<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-boot2qt.git, branch v4.0.0</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=v4.0.0</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/atom?h=v4.0.0'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/'/>
<updated>2014-12-05T11:07:11+00:00</updated>
<entry>
<title>Use tmpfs for /var/run in toradex devices</title>
<updated>2014-12-05T11:07:11+00:00</updated>
<author>
<name>Samuli Piippo</name>
<email>samuli.piippo@theqtcompany.com</email>
</author>
<published>2014-12-05T09:56:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/commit/?id=d15c83b992a2024fba29fef41e5349211e463f4d'/>
<id>urn:sha1:d15c83b992a2024fba29fef41e5349211e463f4d</id>
<content type='text'>
Default fstab for toradex devices was not using tmpfs for /var/run,
so some daemons did to handle hard reset nicely. Networking and udev
were failing at least.

Using 'b2qt' folder name for the fstab file, so that bitbake uses that
instead of the files from meta-toradex.

Task-number: QTEE-857
Change-Id: Id93b127b2b7c02bec11818c4c1b7357bfe65ecbf
Reviewed-by: Andy Nichols &lt;andy.nichols@theqtcompany.com&gt;
</content>
</entry>
<entry>
<title>gpu-viv-bin-mx6q: dependency was removed upstream</title>
<updated>2014-12-03T09:03:37+00:00</updated>
<author>
<name>Samuli Piippo</name>
<email>samuli.piippo@theqtcompany.com</email>
</author>
<published>2014-12-01T14:27:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/commit/?id=8d2baa934934f09cbd0f1eb61d36ea40b80a402c'/>
<id>urn:sha1:8d2baa934934f09cbd0f1eb61d36ea40b80a402c</id>
<content type='text'>
Change-Id: Ib005dd0fde3b2b4d5bfb8fbea4b8234f8ef2f78e
Reviewed-by: Eirik Aavitsland &lt;eirik.aavitsland@theqtcompany.com&gt;
</content>
</entry>
<entry>
<title>BUILDDIR is also used by oe-init</title>
<updated>2014-12-03T09:03:32+00:00</updated>
<author>
<name>Samuli Piippo</name>
<email>samuli.piippo@theqtcompany.com</email>
</author>
<published>2014-12-01T08:04:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/commit/?id=3571a1dab75581cc2002fb6529f3682b9512caaa'/>
<id>urn:sha1:3571a1dab75581cc2002fb6529f3682b9512caaa</id>
<content type='text'>
Must not unset BUILDDIR as it is exported by oe-init scripts, and
used by Toaster and Qemu at least.

Change-Id: I5b004190ad49d7846e2ae7fa3e262ea6d6354ea1
Reviewed-by: Eirik Aavitsland &lt;eirik.aavitsland@theqtcompany.com&gt;
</content>
</entry>
<entry>
<title>Add xkbcommon dev files to toolchain</title>
<updated>2014-12-02T09:36:13+00:00</updated>
<author>
<name>Laszlo Agocs</name>
<email>laszlo.agocs@theqtcompany.com</email>
</author>
<published>2014-11-29T12:10:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/commit/?id=a4627371c4321e0df1d26227f50046b2bbc9c7a3'/>
<id>urn:sha1:a4627371c4321e0df1d26227f50046b2bbc9c7a3</id>
<content type='text'>
Keyboard input is not functional without the key mapping services
provided by libxkbcommon. Needed when building the Wayland platform
plugin. When not present, all keyboard mapping is disabled and the
result is not compatible with Weston.

Task-number: QTEE-832
Change-Id: Iaad556e09a6fa35eafaab2e089d6def374903047
Reviewed-by: Samuli Piippo &lt;samuli.piippo@theqtcompany.com&gt;
</content>
</entry>
<entry>
<title>Fix list-devices command for b2qt-init-build-env</title>
<updated>2014-12-01T13:41:09+00:00</updated>
<author>
<name>Samuli Piippo</name>
<email>samuli.piippo@theqtcompany.com</email>
</author>
<published>2014-11-28T12:55:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/commit/?id=d18deedb471df9a8bbf22fe548dacee512b57690'/>
<id>urn:sha1:d18deedb471df9a8bbf22fe548dacee512b57690</id>
<content type='text'>
Did not work when running from SDK installation.

Change-Id: I96ace01b0424304e33894364b1f263e511a2bab8
Reviewed-by: Andy Nichols &lt;andy.nichols@theqtcompany.com&gt;
</content>
</entry>
<entry>
<title>u-boot-toradex-fsl: correctly append patch for apalis imx6</title>
<updated>2014-11-27T09:58:32+00:00</updated>
<author>
<name>Samuli Piippo</name>
<email>samuli.piippo@theqtcompany.com</email>
</author>
<published>2014-11-27T07:23:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/commit/?id=7cfdffe9a1dc8344ed914c07c157ebd3197098b6'/>
<id>urn:sha1:7cfdffe9a1dc8344ed914c07c157ebd3197098b6</id>
<content type='text'>
Change-Id: Ibdca2cab6e86d416fd871517f252ab8dfa4f1cde
Reviewed-by: Andy Nichols &lt;andy.nichols@theqtcompany.com&gt;
</content>
</entry>
<entry>
<title>Init script support for imx6dlsabresd</title>
<updated>2014-11-26T09:56:46+00:00</updated>
<author>
<name>Samuli Piippo</name>
<email>samuli.piippo@theqtcompany.com</email>
</author>
<published>2014-11-26T07:09:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/commit/?id=0aa730f4e086e6c6385789629bab4add208a79b7'/>
<id>urn:sha1:0aa730f4e086e6c6385789629bab4add208a79b7</id>
<content type='text'>
Change-Id: I2994541fb6e9489dfbbd7e5662f133d8037e5146
Reviewed-by: Eirik Aavitsland &lt;eirik.aavitsland@theqtcompany.com&gt;
</content>
</entry>
<entry>
<title>Kernel and GPU updates for am335x-evm</title>
<updated>2014-11-26T09:56:35+00:00</updated>
<author>
<name>Samuli Piippo</name>
<email>samuli.piippo@theqtcompany.com</email>
</author>
<published>2014-11-26T07:02:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/commit/?id=1df472d99edf3673c9573665608248f8baca5a16'/>
<id>urn:sha1:1df472d99edf3673c9573665608248f8baca5a16</id>
<content type='text'>
Previous kernel no longer compiled.

Change-Id: If8000dc0e4c9e3674399381a327774767fb7d48d
Reviewed-by: Eirik Aavitsland &lt;eirik.aavitsland@theqtcompany.com&gt;
</content>
</entry>
<entry>
<title>Helper script to build all device images</title>
<updated>2014-11-26T09:56:29+00:00</updated>
<author>
<name>Samuli Piippo</name>
<email>samuli.piippo@theqtcompany.com</email>
</author>
<published>2014-11-25T07:17:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/commit/?id=bfc3e4cf4b7056b8ab5e9faf04946a74d8e98bec'/>
<id>urn:sha1:bfc3e4cf4b7056b8ab5e9faf04946a74d8e98bec</id>
<content type='text'>
build-all.sh can be used to build image and toolchain for all
device which have build environment already setup. Have to use bash,
since the oe-init-build-env does not support dash.

Change-Id: I95778919015b40444f229d471791b5637de7d0d3
Reviewed-by: Eirik Aavitsland &lt;eirik.aavitsland@theqtcompany.com&gt;
</content>
</entry>
<entry>
<title>Include all python modules to sdk</title>
<updated>2014-11-25T12:57:50+00:00</updated>
<author>
<name>Samuli Piippo</name>
<email>samuli.piippo@theqtcompany.com</email>
</author>
<published>2014-11-25T06:53:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/commit/?id=9748d97e2eaf1956cda3915eee561cc091986145'/>
<id>urn:sha1:9748d97e2eaf1956cda3915eee561cc091986145</id>
<content type='text'>
If the toolchain is added to PATH, the python needs to have enough
modules to able to build QtWebEngine.

Task-number: QTEE-824
Change-Id: I2c9f977118f70928735eb7663d272364c5fa6754
Reviewed-by: Andras Becsi &lt;andras.becsi@theqtcompany.com&gt;
Reviewed-by: Eirik Aavitsland &lt;eirik.aavitsland@theqtcompany.com&gt;
</content>
</entry>
</feed>
