Re: [meta-freescale] yocto, linux-fslc and xorg

2013-09-17 Thread Eric Bénard
Hi Wouter, Le Tue, 17 Sep 2013 09:17:04 +0200, Vanhauwaert Wouter w.vanhauwa...@televic.com a écrit : What is de drawback in using the fbdev driver in stead of the imxfb driver? fbdev : plain framebuffer compatible with mainline kernels imxfb : can use accelerated GPU drivers, but stucked to

Re: [meta-freescale] Checksum for barebox

2013-09-17 Thread Eric Bénard
Hi Alexandre, Le Tue, 17 Sep 2013 09:30:06 +0200, Alexandre Belloni alexandre.bell...@free-electrons.com a écrit : On 16/09/2013 23:47, Fabio Estevam wrote: On Mon, Sep 16, 2013 at 5:34 PM, Eric Bénard e...@eukrea.com wrote: no because imx53qsb is no more supported (yet) so the message will

[meta-freescale] [PATCH] barebox: fix warning

2013-09-17 Thread Eric Bénard
else we get : WARNING: Unable to get checksum for barebox SRC_URI entry defconfig: file could not be found Reported-by: Fabio Estevam fabio.este...@freescale.com Signed-off-by: Eric Bénard e...@eukrea.com --- recipes-bsp/barebox/barebox_2013.08.0.bb | 1 + 1 file changed, 1 insertion(+) diff

Re: [meta-freescale] Yacto rootfs: multi-touch message cannot handled by close button

2013-09-17 Thread Burton, Ross
On 17 September 2013 02:46, Duan Fugang-B38611 b38...@freescale.com wrote: Matchbox could enable touch if possible and then handle touch events which occur over that button, but if they instead enable touch and then only expect mouse events on their buttons, maybe that only works with some

[meta-freescale] [meta-fsl-arm][PATCH] imx-test: Install vpu config and media files

2013-09-17 Thread Daiane Angolini
Files (config_dec, config_enc, config_encdec, config_net) are used to configure mxc-vpu-test.out And file akiyo.mp4 is a media file sample used for mxc_vpu_test.out Fixes [YOCTO: #4185] Change-Id: I4a09988319440d75bf2c72d2f9351fa58a9804f4 Signed-off-by: Daiane Angolini

Re: [meta-freescale] gstreamer strange distorted image.

2013-09-17 Thread Eric Nelson
On 09/16/2013 06:47 PM, Otavio Salvador wrote: On Mon, Sep 16, 2013 at 9:37 PM, Eric Nelson eric.nel...@boundarydevices.com wrote: On 09/16/2013 05:23 PM, Eric Nelson wrote: On 09/16/2013 02:19 PM, Otavio Salvador wrote: On Mon, Sep 16, 2013 at 5:34 PM, Dennis Han js...@live.co.kr wrote:

[meta-freescale] Updates for meta-fsl-arm in 2013-09-17

2013-09-17 Thread Otavio Salvador
Hello, I pushed following changes into master: commit a6d317d54fddbcee537facf10c4c990b9836faa8 Author: Eric BENARD e...@eukrea.com Date: Tue Sep 17 08:48:06 2013 + barebox: fix warning else we get : WARNING: Unable to get checksum for barebox SRC_URI entry defconfig: file

[meta-freescale] Updates for meta-fsl-arm-extra in 2013-09-17

2013-09-17 Thread Otavio Salvador
Hello, I pushed following changes into master: commit 5b753d3d130ed6932715329d0e887a015e628766 Author: Eric BENARD e...@eukrea.com Date: Tue Sep 17 08:48:57 2013 + barebox: add cfa10036 to COMPATIBLE_MACHINE Signed-off-by: Eric Bénard e...@eukrea.com commit

Re: [meta-freescale] imx6solosabreauto build failure

2013-09-17 Thread Otavio Salvador
On Tue, Sep 17, 2013 at 11:07 AM, Otavio Salvador ota...@ossystems.com.br wrote: Hello Lauren, I got following build error in my autobuilder: ERROR: Fetcher failure: Unable to find file file://defconfig anywhere. The paths that were searched were:

Re: [meta-freescale] [PATCH] barebox: fix warning

2013-09-17 Thread Fabio Estevam
Hi Eric, On Tue, Sep 17, 2013 at 5:48 AM, Eric Bénard e...@eukrea.com wrote: else we get : WARNING: Unable to get checksum for barebox SRC_URI entry defconfig: file could not be found Reported-by: Fabio Estevam fabio.este...@freescale.com Signed-off-by: Eric Bénard e...@eukrea.com ---

Re: [meta-freescale] imx6solosabreauto build failure

2013-09-17 Thread Post Lauren-RAA013
In this build it looks like cgtqmx6 is where the defconfig resides and that is not showing in fetch since that machine is not listed in the imx6solosabreauto/sd in the soc family. My guess is have a FILESEXTRAPATHS_prepend := ${THISDIR}/${PN}/cgtqmx6: To pick up the defconfig properly.

Re: [meta-freescale] imx6solosabreauto build failure

2013-09-17 Thread Otavio Salvador
Hello Lauren, On Tue, Sep 17, 2013 at 11:17 AM, Post Lauren-RAA013 raa...@freescale.com wrote: In this build it looks like cgtqmx6 is where the defconfig resides and that is not showing in fetch since that machine is not listed in the imx6solosabreauto/sd in the soc family. My guess is

Re: [meta-freescale] imx-bootlets build failure

2013-09-17 Thread Alexandre Belloni
On 17/09/2013 16:03, Otavio Salvador wrote: Hello Alexandre, I've put current master in autobuilder and got following build failure: | make[1]: Entering directory

Re: [meta-freescale] imx-bootlets build failure

2013-09-17 Thread Otavio Salvador
On Tue, Sep 17, 2013 at 11:24 AM, Alexandre Belloni alexandre.bell...@free-electrons.com wrote: On 17/09/2013 16:03, Otavio Salvador wrote: Hello Alexandre, I've put current master in autobuilder and got following build failure: | make[1]: Entering directory

Re: [meta-freescale] imx6solosabreauto build failure

2013-09-17 Thread Fabio Estevam
On Tue, Sep 17, 2013 at 11:22 AM, Otavio Salvador ota...@ossystems.com.br wrote: Hello Lauren, On Tue, Sep 17, 2013 at 11:17 AM, Post Lauren-RAA013 raa...@freescale.com wrote: In this build it looks like cgtqmx6 is where the defconfig resides and that is not showing in fetch since that

Re: [meta-freescale] imx-bootlets build failure

2013-09-17 Thread Eric Bénard
Le Tue, 17 Sep 2013 11:38:29 -0300, Otavio Salvador ota...@ossystems.com.br a écrit : On Tue, Sep 17, 2013 at 11:24 AM, Alexandre Belloni alexandre.bell...@free-electrons.com wrote: On 17/09/2013 16:03, Otavio Salvador wrote: Hello Alexandre, I've put current master in autobuilder and

Re: [meta-freescale] imx6solosabreauto build failure

2013-09-17 Thread Post Lauren-RAA013
Per my check with kernel team, for 3.0.35 kernel solo and solo lite should use same defconfig. Lauren -Original Message- From: otavio.salva...@gmail.com [mailto:otavio.salva...@gmail.com] On Behalf Of Otavio Salvador Sent: Tuesday, September 17, 2013 9:23 AM To: Post Lauren-RAA013 Cc:

Re: [meta-freescale] imx6solosabreauto build failure

2013-09-17 Thread Post Lauren-RAA013
No, I checked. I understand confusion cause on kernel device trees are the same between duallite and solo but in this case the defconfig for duallite can't be used with solo. The defconfig for solo lite is the same for solo. Lauren -Original Message- From: otavio.salva...@gmail.com

Re: [meta-freescale] imx6solosabreauto build failure

2013-09-17 Thread Otavio Salvador
On Tue, Sep 17, 2013 at 1:29 PM, Post Lauren-RAA013 raa...@freescale.com wrote: Per my check with kernel team, for 3.0.35 kernel solo and solo lite should use same defconfig. Didn't you mean Solo and Dual Lite? -- Otavio Salvador O.S. Systems

Re: [meta-freescale] imx6solosabreauto build failure

2013-09-17 Thread Otavio Salvador
On Tue, Sep 17, 2013 at 1:51 PM, Post Lauren-RAA013 raa...@freescale.com wrote: No, I checked. I understand confusion cause on kernel device trees are the same between duallite and solo but in this case the defconfig for duallite can't be used with solo. The defconfig for solo lite is the

[meta-freescale] [meta-fsl-arm PATCH 0/4] Ready to merge patches

2013-09-17 Thread Otavio Salvador
Hello, I am sending the pending patches I have queued here. Some of them are here for a while and I'd like to merge so we get more people testing them. The 3.0.35-4.1.0 (2/4) update is done adding the patches which were not included yet in FSL GIT and we can drop then when they're applied there.

[meta-freescale] [meta-fsl-arm PATCH 3/4] linux-fslc: Update to a318c1dd revision

2013-09-17 Thread Otavio Salvador
This revision merges the 3.11.1 stable release onto the patches-3.11 branch. Change-Id: I5e8665125c31c02963d689e3969da6224ec53c74 Signed-off-by: Otavio Salvador ota...@ossystems.com.br --- recipes-kernel/linux/linux-fslc_3.11.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

[meta-freescale] [meta-fsl-arm PATCH 4/4] mxs-base.inc: Add default settings for UBI filesystem generation

2013-09-17 Thread Otavio Salvador
physical eraseblock size = 256KiB logical eraseblock size = 258048 smallest flash I/O unit = 2048 VID header offset = 2048 available PEB = 966 For a more detailed howto, please see https://community.freescale.com/docs/DOC-1579 Change-Id: I7f6d74064f62e53d21a66417fef95c22e9996d4d

[meta-freescale] [meta-fsl-arm PATCH 1/4] linux-imx (3.0.35): Add defconfig file for i.MX6 Solo SoCs

2013-09-17 Thread Otavio Salvador
Change-Id: I244e366d159fef37cdd15fedb447472efc026d27 Signed-off-by: Otavio Salvador ota...@ossystems.com.br --- .../linux/linux-imx-3.0.35/mx6s/defconfig | 267 + 1 file changed, 267 insertions(+) create mode 100644

Re: [meta-freescale] [meta-fsl-ppc master][PATCH] tclap: update SRC_URI

2013-09-17 Thread Otavio Salvador
On Tue, Sep 10, 2013 at 4:08 AM, b40...@freescale.com wrote: From: Chunrong Guo b40...@freescale.com *fix unfetchable SRC_URI Signed-off-by: Chunrong Guo b40...@freescale.com What is holding this patch from being applied? -- Otavio Salvador O.S. Systems

Re: [meta-freescale] [meta-fsl-arm PATCH 0/4] Ready to merge patches

2013-09-17 Thread Daiane Angolini
On Tue, Sep 17, 2013 at 6:30 PM, Otavio Salvador ota...@ossystems.com.br wrote: Hello, I am sending the pending patches I have queued here. Some of them are here for a while and I'd like to merge so we get more people testing them. The 3.0.35-4.1.0 (2/4) update is done adding the patches

Re: [meta-freescale] [meta-fsl-ppc master][PATCH] tclap: update SRC_URI

2013-09-17 Thread Otavio Salvador
On Tue, Sep 17, 2013 at 11:16 PM, Guo Chunrong-B40290 b40...@freescale.com wrote: the issue has gone . please ignore the patch. Good; I updated PatchWork[1]. 1. http://patchwork.openembedded.org/patch/57735/ Thanks for letting us know. -- Otavio Salvador O.S.

Re: [meta-freescale] [meta-fsl-arm PATCH 1/4] linux-imx (3.0.35): Add defconfig file for i.MX6 Solo SoCs

2013-09-17 Thread Fabio Estevam
On Tue, Sep 17, 2013 at 11:17 PM, Otavio Salvador ota...@ossystems.com.br wrote: On Tue, Sep 17, 2013 at 7:19 PM, Fabio Estevam feste...@gmail.com wrote: On Tue, Sep 17, 2013 at 6:30 PM, Otavio Salvador ota...@ossystems.com.br wrote: Change-Id: I244e366d159fef37cdd15fedb447472efc026d27

Re: [meta-freescale] [meta-fsl-arm PATCH 1/4] linux-imx (3.0.35): Add defconfig file for i.MX6 Solo SoCs

2013-09-17 Thread Fabio Estevam
On Tue, Sep 17, 2013 at 11:45 PM, Otavio Salvador ota...@ossystems.com.br wrote: This is what this patch does. This is not clear from the commit log (actually there is no commit log :-) And why do we need to duplicate the defconfigs instead of using just one? Defconfigs in Yocto is something

Re: [meta-freescale] [meta-fsl-arm PATCH 1/4] linux-imx (3.0.35): Add defconfig file for i.MX6 Solo SoCs

2013-09-17 Thread Otavio Salvador
On Tue, Sep 17, 2013 at 11:48 PM, Fabio Estevam feste...@gmail.com wrote: On Tue, Sep 17, 2013 at 11:45 PM, Otavio Salvador ota...@ossystems.com.br wrote: This is what this patch does. This is not clear from the commit log (actually there is no commit log :-) Ok; I will send an updated