[meta-freescale] Error in repo init -u https://github.com/Freescale/fsl-community-bsp-platform -b fido

2015-07-27 Thread Roshni Uppala
Hi, I am trying to install fsl-community-bsp using the instructions given in: https://github.com/Freescale/fsl-community-bsp-platform When I do: repo init -u https://github.com/Freescale/fsl-community-bsp-platform -b fido I get the following error:

Re: [meta-freescale] [meta-fsl-arm][PATCH v2 0/3] 3.14.38-6QP_Beta release

2015-07-27 Thread Eric Nelson
On 07/27/2015 03:53 AM, Yuqing Zhu wrote: Fix pulseaudio related issue: -Add PulseAudio configuration -Fix mutex issue -Revert commit 42156d2b5ac797e5f28f8d0d38b691053f3f6fc7 -Remove the control for speaker/headphone widget on i.MX7 Yuqing Zhu (3): pulseaudio: Add PulseAudio

Re: [meta-freescale] [meta-fsl-arm][PATCH v2 2/7] gstreamer1.0-plugins-base: Add gststreamsynchronizer related patch

2015-07-27 Thread Otavio Salvador
On Mon, Jul 27, 2015 at 7:46 AM, Yuqing Zhu b54...@freescale.com wrote: -Send EOS event instead of GAP event as GAP event has issue when A/V have different duration. -Stop sending second track EOS event if send the first track EOS return fail. Fixed by ignore the return error.

Re: [meta-freescale] [meta-fsl-arm][PATCH v2 2/3] pulseaudio: revert commit 42156d2b5ac797e5f28f8d0d38b691053f3f6fc7

2015-07-27 Thread Otavio Salvador
On Mon, Jul 27, 2015 at 7:53 AM, Yuqing Zhu b54...@freescale.com wrote: Revert launch: Avoid specifically starting PA and rely on autospawn/socket activation Signed-off-by: Yuqing Zhu b54...@freescale.com Why? Upstream has done this change, likely due a reason and you are reverting it.

Re: [meta-freescale] [meta-fsl-arm][PATCH v2 7/7] gstreamer1.0-plugins-base: Add encodebin related patch

2015-07-27 Thread Otavio Salvador
On Mon, Jul 27, 2015 at 7:46 AM, Yuqing Zhu b54...@freescale.com wrote: Need more buffers in output queue for better performance. Signed-off-by: Yuqing Zhu b54...@freescale.com Same drill. -- Otavio Salvador O.S. Systems http://www.ossystems.com.br

Re: [meta-freescale] [meta-fsl-arm][PATCH v2 3/7] gstreamer1.0-plugins-base: Add basetextoverlay related patch

2015-07-27 Thread Otavio Salvador
On Mon, Jul 27, 2015 at 7:46 AM, Yuqing Zhu b54...@freescale.com wrote: Make memory copy when video buffer's memory is ready only Signed-off-by: Yuqing Zhu b54...@freescale.com Same drill here. Same issues in the patches. -- Otavio Salvador O.S. Systems

Re: [meta-freescale] [meta-fsl-arm][PATCH v2 3/3] pulseaudio: remove the control for speaker/headphone widget

2015-07-27 Thread Otavio Salvador
On Mon, Jul 27, 2015 at 7:53 AM, Yuqing Zhu b54...@freescale.com wrote: In imx7d-sdb, there is no headphone jack, the jack detection is done by the codec itself. When headphone plugin, pulseaudio can't detect the headphone jack status, so it will set the headphone volume to zero.

Re: [meta-freescale] [meta-fsl-arm][PATCH v2 1/7] gstreamer1.0-plugins-base: Add gstplaybin related patch

2015-07-27 Thread Otavio Salvador
Hello, On Mon, Jul 27, 2015 at 7:46 AM, Yuqing Zhu b54...@freescale.com wrote: -Remove default deinterlace flag in playbin for i.MX SoCs -Remove native video flag in playbin for i.MX SoCs because it will cause subtitle error Signed-off-by: Yuqing Zhu b54...@freescale.com ---

Re: [meta-freescale] [meta-fsl-arm][PATCH v2 1/3] pulseaudio: Add PulseAudio configuration and mutex patch

2015-07-27 Thread Otavio Salvador
On Mon, Jul 27, 2015 at 7:53 AM, Yuqing Zhu b54...@freescale.com wrote: Fix pulseaudio mutex issue when do pause in gstreamer This fix is a workaround base on the solution from this link https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/932096; Signed-off-by: Yuqing Zhu

Re: [meta-freescale] [meta-fsl-arm][PATCH v2 0/3] 3.14.38-6QP_Beta release

2015-07-27 Thread Lauren Post
This patch set was created in the 3.14.38-6QP_beta release which is a standalone release tested on 6QP but works on other i.MX6 Lauren -Original Message- From: meta-freescale-boun...@yoctoproject.org [mailto:meta-freescale-boun...@yoctoproject.org] On Behalf Of Eric Nelson Sent:

Re: [meta-freescale] [meta-fsl-arm][v3 12/12] packagegroup-fsl-mfgtool: Add f2fs and e2fsk RDEPENDS

2015-07-27 Thread Otavio Salvador
On Fri, Jul 24, 2015 at 12:40 PM, Lauren Post lauren.p...@freescale.com wrote: Add tools required for manufacturing tools support. Manufacturing tools is used by Android boot and Lollipop requires f2fs and e2fsprogs support. Signed-off-by: Lauren Post lauren.p...@freescale.com This patch has

[meta-freescale] Heads up on gcc 5.X issues for meta-fsl-arm and meta-fsl-ppc

2015-07-27 Thread Richard Purdie
It appears that gcc 5.x is going to cause a few issues for meta-fsl-arm and meta-fsl-ppc. Many of the remaining issues are specific to these layers. http://errors.yoctoproject.org/Errors/Search/?items=10query=00957782f4dec7f39b79211e6a2a2bea6f14d2a0limit=50 is a complete list for one of the last

[meta-freescale] [meta-fsl-arm][PATCH 3/3] mfgtool-initramfs-image.bbclass: Add f2fs feature option

2015-07-27 Thread Otavio Salvador
The f2fs feature is allows the use of Flash-Friendly File System during the installation. The feature is disabled by default as the f2fs-tools is offered by meta-filesystem layer which shouldn't to be made as a hard dependency of meta-fsl-arm. Signed-off-by: Otavio Salvador

[meta-freescale] [meta-fsl-arm][PATCH 2/3] packagegroup-fsl-mfgtool: Add f2fs feature

2015-07-27 Thread Otavio Salvador
The f2fs feature allow the use of Flash-Friendly File System for installation. The feature is added as a bbappend file dynamically enabled if meta-filesystem is available. Signed-off-by: Otavio Salvador ota...@ossystems.com.br --- .../packagegroups/packagegroup-fsl-mfgtool.bbappend|

[meta-freescale] [meta-fsl-arm][PATCH 1/3] packagegroup-fsl-mfgtool: Add e2fsprogs-e2fsck in extfs feature

2015-07-27 Thread Otavio Salvador
When 'extfs' support is enabled, e2fsprogs-e2fsck should be included as well so filesystem consistency can be executed during the installation process. Signed-off-by: Otavio Salvador ota...@ossystems.com.br --- recipes-fsl/packagegroups/packagegroup-fsl-mfgtool.bb | 3 ++- 1 file changed, 2

[meta-freescale] branch fido couldn't boot mx6q sabreSD board

2015-07-27 Thread Wally Yeh
Hi, guys: recently I wanna test latest yocto bsp to see if it fix the mouse cursor blink during screen refresh. but I found I even couldn't get it boot into system. The only modification is just set it soft-fp by appending DEFAULTTUNE_mx6 = cortexa9-neon, my local.conf: MACHINE ??=

Re: [meta-freescale] Heads up on gcc 5.X issues for meta-fsl-arm and meta-fsl-ppc

2015-07-27 Thread Luo Zhenhua
Hi Richard, We will look into the build issues ASAP. Best Regards, Zhenhua -Original Message- From: meta-freescale-boun...@yoctoproject.org [mailto:meta-freescale- boun...@yoctoproject.org] On Behalf Of Richard Purdie Sent: Tuesday, July 28, 2015 5:38 AM To: meta-freescale