<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-fsl-arm.git, branch jethro</title>
<subtitle>Mirror of git.yoctoproject.org/meta-fsl-arm</subtitle>
<id>https://git.enea.com/cgit/linux/meta-fsl-arm.git/atom?h=jethro</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-fsl-arm.git/atom?h=jethro'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-fsl-arm.git/'/>
<updated>2016-08-24T00:03:46+00:00</updated>
<entry>
<title>SCR: Consolidate SCR to consolidated GA 3.14.52-1.1.0 GA</title>
<updated>2016-08-24T00:03:46+00:00</updated>
<author>
<name>Lauren Post</name>
<email>lauren.post@nxp.com</email>
</author>
<published>2016-08-22T17:29:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-fsl-arm.git/commit/?id=417f669e4dede244a81e11aa6d8b60c4e333e589'/>
<id>urn:sha1:417f669e4dede244a81e11aa6d8b60c4e333e589</id>
<content type='text'>
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>imx-kobs: Upgrade to 5.4 version</title>
<updated>2016-06-16T12:28:42+00:00</updated>
<author>
<name>Lauren Post</name>
<email>lauren.post@nxp.com</email>
</author>
<published>2016-03-31T15:25:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-fsl-arm.git/commit/?id=c9e576bdae8c481f5a836531c7865fe8b8a5a36f'/>
<id>urn:sha1:c9e576bdae8c481f5a836531c7865fe8b8a5a36f</id>
<content type='text'>
- Check raw mode flag for backward compatbility
- Fix membership name in bch geometry structure.
- Fix the previous implementation that may ruin the BBM
- Adapt raw page accesses to match the new raw_read/write implementation

The old raw access implementation (in GPMI driver) was considering that
data and OOB data were separated in their respective regions (the data
area and the OOB area of the page), which is not true.
They are actually interleaved this way:

METADATA + ((DATA + ECCBYTES) * N)

The new raw access implementation (in the GPMI driver) is hiding this
weird
layout to MTD users by exposing a more common layout:

DATA + METADATA + (N * ECCBYTES)

Here METADATA + (N * ECCBYTES) are exposed as if they were stored in the
OOB area.

Unfortunately kobs-ng rely on this weird layout when accessing the NAND
in raw mode.

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>libimxvpuapi: Update to version 0.10.2</title>
<updated>2016-05-02T17:48:38+00:00</updated>
<author>
<name>Carlos Rafael Giani</name>
<email>dv@pseudoterminal.org</email>
</author>
<published>2016-05-01T11:46:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-fsl-arm.git/commit/?id=19fa4c0ae14f38cfba52c9b65494b8f066c36a66'/>
<id>urn:sha1:19fa4c0ae14f38cfba52c9b65494b8f066c36a66</id>
<content type='text'>
Changes:

- fix AUD NAL positioning in h.264 encoder output
  (SPS/PPS/AUD were ordered incorrectly - AUD has to come first, not last)
- fix build error with examples when --enable-static is used
- pass quality factor in simplified JPEG encoder interface correctly
- add functions for querying and setting header data
  useful for modifying headers, like VUI data in the SPS RBSP
- documentation updates

Signed-off-by: Carlos Rafael Giani &lt;dv@pseudoterminal.org&gt;
Signed-off-by: Otavio Salvador &lt;otavio@ossystems.com.br&gt;
</content>
</entry>
<entry>
<title>linux-fslc-imx-rt: Fix URL for patch 3.14.61-rt62</title>
<updated>2016-04-23T15:04:37+00:00</updated>
<author>
<name>Dominic Sacré</name>
<email>dominic.sacre@gmx.de</email>
</author>
<published>2016-04-22T20:49:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-fsl-arm.git/commit/?id=35e8cdabfa1473062f0101c5ad3698aa98a6ad65'/>
<id>urn:sha1:35e8cdabfa1473062f0101c5ad3698aa98a6ad65</id>
<content type='text'>
Update the URL because patch-3.14.61-rt62.patch.gz got moved to the
'older' subdirectory.

The -rt patches are published in the projects/rt/3.14 directory, and are
then moved to projects/rt/3.14/older when the next version of the patch
is released.

Previous versions of this recipe intentionally used "older" patches
(even when the latest one would apply) specifically because the URLs
remain stable that way. This got broken in the update to 3.14.52-1.1.0 GA.

Change-Id: Id1b8a2c39400e45459d590b2de65fd37acbdadb7
Signed-off-by: Dominic Sacré &lt;dominic.sacre@gmx.de&gt;
Signed-off-by: Otavio Salvador &lt;otavio@ossystems.com.br&gt;
</content>
</entry>
<entry>
<title>libfslparser: Quiet 'already stripped' warnings</title>
<updated>2016-04-23T15:02:16+00:00</updated>
<author>
<name>Fahad Usman</name>
<email>fahad_usman@mentor.com</email>
</author>
<published>2016-04-22T06:29:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-fsl-arm.git/commit/?id=fd4c514ca5bac023d8d466b8f44a8d44042cc525'/>
<id>urn:sha1:fd4c514ca5bac023d8d466b8f44a8d44042cc525</id>
<content type='text'>
This patch helps to quite 'already stripped' warnings
thrown during the build.

Change-Id: Ie6977154571c9eceb51d3f6ff3665f667f4cc007
Signed-off-by: Fahad Usman &lt;fahad_usman@mentor.com&gt;
Signed-off-by: Sujith Haridasan &lt;Sujith_Haridasan@mentor.com&gt;
Signed-off-by: Sujith H &lt;sujith.h@gmail.com&gt;
Signed-off-by: Otavio Salvador &lt;otavio@ossystems.com.br&gt;
</content>
</entry>
<entry>
<title>imx-gpu-viv: correct file ownership</title>
<updated>2016-04-23T15:02:10+00:00</updated>
<author>
<name>Sujith H</name>
<email>sujith.h@gmail.com</email>
</author>
<published>2016-04-21T14:56:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-fsl-arm.git/commit/?id=c124ec958d8d1eea44a6a4fe0c3cc7b9772150b9'/>
<id>urn:sha1:c124ec958d8d1eea44a6a4fe0c3cc7b9772150b9</id>
<content type='text'>
This recipe copies binary files with `cp`, including `cp -a`, so the file
ownership can end up being the same as the build user. Work around this by
chown'ing everything to root:root.

This avoids a package_qa failure.

Signed-off-by: Sujith H &lt;sujith.h@gmail.com&gt;
Signed-off-by: Christopher Larson &lt;chris_larson@mentor.com&gt;
Signed-off-by: Sujith Haridasan &lt;Sujith_Haridasan@mentor.com&gt;
Signed-off-by: Otavio Salvador &lt;otavio@ossystems.com.br&gt;
</content>
</entry>
<entry>
<title>imx-base: Add MACHINE_GSTREAMER_1_0_PLUGIN for mx7 platform</title>
<updated>2016-04-23T15:02:10+00:00</updated>
<author>
<name>Ian Coolidge</name>
<email>ian@boundarydevices.com</email>
</author>
<published>2016-04-15T23:04:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-fsl-arm.git/commit/?id=4a873b4bdc15b307870659b1e3915bef15e0d833'/>
<id>urn:sha1:4a873b4bdc15b307870659b1e3915bef15e0d833</id>
<content type='text'>
gstreamer1.0-plugins-imx was recently updated to be compatible with mx7

Signed-off-by: Ian Coolidge &lt;ian@boundarydevices.com&gt;
Signed-off-by: Otavio Salvador &lt;otavio@ossystems.com.br&gt;
</content>
</entry>
<entry>
<title>imx-kobs: Fix compiler error with Linux kernel headers version &gt;= 4.4</title>
<updated>2016-04-23T15:02:10+00:00</updated>
<author>
<name>Gary Thomas</name>
<email>gary@mlbassoc.com</email>
</author>
<published>2016-04-15T13:02:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-fsl-arm.git/commit/?id=996292e768478e0a8ce9ec488437e83c0ae8e4c2'/>
<id>urn:sha1:996292e768478e0a8ce9ec488437e83c0ae8e4c2</id>
<content type='text'>
This patch fixes a build error with kernel includes (&gt;= 4.4)
&lt;stdint.h&gt; must be explicitly included to get uintX_t types.

Change-Id: I3a0059a59bf578fdba0cf68370eec0e19fc10835
Signed-off-by: Gary Thomas &lt;gary@mlbassoc.com&gt;
Signed-off-by: Otavio Salvador &lt;otavio@ossystems.com.br&gt;
</content>
</entry>
<entry>
<title>mfgtool-initramfs-image.bbclass: Fix parsing when using a barebox based machine</title>
<updated>2016-04-23T15:02:10+00:00</updated>
<author>
<name>Otavio Salvador</name>
<email>otavio@ossystems.com.br</email>
</author>
<published>2016-04-14T19:23:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-fsl-arm.git/commit/?id=ea924e2931dbd6d9802a2fe9c81b725f484089ea'/>
<id>urn:sha1:ea924e2931dbd6d9802a2fe9c81b725f484089ea</id>
<content type='text'>
When building for cfa100xx machines, for meta-fsl-arm-extra, the
parsing is aborted with:

,----
| ERROR: No IMAGE_CMD defined for IMAGE_FSTYPES entry
|     'barebox.mxsboot-sdcard' - possibly invalid type name or missing
|     support class
| ERROR: Failed to parse recipe:
|     .../sources/meta-fsl-arm/recipes-fsl/images/fsl-image-mfgtool-initramfs.bb
`----

This error was caused by the image not providing all the filesystem
types as in fact it generates a Gzipped CPIO filesystem and does not
inherit the default ones.

To solve the error we ought to include the override for 'mxs' SoC
family so the right setting is used as well in this set of SoCs.

Change-Id: If6e657793ed7af07decac217f6b3371fad1f521c
Signed-off-by: Otavio Salvador &lt;otavio@ossystems.com.br&gt;
</content>
</entry>
<entry>
<title>gstreamer1.0-plugins-imx: Update to version 0.12.1</title>
<updated>2016-04-06T16:09:14+00:00</updated>
<author>
<name>Carlos Rafael Giani</name>
<email>dv@pseudoterminal.org</email>
</author>
<published>2016-04-06T14:10:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-fsl-arm.git/commit/?id=b182201118590ddb11c6b833ef567879c835d277'/>
<id>urn:sha1:b182201118590ddb11c6b833ef567879c835d277</id>
<content type='text'>
The recipe now uses PACKAGECONFIG to allow for enabling/disabling plugins.
Also, mx7 support has been added.

Changes:

* compositor: Rename ImxCompositor(Pad) to ImxVideoCompositor(Pad)
  This prevents conflicts if both the NXP plugins and the gstreamer-imx
  are installed in the same rootfs

* Add switches to wscript configuration to enable/disable plugins
  Until now, all plugins were built (unless their dependencies were
  missing). On some i.MX machines, some features are missing. For
  example, the i.MX7 has no VPU. To ensure deterministic builds, it is
  useful to selectively disable plugins in the build.

* ipu+pxp: : Fix deadlocks and incorrect logging in case of init error
  This was causing a freeze if for example one tries to use PxP elements
  on an i.MX6 Dual/Quad

* imxv4l2videosrc fixes and enhancements:
  * fixes to interlacing support (incl. workarounds for analog TV input)
  * remove format restriction in get_caps function
    this removes the limitation on I420 formats
  * simplified determination of fps (necessary due to driver limitations)

* eglvivsink: wayland: Do not commit before buffers are swapped
  This fixes eglSwapBuffer swaps with damaged frames

* Documentation additions
  Adds GPU memory leak notess to the FAQ

* vpu: encoder: Expose motion estimation range as property

* vpu: decoder: Drop output frame if its buffer cannot be allocated

Signed-off-by: Carlos Rafael Giani &lt;dv@pseudoterminal.org&gt;
Reviewed-by: Gary Bisson &lt;gary.bisson@boundarydevices.com&gt;
Tested-by: Gary Bisson &lt;gary.bisson@boundarydevices.com&gt;
Signed-off-by: Otavio Salvador &lt;otavio@ossystems.com.br&gt;
</content>
</entry>
</feed>
