<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-fsl-arm.git, branch master-next</title>
<subtitle>Mirror of git.yoctoproject.org/meta-fsl-arm</subtitle>
<id>https://git.enea.com/cgit/linux/meta-fsl-arm.git/atom?h=master-next</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-fsl-arm.git/atom?h=master-next'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-fsl-arm.git/'/>
<updated>2016-09-14T14:15:45+00:00</updated>
<entry>
<title>gstreamer1.0-plugins-imx: Fix inoperable package configuration</title>
<updated>2016-09-14T14:15:45+00:00</updated>
<author>
<name>Tom Hochstein</name>
<email>tom.hochstein@nxp.com</email>
</author>
<published>2016-09-14T00:53:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-fsl-arm.git/commit/?id=9755c41ec02f671b5fed545db67f15b47fb4fdb4'/>
<id>urn:sha1:9755c41ec02f671b5fed545db67f15b47fb4fdb4</id>
<content type='text'>
All packages were being built all the time because the configure
arguments from PACKAGECONFIG were not being passed. The problem
manifested itself as the QA issue build-deps, but the problem wasn't
fixed and the QA issue was silenced.

This is fixed by passing the PACKAGECONFIG arguments through EXTRA_OECONF.
Also, the build-deps QA issues are re-enabled.

Signed-off-by: Tom Hochstein &lt;tom.hochstein@nxp.com&gt;
Signed-off-by: Otavio Salvador &lt;otavio@ossystems.com.br&gt;
</content>
</entry>
<entry>
<title>firmware-imx: Install the firmware on a subfolders</title>
<updated>2016-09-14T14:15:45+00:00</updated>
<author>
<name>Daiane Angolini</name>
<email>daiane.angolini@nxp.com</email>
</author>
<published>2016-09-13T16:38:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-fsl-arm.git/commit/?id=8bbe70ada6a2278b59f06dd0dee783198afec182'/>
<id>urn:sha1:8bbe70ada6a2278b59f06dd0dee783198afec182</id>
<content type='text'>
The package provides firware files for 4 different modules.

This patch install each module in a different subfolder, so both can coexist.

Signed-off-by: Daiane Angolini &lt;daiane.angolini@nxp.com&gt;
Signed-off-by: Otavio Salvador &lt;otavio@ossystems.com.br&gt;
</content>
</entry>
<entry>
<title>firmware-imx: Fix the installation directory</title>
<updated>2016-09-14T14:15:45+00:00</updated>
<author>
<name>Marco Franchi</name>
<email>marco.franchi@nxp.com</email>
</author>
<published>2016-09-13T16:38:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-fsl-arm.git/commit/?id=1181e80a18393e1f2e477624b7724406ada9555f'/>
<id>urn:sha1:1181e80a18393e1f2e477624b7724406ada9555f</id>
<content type='text'>
The default Kernel defconfig points the bcm repository, but the recipes
was creating a brcm repository.

Signed-off-by: Marco Franchi &lt;marco.franchi@nxp.com&gt;
Signed-off-by: Otavio Salvador &lt;otavio@ossystems.com.br&gt;
</content>
</entry>
<entry>
<title>kernel-module-imx-gpu-viv: Bump revision to 375bd95</title>
<updated>2016-09-13T20:47:00+00:00</updated>
<author>
<name>Otavio Salvador</name>
<email>otavio@ossystems.com.br</email>
</author>
<published>2016-09-13T19:54:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-fsl-arm.git/commit/?id=ac79c49862fdc3b813db03651b5c4bc5dad00c97'/>
<id>urn:sha1:ac79c49862fdc3b813db03651b5c4bc5dad00c97</id>
<content type='text'>
This includes following changes:

375bd95 build: Copy the module build information files to topdir
6a69d95 Fix gcc 6 build error -Werror=misleading-indentation

as well as removes the corresponding patch file of the GCC 6 build
error.

Signed-off-by: Otavio Salvador &lt;otavio@ossystems.com.br&gt;
</content>
</entry>
<entry>
<title>imx-test: Add patch to fix build breaks wtih ldflag change</title>
<updated>2016-09-13T20:47:00+00:00</updated>
<author>
<name>Lauren Post</name>
<email>lauren.post@nxp.com</email>
</author>
<published>2016-09-09T18:51:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-fsl-arm.git/commit/?id=eb8d5f7f8f223b65a40b35548528ab0d8397df35'/>
<id>urn:sha1:eb8d5f7f8f223b65a40b35548528ab0d8397df35</id>
<content type='text'>
This fixes the build breaks with unit tests that includes external libraries

Signed-off-by: Lauren Post &lt;lauren.post@nxp.com&gt;
Signed-off-by: Otavio Salvador &lt;otavio@ossystems.com.br&gt;
</content>
</entry>
<entry>
<title>Use IMGDEPLOYDIR for SDCard image generation</title>
<updated>2016-09-13T20:47:00+00:00</updated>
<author>
<name>Otavio Salvador</name>
<email>otavio@ossystems.com.br</email>
</author>
<published>2016-09-12T20:19:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-fsl-arm.git/commit/?id=eb597c0e7969112e97b1ad130c7be59c33726c04'/>
<id>urn:sha1:eb597c0e7969112e97b1ad130c7be59c33726c04</id>
<content type='text'>
This change is needed as the commit OE-Core:6d969bac (image: Deploy
images to IMGDEPLOYDIR) has changed the deployment directory from
DEPLOY_DIR_IMAGE to IMGDEPLOYDIR causing failures when using the
image_types_fsl.bbclass class.

Signed-off-by: Otavio Salvador &lt;otavio@ossystems.com.br&gt;
</content>
</entry>
<entry>
<title>qtbase: Enable support for i.MX SoCs with PXP</title>
<updated>2016-09-08T14:00:57+00:00</updated>
<author>
<name>Otavio Salvador</name>
<email>otavio@ossystems.com.br</email>
</author>
<published>2016-09-06T14:59:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-fsl-arm.git/commit/?id=9356268bfb444b74a88491fca7a9d268ed72b561'/>
<id>urn:sha1:9356268bfb444b74a88491fca7a9d268ed72b561</id>
<content type='text'>
This enables the use of GLES2 backend for Software Rendering allowing
SoCs without GPU support to use it. Up to now, this includes i.MX6UL
and i.MX7D.

Change-Id: I3011a84198d42744639121394423106fcfc738b3
Signed-off-by: Otavio Salvador &lt;otavio@ossystems.com.br&gt;
</content>
</entry>
<entry>
<title>gstreamer1.0-plugins-imx: Change EGL platform preference order</title>
<updated>2016-09-08T14:00:49+00:00</updated>
<author>
<name>Otavio Salvador</name>
<email>otavio@ossystems.com.br</email>
</author>
<published>2016-09-01T21:13:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-fsl-arm.git/commit/?id=139b12a8854dce8177bab2042eed08cce42adf31'/>
<id>urn:sha1:139b12a8854dce8177bab2042eed08cce42adf31</id>
<content type='text'>
The i.MX BSP now defaults for XWayland when both X11 and Wayland
support is available, so we ought to use the Wayland backend for this
case as well.

Change-Id: Iab93cebea5cbd9796aaf9903e25be2686ce653c4
Signed-off-by: Otavio Salvador &lt;otavio@ossystems.com.br&gt;
</content>
</entry>
<entry>
<title>imx-codec: Refactor code to use the new overrides</title>
<updated>2016-09-08T14:00:48+00:00</updated>
<author>
<name>Otavio Salvador</name>
<email>otavio@ossystems.com.br</email>
</author>
<published>2016-07-01T18:40:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-fsl-arm.git/commit/?id=c3c65086e1b0cbb2aceb42bff1a3723f68ae5318'/>
<id>urn:sha1:c3c65086e1b0cbb2aceb42bff1a3723f68ae5318</id>
<content type='text'>
The recipe has been reworked to use the 'imxvpu' feature override.

Change-Id: I2caba9278db1c78e1368da6c4f82eb0b738917a2
Signed-off-by: Otavio Salvador &lt;otavio@ossystems.com.br&gt;
</content>
</entry>
<entry>
<title>gstreamer1.0-plugins-imx: Refactor code to use the new overrides</title>
<updated>2016-09-08T14:00:43+00:00</updated>
<author>
<name>Otavio Salvador</name>
<email>otavio@ossystems.com.br</email>
</author>
<published>2016-07-01T18:40:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-fsl-arm.git/commit/?id=3a2323f2ef9370517282b14f0022d5496705db8a'/>
<id>urn:sha1:3a2323f2ef9370517282b14f0022d5496705db8a</id>
<content type='text'>
The recipe has been reworked to use the 'imxpxp', 'imxipu', 'imxvpu',
'imxgpu2d' and 'imxgpu3d' feature overrides.

Change-Id: Ia4730f94d619d37265bd7234b8447bf29286ee70
Signed-off-by: Otavio Salvador &lt;otavio@ossystems.com.br&gt;
</content>
</entry>
</feed>
