<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-boot2qt.git/meta-fsl-extras, branch v5.5.1</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.5.1</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/atom?h=v5.5.1'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/'/>
<updated>2015-09-10T05:47:27+00:00</updated>
<entry>
<title>Include CDC-ACM kernel module</title>
<updated>2015-09-10T05:47:27+00:00</updated>
<author>
<name>Samuli Piippo</name>
<email>samuli.piippo@theqtcompany.com</email>
</author>
<published>2015-09-09T11:11:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/commit/?id=e3b10f658c196d80db975345d9b5ef3eb8751f9c'/>
<id>urn:sha1:e3b10f658c196d80db975345d9b5ef3eb8751f9c</id>
<content type='text'>
Task-number: QTEE-972
Change-Id: I9fc3e211c2cc4739d7fad210737b7a0cf860d8ce
Reviewed-by: Teemu Holappa &lt;teemu.holappa@theqtcompany.com&gt;
Reviewed-by: Karim Pinter &lt;karim.pinter@theqtcompany.com&gt;
</content>
</entry>
<entry>
<title>Change all tab characters to spaces</title>
<updated>2015-08-11T10:23:17+00:00</updated>
<author>
<name>Samuli Piippo</name>
<email>samuli.piippo@theqtcompany.com</email>
</author>
<published>2015-08-11T06:08:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/commit/?id=7a77eb1760eb242a6a4b37bec71c2311a0a806d6'/>
<id>urn:sha1:7a77eb1760eb242a6a4b37bec71c2311a0a806d6</id>
<content type='text'>
Gerrit Sanity Bot does not like tabs, so remove them from recipes.

Change-Id: Ic0bede29c9a4a01a2bd816e6771fafd76b2323e2
Reviewed-by: aavit &lt;eirik.aavitsland@theqtcompany.com&gt;
</content>
</entry>
<entry>
<title>boundary: include uvcvideo kernel module</title>
<updated>2015-08-11T10:16:11+00:00</updated>
<author>
<name>Samuli Piippo</name>
<email>samuli.piippo@theqtcompany.com</email>
</author>
<published>2015-08-11T05:37:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/commit/?id=96550b28fc28fd3b59f8bf1ac92686dea1ace3ce'/>
<id>urn:sha1:96550b28fc28fd3b59f8bf1ac92686dea1ace3ce</id>
<content type='text'>
Add support for webcams for Boundary Devices imx6

Change-Id: I8ea1b056c5eab7120c4269a98710de322fb304e0
Reviewed-by: Karim Pinter &lt;karim.pinter@theqtcompany.com&gt;
Reviewed-by: aavit &lt;eirik.aavitsland@theqtcompany.com&gt;
</content>
</entry>
<entry>
<title>Increase CMA reserved size on nitrogen6x.</title>
<updated>2015-06-19T06:22:28+00:00</updated>
<author>
<name>Yoann Lopes</name>
<email>yoann.lopes@theqtcompany.com</email>
</author>
<published>2015-06-10T14:29:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/commit/?id=eb2eb7ce5d43d623d7d4ff1bd7a584feafc38fe8'/>
<id>urn:sha1:eb2eb7ce5d43d623d7d4ff1bd7a584feafc38fe8</id>
<content type='text'>
Increased from 256MB (the default) to 384MB. Without this,
HW-accelerated video decoding cannot work for high resolution
videos.

The same might have to be done on other iMX devices.

Change-Id: I202ee246d59ded0343a93b6bdf221bd69fcd22c5
Reviewed-by: Laszlo Agocs &lt;laszlo.agocs@theqtcompany.com&gt;
</content>
</entry>
<entry>
<title>Toolchain: add static device mkspec, suitable for Qt Creator</title>
<updated>2015-05-28T11:13:39+00:00</updated>
<author>
<name>Eirik Aavitsland</name>
<email>eirik.aavitsland@theqtcompany.com</email>
</author>
<published>2015-05-13T13:44:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/commit/?id=e8067960ac419c9a47824fa996283d31faa9c309'/>
<id>urn:sha1:e8067960ac419c9a47824fa996283d31faa9c309</id>
<content type='text'>
The linux-oe-g++ mkspec used by meta-qt5 depends on the user sourcing
the toolchain environment-setup script, which modifies the PATH and
sets a long range of environment variables. That is not a "best
practice" way of use Qt, and does not allow smooth integration of the
toolchain into Qt Creator.

Here, we instead create a static mkspec for the toolchain:
devices/linux-oe-generic-g++. The toolchain recipe will will the
qdevice.pri file with the required compiler flags etc. for the target.

Additionally, we introduce an extra .pri file for device-specific
settings, so they can be shared between the two mkspecs.

Change-Id: Ie5a019524ba6cdddffb71b0c7c28861ddba17fbd
Reviewed-by: Samuli Piippo &lt;samuli.piippo@theqtcompany.com&gt;
</content>
</entry>
<entry>
<title>Build Qt5 and all addons</title>
<updated>2015-05-12T11:47:11+00:00</updated>
<author>
<name>Samuli Piippo</name>
<email>samuli.piippo@theqtcompany.com</email>
</author>
<published>2015-03-31T08:01:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/commit/?id=ae4b6421c0bb4771e2cedfcdadd44c04dc8e93f5'/>
<id>urn:sha1:ae4b6421c0bb4771e2cedfcdadd44c04dc8e93f5</id>
<content type='text'>
Use meta-qt5 layer to build Qt5, commercial addons and b2qt addons.
Create new image and toolchain recipes with Qt5 content, so that the
existing image and toolchain remain as-is without Qt5.
Currently support only for imx6 targets.

Change-Id: I398750dd1a62c6ff8ea216cfe364da273d8e9a77
Reviewed-by: Andy Nichols &lt;andy.nichols@theqtcompany.com&gt;
</content>
</entry>
<entry>
<title>sabre: follow upstream kernel revision</title>
<updated>2015-04-01T06:35:45+00:00</updated>
<author>
<name>Samuli Piippo</name>
<email>samuli.piippo@theqtcompany.com</email>
</author>
<published>2015-03-25T13:46:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/commit/?id=20059ff20282c7895e4e35bdd9baa135b95eba8d'/>
<id>urn:sha1:20059ff20282c7895e4e35bdd9baa135b95eba8d</id>
<content type='text'>
Change-Id: I5e3852df441196315c9f8ab209ffe21ca490c0ee
Reviewed-by: Andy Nichols &lt;andy.nichols@theqtcompany.com&gt;
</content>
</entry>
<entry>
<title>Performance analysis tools for Linux</title>
<updated>2015-02-26T06:55:46+00:00</updated>
<author>
<name>Samuli Piippo</name>
<email>samuli.piippo@theqtcompany.com</email>
</author>
<published>2015-02-12T12:44:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/commit/?id=b2397a823399be9ae901d02f0073df5001b75c55'/>
<id>urn:sha1:b2397a823399be9ae901d02f0073df5001b75c55</id>
<content type='text'>
Build perf with DWARF unwinding support. Kernels older then 3.14
need to be patched to add ARM support. Kernels for tibidabo (3.0)
and imx53 (2.6) are too old and would require more patches to be
backported, so they are left without unwinding support.

RPi needed extra layer to modify the kernel recipe, and linux-imx
recipe was renamed so that it doesn't conflict with older tibidabo
kernel recipe.

Change-Id: Ic8331f8feeace67b32a5ce99ffd3fda517d595d1
Reviewed-by: Andy Nichols &lt;andy.nichols@theqtcompany.com&gt;
Reviewed-by: Ulf Hermann &lt;ulf.hermann@theqtcompany.com&gt;
</content>
</entry>
<entry>
<title>sabre: update u-boot patch</title>
<updated>2015-02-19T09:22:56+00:00</updated>
<author>
<name>Samuli Piippo</name>
<email>samuli.piippo@theqtcompany.com</email>
</author>
<published>2015-02-02T07:24:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/commit/?id=4a13a522a080f5c3c66948f081aecaa94fd6fc9b'/>
<id>urn:sha1:4a13a522a080f5c3c66948f081aecaa94fd6fc9b</id>
<content type='text'>
Upstream was changed and already includes the I2C initialization.

Change-Id: I3e57a248a49924eff086eea7694ccd5fa424f905
Reviewed-by: Andy Nichols &lt;andy.nichols@theqtcompany.com&gt;
</content>
</entry>
<entry>
<title>nitrogen6x: update kernel revision</title>
<updated>2015-01-29T13:26:24+00:00</updated>
<author>
<name>Samuli Piippo</name>
<email>samuli.piippo@theqtcompany.com</email>
</author>
<published>2015-01-26T08:07:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/commit/?id=943121c7af2f5db831ded0feb9808f649e58e0b6'/>
<id>urn:sha1:943121c7af2f5db831ded0feb9808f649e58e0b6</id>
<content type='text'>
Latest kernel from dizzy branch, will be part of daisy at some point.
Fixes support for the Nit6X_800x480 display.

Change-Id: I1a886998b3e3f12750bfc93f2d06f33047aa850f
Reviewed-by: Eirik Aavitsland &lt;eirik.aavitsland@theqtcompany.com&gt;
</content>
</entry>
</feed>
