Re: [meta-freescale] Wandboard Quad experience (good!)

2013-07-09 Thread Otavio Salvador
by commenting out: > > MACHINE_EXTRA_RRECOMMENDS += " broadcom-nvram-config" I fixed this and pused this for master-next; please confirm it works :-) -- Otavio Salvador O.S. Systems http://www.ossystems.com.br

Re: [meta-freescale] Wandboard Quad experience (good!)

2013-07-10 Thread Otavio Salvador
gt; > Thanks, that's done the trick. All previous patches merged to master. > Kernel looks good so far - I just need to enable CONFIG_HID_APPLE so my > keyboard works ;-) Please make a patch and send it ;) -- Otavio Salvador O.S. Systems http://www.ossy

Re: [meta-freescale] [meta-fsl-arm][PATCH 1/1] gst-plugins-gl: Package arch must match machine arch for i.MX6

2013-07-12 Thread Otavio Salvador
ISABLE_DEPRECATED" > + > +PACKAGE_ARCH_mx6 = "${MACHINE_ARCH}" You had a trailing space at end of this line. I fixed it when pushing... -- Otavio Salvador O.S. Systems http://www.ossystems.com.brhttp://projetos.ossystems.com.br Mobile: +55 (

Re: [meta-freescale] [fsl-community-bsp-platform][PATCH 1/1] default.xml: Add master as default revision

2013-07-12 Thread Otavio Salvador
On Thu, Jul 11, 2013 at 9:32 PM, wrote: > From: Rogerio Nunes > > Without a default revision repo info is crashing. > > Change-Id: Iea03855df7922c2af9410aa0b17c55b71f10c071 > Signed-off-by: Rogerio Nunes Applied. -- Otavio Salvador

Re: [meta-freescale] [fsl-community-bsp-platform for dylan][PATCH 1/1] default.xml: Add dylan as default revision

2013-07-12 Thread Otavio Salvador
On Thu, Jul 11, 2013 at 9:34 PM, wrote: > From: Rogerio Nunes > > Without a default revision repo info is crashing. > > Change-Id: I7e8f942d30eb18df154bc266ebfd5b4a77a6d8f6 > Signed-off-by: Rogerio Nunes Applied to dylan. -- Otavio Salvador

Re: [meta-freescale] xf86-video-imxfb segfaults

2013-07-12 Thread Otavio Salvador
-video-imxfb/11.09.01-r12/xserver-xorg-video-imx-11.09.01/src/imx_exa_z160.c:1840 > #1 0x2ab72eb8 in ?? () from /usr/lib/xorg/modules/libexa.so > Cannot access memory at address 0x2018 > (gdb) > > This leads to following message from Xorg log: > (EE) Segmentation fault at addre

Re: [meta-freescale] tslib in fsl-image-gui

2013-07-12 Thread Otavio Salvador
led against yocto > kernel headers 3.8 while we are using quiet old imx kernel 2.6.35. The > EV_VERSION has been incremented in kernel 2.6.37. > > So there are two approaches. Compile tslib against imx kernel headers, that > is most likely the right way. The second (dirty) w

Re: [meta-freescale] extend image.bbclass (or any bbclass file)

2013-07-12 Thread Otavio Salvador
ppend files...right? How I can do that? Or maybe > there's another and better way to do that? Yes; you can make some extensions to it as we did in: http://git.yoctoproject.org/cgit/cgit.cgi/meta-fsl-arm/tree/classes/image_types_fsl.bbclass Regards, -- Otavio Salvador

Re: [meta-freescale] Vivante OpenCL Examples Source

2013-07-12 Thread Otavio Salvador
re both? I have no clue about OpenCL so I really cannot help without some guidance. -- Otavio Salvador O.S. Systems http://www.ossystems.com.brhttp://projetos.ossystems.com.br Mobile: +55 (53) 9981-7854Mo

Re: [meta-freescale] Cross-Compiling Qt Application for i.MX6

2013-07-12 Thread Otavio Salvador
On Mon, Jul 1, 2013 at 11:42 AM, squirem wrote: > Otavio Salvador writes: > >> Do you have the patch to send to me? I can check it. > > The patch is attached to this tutorial posted on the Freescale site: > https://community.freescale.com/docs/DOC-94066 > It'

Re: [meta-freescale] Matchbox desktop is active in background when playing videos

2013-07-12 Thread Otavio Salvador
nt. Is there a way to > avoid this? Thanks Please give a try in master as it has updated VPU libraries. -- Otavio Salvador O.S. Systems http://www.ossystems.com.brhttp://projetos.ossystems.com.br Mobile: +55 (53) 9981-7854

Re: [meta-freescale] EGL config returns incompatible color depth with qt5/X11

2013-07-12 Thread Otavio Salvador
rg.a11y.Bus was not provided by any .service files" > Accessibility DBus not found. Falling back to session bus. > Warning: EGL suggested using X Visual ID 33 (RGB565) for EGL config 28 > (RGB444), but this is incompatable > Unable to find an X11 visual which matches EGL config 28

Re: [meta-freescale] Error building master

2013-07-12 Thread Otavio Salvador
ed > some light. After I did the manual copy, I attempted to rebuild the image > again. When I did, libglu compile succeeded, and bitbake produced some > warning messages. > I never saw this build error. Any more info? -- Otavio Salvador O.S. Systems

Re: [meta-freescale] tslib in fsl-image-gui

2013-07-12 Thread Otavio Salvador
On Fri, Jul 12, 2013 at 11:53 AM, Eric Bénard wrote: > Le Fri, 12 Jul 2013 10:33:35 -0300, > Otavio Salvador a écrit : > >> On Fri, Jul 12, 2013 at 6:10 AM, Petr Kolesnikov wrote: >> > I went into same issue a few days ago. The tslib is compiled against yocto >>

Re: [meta-freescale] [meta-fsl-arm][PATCH v3] linux-imx (3.0.35): Update to the latest commit of 4.0.0 branch

2013-07-12 Thread Otavio Salvador
bio Estevam http://git.yoctoproject.org/cgit/cgit.cgi/meta-fsl-arm/tree/recipes-kernel/linux/linux-imx_3.0.35.bb Already done. -- Otavio Salvador O.S. Systems http://www.ossystems.com.brhttp://projetos.ossystems.com.br Mobile: +55 (53) 9981-7854Mobile:

Re: [meta-freescale] [meta-fsl-arm][PATCH] linux-imx (2.6.35): Update to the latest commit of 'maintain' branch

2013-07-12 Thread Otavio Salvador
On Fri, Jul 12, 2013 at 11:15 AM, Fabio Estevam wrote: > Update to commit a0de0f9 (ARM: 7670/1: fix the memset fix). > > Signed-off-by: Fabio Estevam Already done. http://git.yoctoproject.org/cgit/cgit.cgi/meta-fsl-arm/tree/recipes-kernel/linux/linux-imx_2.6.35.3.bb -- Otavio

Re: [meta-freescale] GPU 2d/3d acceleration not working in yocto qte-in-use-image

2013-07-15 Thread Otavio Salvador
PU 2D/3D acceleration for imx6 in the > Yocto qte-in-use-image? It is in master-next, at: http://git.yoctoproject.org/cgit/cgit.cgi/meta-fsl-arm/commit/?h=master-next&id=5bc7e2fd94ac9311665bb4aac7cc34c7ac2e9a09 It needs testing; It had issues in past but I didn't check it again. --

Re: [meta-freescale] Vivante OpenCL Examples Source

2013-07-15 Thread Otavio Salvador
e a virtual, people need to choose which one it'll install. Is it what you wants? -- Otavio Salvador O.S. Systems http://www.ossystems.com.brhttp://projetos.ossystems.com.br Mobile: +55 (53) 9981-7854M

Re: [meta-freescale] [meta-fsl-arm][PATCH 1/2] gpu-viv-bin-mx6q: Fix libgles2-mx6 package name

2013-07-15 Thread Otavio Salvador
e and I can push it to master. -- Otavio Salvador O.S. Systems http://www.ossystems.com.brhttp://projetos.ossystems.com.br Mobile: +55 (53) 9981-7854Mobile: +1 (347) 903-9750 ___ meta-freescale maili

Re: [meta-freescale] [meta-fsl-arm][PATCH 2/2] linux-imx_3.0.35: Backport two patches to fix a boot issue

2013-07-15 Thread Otavio Salvador
4.0.0 And the Yocto respective recipe already updated as well. -- Otavio Salvador O.S. Systems http://www.ossystems.com.brhttp://projetos.ossystems.com.br Mobile: +55 (53) 9981-7854Mobile: +1 (347) 903-9750 _

Re: [meta-freescale] [meta-fsl-ppc][PATCH] e500v2: workaround for ICE of gcc-4.8.x

2013-07-16 Thread Otavio Salvador
loat for e500v2 build until the ICE is fixed > > [TODO] > Revert the commit when the ICE bug is fixed. > > Signed-off-by: Zhenhua Luo Acked-by: Otavio Salvador -- Otavio Salvador O.S. Systems http://www.ossystems.com.brhttp://projetos.ossyste

Re: [meta-freescale] [meta-fsl-demos][PATCH] qt-in-use-common.inc: Remove TinyLogin package from QT image demos

2013-07-16 Thread Otavio Salvador
d-off-by: Leonardo Sandoval Applied. -- Otavio Salvador O.S. Systems http://www.ossystems.com.brhttp://projetos.ossystems.com.br Mobile: +55 (53) 9981-7854Mobile: +1 (347) 903-9750 ___ meta-freescale mailing l

Re: [meta-freescale] [kernel/imx_2.6.35_maintain PATCH] imx5_defconfig, imx28evk_defconfig: Sync with Freescale Communit BSP settings

2013-07-16 Thread Otavio Salvador
_HW_PERF_EVENTS=y > > +# CONFIG_NET_TCPPROBE is not set I did enabled FTRACE and saved the config; I can clean them if you want. -- Otavio Salvador O.S. Systems http://www.ossystems.com.brhttp://projetos.ossystems.com.br Mobile: +55 (

Re: [meta-freescale] [kernel/imx_2.6.35_maintain PATCH] imx5_defconfig, imx28evk_defconfig: Sync with Freescale Communit BSP settings

2013-07-16 Thread Otavio Salvador
On Tue, Jul 16, 2013 at 3:21 PM, Otavio Salvador wrote: > On Tue, Jul 16, 2013 at 3:14 PM, Mahadevan Mahesh-R9AADQ > wrote: >> Hi Otavio, >> Few questions: >> 1. Any reason why the below option is enabled for MX28? I don't see it >> enabled in the yocto defco

Re: [meta-freescale] GPU 2d/3d acceleration not working in yocto qte-in-use-image

2013-07-17 Thread Otavio Salvador
On Wed, Jul 17, 2013 at 5:13 AM, Eric Bénard wrote: > Hi Otavio, > > Le Mon, 15 Jul 2013 13:35:47 -0300, > Otavio Salvador a écrit : >> On Mon, Jul 15, 2013 at 1:28 PM, Carrillodominguez Francisco >> Alberto-B35153 wrote: >> > What is the correct way to enable G

Re: [meta-freescale] [meta-fsl-ppc][PATCH] perf: Remove hard coded include to /usr/local/include in Makefile

2013-07-17 Thread Otavio Salvador
cked-by: Otavio Salvador -- Otavio Salvador O.S. Systems http://www.ossystems.com.brhttp://projetos.ossystems.com.br Mobile: +55 (53) 9981-7854Mobile: +1 (347) 903-9750 ___ meta-freescale mailing list

Re: [meta-freescale] GPU 2d/3d acceleration not working in yocto qte-in-use-image

2013-07-17 Thread Otavio Salvador
On Wed, Jul 17, 2013 at 9:26 AM, Eric Bénard wrote: > Hi Otavio, > > Le Wed, 17 Jul 2013 09:12:14 -0300, > Otavio Salvador a écrit : > >> On Wed, Jul 17, 2013 at 5:13 AM, Eric Bénard wrote: >> > Hi Otavio, >> > >> > Le Mon, 15 Jul 2013 13:35:47

Re: [meta-freescale] GPU 2d/3d acceleration not working in yocto qte-in-use-image

2013-07-17 Thread Otavio Salvador
On Wed, Jul 17, 2013 at 9:33 AM, Eric Bénard wrote: > Le Wed, 17 Jul 2013 09:30:18 -0300, > Otavio Salvador a écrit : >> Those in master-next will be send to mailing list for review. >> > so if I understand well master-next is a sandbox which can get commits > not sent

Re: [meta-freescale] [PATCH 1/2] linux-imx (2.6.35): Update maintain branch to commit f19246ce

2013-07-17 Thread Otavio Salvador
test it as: - it keep pointing to the patches files - patch files were not removed I fixed both issues and applied. -- Otavio Salvador O.S. Systems http://www.ossystems.com.brhttp://projetos.ossystems.com.br Mobile: +55 (53) 9981-7854Mo

Re: [meta-freescale] [PATCH 2/2] linux-imx (3.0.35): Update 4.0.0 branch to commit c3e6a39

2013-07-17 Thread Otavio Salvador
as added Erik's patch for multitouch. -- Otavio Salvador O.S. Systems http://www.ossystems.com.brhttp://projetos.ossystems.com.br Mobile: +55 (53) 9981-7854Mobile: +1 (347) 903-9750 ___ meta-freescale m

Re: [meta-freescale] GPU 2d/3d acceleration not working in yocto qte-in-use-image

2013-07-17 Thread Otavio Salvador
On Wed, Jul 17, 2013 at 10:01 AM, Eric Bénard wrote: > Le Wed, 17 Jul 2013 09:37:09 -0300, > Otavio Salvador a écrit : > >> On Wed, Jul 17, 2013 at 9:33 AM, Eric Bénard wrote: >> > Le Wed, 17 Jul 2013 09:30:18 -0300, >> > Otavio Salvador a écrit : >>

[meta-freescale] [meta-fsl-arm PATCH 2/8] imx-lib.inc: Add .so files in imx-lib package

2013-07-17 Thread Otavio Salvador
The libfslcodec-standalone-bin package requires the .so files to run so we're forced to provide it in the main package. This must be fixed by Freescale as the source code of it is closed. Change-Id: I610e48dd55c02d8005a35c362158085d81e3daab Signed-off-by: Otavio Salvador --- recipes-bsp/im

[meta-freescale] [meta-fsl-arm PATCH 1/8] imx-lib.inc: Remove unused assignment for FILES definition

2013-07-17 Thread Otavio Salvador
The standard FILES definition works fine for current contents; I did check the package contents before/after using buildhistory and packaged files are the same. Change-Id: Ia048338e1db38896a66aaf9f46fcc4071d402f42 Signed-off-by: Otavio Salvador --- recipes-bsp/imx-lib/imx-lib.inc | 5 - 1

[meta-freescale] [meta-fsl-arm PATCH 3/8] u-boot-fslc: Update to 2013.07-rc3 release

2013-07-17 Thread Otavio Salvador
2013.10 development, but it is an accomplishment worth keeping record ;-) Change-Id: If2de1dbd8721f8ddb21d0091e87f31109b8b8e7a Signed-off-by: Otavio Salvador --- recipes-bsp/u-boot/u-boot-fslc_2013.07.bb| 2 +- recipes-bsp/u-boot/u-boot-mxsboot_2013.07.bb | 2 +- 2 files changed, 2 insertions

[meta-freescale] [meta-fsl-arm PATCH 8/8] qt4: Enable OpenGL ES2 support for i.MX6

2013-07-17 Thread Otavio Salvador
: I62a394876829fcd95933cb7351c8333b3bf78dcc Signed-off-by: Otavio Salvador --- recipes-qt/qt4/qt4-embedded_4.8.5.bbappend | 5 ++- recipes-qt/qt4/qt4-x11-free_4.8.5.bbappend | 5 ++- recipes-qt/qt4/qt4/mx6/g++.conf| 56 + recipes-qt/qt4/qt4/mx6/linux.conf | 66

[meta-freescale] [meta-fsl-arm PATCH 6/8] gst-fsl-plugin: Add PACKAGECONFIG options

2013-07-17 Thread Otavio Salvador
From: Daiane Angolini Add PACKAGECONFIG options for special and excluded plugins. This allow the selection of: - ac3 - aacp - wma10dec - wma8enc - wmv9mpdec - wmv78dec Change-Id: Ie495d198b32e91da97b4bc39563ac9ee16aa0bf4 Signed-off-by: Daiane Angolini --- recipes-multimedia/gst-plugins/

[meta-freescale] [meta-fsl-arm PATCH 4/8] gpu-viv-bin-mx6q.inc: Keep library package suffix for OpenGL interfaces

2013-07-17 Thread Otavio Salvador
For the packages that make up the OpenGL interfaces, inject variables so that they don't get Debian-renamed (which would remove the -mx6 suffix). Change-Id: I203addf85c08a6f0c7cddaa6bfa45f6b896bf595 Signed-off-by: Otavio Salvador --- .../gpu-viv-bin-mx6q/gpu-viv-bin-mx6q.inc

[meta-freescale] [meta-fsl-arm PATCH 5/8] gpu-viv-bin-mx6q.inc: Fix soname of libGL library

2013-07-17 Thread Otavio Salvador
The soname used by mesa is 1.2.0 while the Vivante binary lacked the minor version so sometimes we might end fetching the wrong package because of this. Change-Id: I581c573f2b794923baa96829a483cd6d6f5393e0 Signed-off-by: Otavio Salvador --- recipes-graphics/gpu-viv-bin-mx6q/gpu-viv-bin-mx6q.inc

[meta-freescale] [meta-fsl-arm PATCH 7/8] gst-fsl-plugin: Drop 2.0.3 patches which were kept around by mistake

2013-07-17 Thread Otavio Salvador
: Otavio Salvador --- .../Use-librarys-SONAME-in-dlopen.patch| 29 .../fix_segment_fault_in_v4lsink_for_yocto.patch | 31 -- 2 files changed, 60 deletions(-) delete mode 100644 recipes-multimedia/gst-plugins/gst-fsl-plugin/Use-librarys-SONAME

Re: [meta-freescale] [meta-fsl-arm PATCH 5/8] gpu-viv-bin-mx6q.inc: Fix soname of libGL library

2013-07-17 Thread Otavio Salvador
On Wed, Jul 17, 2013 at 4:32 PM, John Weber wrote: > Does this fix the issue I found in bug: > https://bugzilla.yoctoproject.org/show_bug.cgi?id=4850 > > If so, great! I think it does, if you can give it a try it would be good. -- Otavio Salvador O.S.

Re: [meta-freescale] GPU 2d/3d acceleration not working in yocto qte-in-use-image

2013-07-17 Thread Otavio Salvador
On Wed, Jul 17, 2013 at 5:43 PM, Daiane Angolini wrote: > On 07/17/2013 10:14 AM, Otavio Salvador wrote: >> >> On Wed, Jul 17, 2013 at 10:01 AM, Eric Bénard wrote: >>> >>> Le Wed, 17 Jul 2013 09:37:09 -0300, >>> Otavio Salvador a écrit : >>>

[meta-freescale] [meta-fsl-arm PATCH] gpu-viv-bin-mx6q.inc: Add libclc-mx6 as runtime depedency of libopencl-mx6-dev

2013-07-17 Thread Otavio Salvador
The libclc-mx6 is required when doing C development so we add it as runtime dependency of libopencl-mx6-dev to easy it's deployment and avoid it to being included in all rootfs. Change-Id: Ic0fc199ee2b65e97841d680b8fc1599a299e4bfe Signed-off-by: Otavio Salvador --- recipes-graphics/gpu-vi

Re: [meta-freescale] Vivante OpenCL Examples Source

2013-07-17 Thread Otavio Salvador
d see how > their libraries are packaged. > > The main concern, libCL requires libCLC but this isn't clearly defined > anywhere at the moment. > > On 2013-07-15, at 4:47 PM, Otavio Salvador wrote: > >> On Mon, Jul 15, 2013 at 7:36 PM, Sébastien Taylor wrote: >>

Re: [meta-freescale] [PATCH] linux-imx (3.0.35): Update 4.0.0 branch to commit 3383d801

2013-07-17 Thread Otavio Salvador
On Wed, Jul 17, 2013 at 3:33 PM, Fabio Estevam wrote: > From: Fabio Estevam > > Update 3.0.35 4.0.0 branch to commit 3383d801 (ENGR00271359 Add Multi-touch > support). > > Signed-off-by: Fabio Estevam Applied. -- Otavio Salvador

Re: [meta-freescale] [meta-fsl-arm-extra][master-next][PATCH] linux-wandboard: Update branch to wandboard_imx_3.0.35_4.0.0

2013-07-17 Thread Otavio Salvador
On Wed, Jul 17, 2013 at 11:51 PM, John Weber wrote: > Added a branch to identify the Wandboard kernel based on the Freescale > 3.0.35 kernel, rev 4.0.0 > > Signed-off-by: John Weber and does it provide same revision? -- Otavio Salvador O.S.

Re: [meta-freescale] GPU 2d/3d acceleration not working in yocto qte-in-use-image

2013-07-18 Thread Otavio Salvador
On Thu, Jul 18, 2013 at 4:16 AM, Eric Bénard wrote: > Le Wed, 17 Jul 2013 18:02:27 -0300, > Otavio Salvador a écrit : > >> On Wed, Jul 17, 2013 at 5:43 PM, Daiane Angolini >> wrote: >> > On 07/17/2013 10:14 AM, Otavio Salvador wrote: > >> >> Yes

Re: [meta-freescale] imx6qsabreauto kernel build error

2013-07-18 Thread Otavio Salvador
456) > > > Anyone an idea? > > I'm using meta-fsl-arm master (86a7cf6aa5c) This seems more related to -extra layer as SabreLITE is there. It is using Nitrogen kernel and machine, in fact. Please take a look on Boundary's kernel and check if there're defconfig/commit c

Re: [meta-freescale] mx6q: fix virtual/libgl dependencies

2013-07-18 Thread Otavio Salvador
ile > > > Would the following patch be appropriate? It does and your analysis is right. John, please give this patch a try as it does seem to fix your issue at https://bugzilla.yoctoproject.org/show_bug.cgi?id=4850 Simon, Can you please put a note about this issue in your commit log? li

Re: [meta-freescale] mx6q: fix virtual/libgl dependencies

2013-07-18 Thread Otavio Salvador
On Thu, Jul 18, 2013 at 9:28 AM, Otavio Salvador wrote: > On Thu, Jul 18, 2013 at 9:03 AM, Simon Braunschmidt wrote: >> Hi >> >> I am still new to Yocto, so bear with me if some of the following >> is not correct, you are welcome to open my eyes though ;-) >>

Re: [meta-freescale] [meta-fsl-arm-extra][PATCH] u-boot-script-boundary: handle the case where MACHINE=imx6sabrelite

2013-07-18 Thread Otavio Salvador
t; - -n "upgrade script" -d > board/boundary/${MACHINE}/6x_upgrade.txt \ > + -n "upgrade script" -d > board/boundary/nitrogen6x/6x_upgrade.txt \ > board/boundary/${MACHINE}/6x_upgrade > } Seem fine. -- Otavio

Re: [meta-freescale] imx6qsabreauto kernel build error

2013-07-18 Thread Otavio Salvador
On Thu, Jul 18, 2013 at 9:29 AM, Thomas Senyk wrote: > On Thursday, 18 July, 2013 9:21:57 Otavio Salvador wrote: >> On Thu, Jul 18, 2013 at 6:03 AM, Thomas Senyk >> >> wrote: >> > Hi, >> > >> > I'm trying to build for imx6qsabreauto,

Re: [meta-freescale] [meta-fsl-arm-extra][PATCH] u-boot-script-boundary: handle the case where MACHINE=imx6sabrelite

2013-07-18 Thread Otavio Salvador
On Thu, Jul 18, 2013 at 9:58 AM, Eric Bénard wrote: > Le Thu, 18 Jul 2013 09:57:22 -0300, > Otavio Salvador a écrit : > >> On Thu, Jul 18, 2013 at 9:39 AM, Eric Bénard wrote: >> > else the build fails with : >> > uboot-mkimage: Can't open board/bou

Re: [meta-freescale] [meta-fsl-arm-extra][PATCH] u-boot-script-boundary: handle the case where MACHINE=imx6sabrelite

2013-07-18 Thread Otavio Salvador
On Thu, Jul 18, 2013 at 9:39 AM, Eric Bénard wrote: > else the build fails with : > uboot-mkimage: Can't open board/boundary/imx6qsabrelite/6x_bootscript: No > such file or directory > > Signed-off-by: Eric Bénard > Cc: Eric Nelson Applied. Thanks for finding th

Re: [meta-freescale] [PATCH] gpu-viv-bin-mx6q, mesa: fix virtual/libgl dependencies

2013-07-18 Thread Otavio Salvador
libxext libxfixes', '', d)} mesa" >> +PROVIDES += "virtual/libgl virtual/libgal-x11 virtual/egl virtual/libgles1 >> virtual/libgles2" >> > this may also fix this problem : > | Collected errors: > | * satisfy_dependencies_for: Cannot satis

Re: [meta-freescale] [meta-fsl-arm][PATCH] gpu-viv-bin-mx6q: Adding support to install Wayland GPU libs

2013-07-19 Thread Otavio Salvador
On Fri, Jul 19, 2013 at 1:35 PM, Fabio Estevam wrote: > On Fri, Jul 19, 2013 at 1:34 PM, Otavio Salvador > wrote: > >>> -INC_PR = "r5" >>> +INC_PR = "r6" >> >> Don't change PR as it is not need anymore. > > Should we th

Re: [meta-freescale] [meta-fsl-arm][PATCH] gpu-viv-bin-mx6q: Adding support to install Wayland GPU libs

2013-07-19 Thread Otavio Salvador
;DISTRO_FEATURES", "directfb", "yes", "no", d)}" > +USE_WL = "${@base_contains("DISTRO_FEATURES", "wayland", "yes", "no", d)}" > > # Inhibit warnings about files being stripped. > INHIBIT_PACKAGE_DE

Re: [meta-freescale] Mesa issues in Freescale ARM Builds

2013-07-20 Thread Otavio Salvador
ilder-new/yocto-slave/nightly-fsl-arm/build/build/tmp/work/imx53qsb-poky-linux-gnueabi/mesa/2_9.1.3-r0/temp/log.do_package_write_deb.14949 >> NOTE: recipe mesa-2_9.1.3-r0: task do_package_write_deb: Failed >> ERROR: Task 3723 >> (/srv/home/pokybuild/yocto-autobuilder-new/yocto-s

[meta-freescale] Updates to master at 2013-07-20

2013-07-20 Thread Otavio Salvador
Hello, Some patches were merge in master. The first one, affecting mesa, was not send to the mailing list and fixes the i.MX5 regression which the autobuilder has found (and reported by Saul). I merged following patches: commit 74fb61220ec40c2e2ad3ee5ce313ca146d11af13 Author: Otavio Salvador

[meta-freescale] [meta-fsl-arm PATCH 5/5] u-boot-fslc: Update to 9a5dad2 revision

2013-07-20 Thread Otavio Salvador
The 2013.07-rc3 had a regression in network support for some i.MX6 boards and this has been fixed by 9a5dad2 (net: phy: Set SUPPORTED_1000baseX_Half flag in ESTATUS_1000_XHALF case). Change-Id: Id9aac5d3f2efc27dbf0420d1eda500ef373ea25f Signed-off-by: Otavio Salvador --- recipes-bsp/u-boot/u

[meta-freescale] [meta-fsl-arm PATCH 2/5] gpu-viv-bin-mx6q: Move 3.0.35-4.0.0 specific code to .bb

2013-07-20 Thread Otavio Salvador
The patches and revision are very version specific (as new versions do not require PR anymore) so we move it from .inc to the .bb file. Change-Id: Ic5bc267f74ac54a28328f6b79a819d5cf852681a Signed-off-by: Otavio Salvador --- recipes-graphics/gpu-viv-bin-mx6q/gpu-viv-bin-mx6q.inc | 5

[meta-freescale] [meta-fsl-arm PATCH 1/5] mesa-demos: set PACKAGE_ARCH when building for i.MX6 SoCs

2013-07-20 Thread Otavio Salvador
There are differences in the provided API by Vivante, which has been fixed by a patch being applied for all i.MX6 SoCs, however the package hadn't been set machine specific when it has been done. Fix it. Change-Id: I886d1e3281fe978a19764bf82367dd7e9e24b4a8 Signed-off-by: Otavio Sal

[meta-freescale] [meta-fsl-arm PATCH 4/5] imx-lib: Move PR value to 11.09.01 and 3.0.35-4.0.0

2013-07-20 Thread Otavio Salvador
Change-Id: Id3135cd7a75ce80e53fb86a072e5737bb151e98d Signed-off-by: Otavio Salvador --- recipes-bsp/imx-lib/imx-lib.inc | 4 +--- recipes-bsp/imx-lib/imx-lib_11.09.01.bb | 2 +- recipes-bsp/imx-lib/imx-lib_3.0.35-4.0.0.bb | 2 +- 3 files changed, 3 insertions(+), 5 deletions

[meta-freescale] [meta-fsl-arm PATCH 3/5] firmware-imx: Move PR to the .bb file and PE to .inc

2013-07-20 Thread Otavio Salvador
Change-Id: I13bd9ea63c5d25854f7f28681c15686db966bb8f Signed-off-by: Otavio Salvador --- recipes-bsp/firmware-imx/firmware-imx.inc | 2 +- recipes-bsp/firmware-imx/firmware-imx_3.0.35-4.0.0.bb | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/recipes-bsp/firmware

Re: [meta-freescale] Wandboard Dual build issues

2013-07-20 Thread Otavio Salvador
ing recipe: > meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc_2013.07.bb > > > > This can be used as a reference for people who wants build Yocto for > wandboard and is using the same workspace as me. You cannot mix dylan and master branches. So it is indeed expected to

Re: [meta-freescale] [meta-fsl-arm PATCH 5/5] u-boot-fslc: Update to 9a5dad2 revision

2013-07-20 Thread Otavio Salvador
On Sat, Jul 20, 2013 at 7:10 PM, Fabio Estevam wrote: > On Sat, Jul 20, 2013 at 7:00 PM, Otavio Salvador > wrote: >> The 2013.07-rc3 had a regression in network support for some i.MX6 >> boards and this has been fixed by 9a5dad2 (net: phy: Set >> SUPPORTE

Re: [meta-freescale] Wandboard Dual build issues

2013-07-20 Thread Otavio Salvador
will need to handle recipe issues and this is not being tested so it is at your own risk. master breaks from time to time but it is where all the fun happens :D -- Otavio Salvador O.S. Systems http://www.ossystems.com.brhttp://projetos.ossystems.com.br Mobile

Re: [meta-freescale] Wandboard Dual build issues

2013-07-20 Thread Otavio Salvador
On Sat, Jul 20, 2013 at 7:29 PM, Diego Sueiro wrote: > Ok. > > But I just want know if there is a branch combination which works out of the > box. > Do you have this information? All 'master' branches. -- Otavio Salvador O.S. Systems ht

Re: [meta-freescale] Wandboard Dual build issues

2013-07-20 Thread Otavio Salvador
On Sat, Jul 20, 2013 at 7:31 PM, Diego Sueiro wrote: > Thanks... > > Let's see what's going to happen. Don't reuse your tmp or 'bad things will happen' ;-) -- Otavio Salvador O.S. Systems http://www.ossystems.com.brhttp://pro

Re: [meta-freescale] [meta-fsl-arm-extra][PATCH] linux-wandboard: update recipe to use SRCREV

2013-07-22 Thread Otavio Salvador
On Sun, Jul 21, 2013 at 11:12 PM, John Weber wrote: > Updating recipe to use SRCREV instead of top-of-tree. Use latest SRCREV > corresponding to latest FSL kernel update (3.0.35_4.0.0). > > Signed-off-by: John Weber Applied. -- Otavio Salvador O.S.

Re: [meta-freescale] Wandboard dual core-image-sato and qt4e-demo-image issues

2013-07-22 Thread Otavio Salvador
= "master:fd0255b33948da24527c8abd5b57f75c25f410e8" > > meta-fsl-arm = "master:ea8d00398843abe64c80bd89a9bdfede72afffd1" > > I haven't tried either of those images, just fsl-image-gui. Diego, can you > give that a try? The other images should work,

Re: [meta-freescale] Wandboard dual core-image-sato and qt4e-demo-image issues

2013-07-22 Thread Otavio Salvador
wandboard-dual on HDMI without problems. -- Otavio Salvador O.S. Systems http://www.ossystems.com.brhttp://projetos.ossystems.com.br Mobile: +55 (53) 9981-7854Mobile: +1 (347) 903-9750 ___ meta-freescale mail

[meta-freescale] Updates to meta-fsl-arm for 2013-07-22

2013-07-22 Thread Otavio Salvador
Hello, I pushed following changes to master branch: commit ab2540e10a8b1b4ea422807c3443cce54d1eff5c Author: Otavio Salvador Date: Sat Jul 20 15:07:14 2013 -0300 u-boot-fslc: Update to fdf86c2 revision The 2013.07-rc3 had a regression in network support for some i.MX6 boards

[meta-freescale] [meta-fsl-arm PATCH 1/2] firmware-imx: Fix rootfs generation for 'dev-pkgs' image feature

2013-07-22 Thread Otavio Salvador
The -dev package depends on firmware-imx but this needs to be available or rootfs generation fails. Change-Id: Ibe52d64c591eb81d79a5e2174f1d8db1a496c455 Signed-off-by: Otavio Salvador --- recipes-bsp/firmware-imx/firmware-imx.inc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/recipes-bsp

[meta-freescale] [meta-fsl-arm PATCH 2/2] linux-imx.inc: Add recursive copy to ensure uapi is included

2013-07-22 Thread Otavio Salvador
From: Lauren Post The uapi directory is need for newer kernels so use recursive copy to include it. Change-Id: I4d952ffe132bf560f91d8c3276c40b51d9a07472 Signed-off-by: Lauren Post --- recipes-kernel/linux/linux-imx.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes

[meta-freescale] [meta-fsl-arm-extra PATCH 2/2] linux-boundary: Update to 7d87529 revision

2013-07-22 Thread Otavio Salvador
25a36 Revert "nitrogen6x: add OSS audio" 7d87529 Add support for DVI monitors The INC_PR set has been removed as it were not being used in the recipe and we don't need to change PR anymore, in usual cases. Change-Id: I51bf80555825d5db6d041512aca3e23146e489bb Signed-off-by: Otavio Sa

Re: [meta-freescale] Updates to meta-fsl-arm for 2013-07-22

2013-07-22 Thread Otavio Salvador
On Mon, Jul 22, 2013 at 6:47 PM, Fabio Estevam wrote: > On Mon, Jul 22, 2013 at 6:45 PM, Otavio Salvador > wrote: >> Hello, >> >> I pushed following changes to master branch: >> >> commit ab2540e10a8b1b4ea422807c3443cce54d1eff5c >> Author: Otavio Sal

Re: [meta-freescale] Wandboard dual core-image-sato and qt4e-demo-image issues

2013-07-23 Thread Otavio Salvador
logo appears on the screen. The core-image-x11 works as expected? From the Xorg log it seems fine. -- Otavio Salvador O.S. Systems http://www.ossystems.com.brhttp://projetos.ossystems.com.br Mobile: +55 (53) 9981-7854Mobile: +1 (347) 903-9750

Re: [meta-freescale] Wandboard dual core-image-sato and qt4e-demo-image issues

2013-07-23 Thread Otavio Salvador
On Tue, Jul 23, 2013 at 9:17 AM, Diego Sueiro wrote: > > On Tue, Jul 23, 2013 at 9:14 AM, Otavio Salvador > wrote: >> >> On Tue, Jul 23, 2013 at 8:23 AM, Diego Sueiro >> wrote: >> > Folks, >> > >> > After updating meta-fsl-arm

Re: [meta-freescale] Wandboard dual core-image-sato and qt4e-demo-image issues

2013-07-23 Thread Otavio Salvador
On Tue, Jul 23, 2013 at 10:12 AM, Diego Sueiro wrote: > Thanks Otavio. > > It worked with "video=mxcfb0:dev=hdmi,1440x900M@60,if=RGB24" on > core-image-sato and core-image-x11. Good. > But qt4e-demo-image doesn't. May a library is missing on roofts. Yes; it is

Re: [meta-freescale] [meta-fsl-arm][PATCH] gpu-viv-bin-mx6q: move EGL and KHR headers to libegl-mx6-dev

2013-07-23 Thread Otavio Salvador
On Tue, Jul 23, 2013 at 7:26 AM, Samuli Piippo wrote: > EGL and KHR include headers should be part of libegl-dev package, > instead of the current gpu-viv-bin-mx6q-dev. Please resend the change with Signed-off-by. Regards, -- Otavio Salvador O.S. System

Re: [meta-freescale] [meta-fsl-arm][PATCH] gpu-viv-bin-mx6q: Adding support to install Wayland GPU libs

2013-07-23 Thread Otavio Salvador
have Wayland and X11 distro features we ought to use Wayland instead. Can you update your patch and send a v2 of it? -- Otavio Salvador O.S. Systems http://www.ossystems.com.brhttp://projetos.ossystems.com.br Mobile: +55 (53) 9981-7854Mobile: +1 (3

[meta-freescale] [meta-fsl-arm PATCH 07/15] libdrm: Add fix to avoid GPU freeze

2013-07-23 Thread Otavio Salvador
Add ARM support into xf86drm.h. This provides support for Xorg interface. Without this the vivante samples will hang during close requiring a reboot Change-Id: I60ea3c87c35fadaa00c64baffd24f74f41dfbb9b Signed-off-by: Lauren Post Signed-off-by: Otavio Salvador --- .../drm/libdrm/mx6/drm

[meta-freescale] [meta-fsl-arm PATCH 03/15] libfslcodec: Update to 3.0.8 release

2013-07-23 Thread Otavio Salvador
: Icdbd2ca686b86badaf1558f609b2beb911b01fe8 Signed-off-by: Otavio Salvador --- recipes-multimedia/libfslcodec/libfslcodec.inc | 5 - recipes-multimedia/libfslcodec/libfslcodec_3.0.7.bb | 9 - recipes-multimedia/libfslcodec/libfslcodec_3.0.8.bb | 13 + 3 files changed, 17 insertions(+), 10

[meta-freescale] [meta-fsl-arm PATCH 05/15] libfslvpuwrap: Update to 1.0.38 release

2013-07-23 Thread Otavio Salvador
different kernel releases. Change-Id: Icc0d35a9694707915044a0e00245956876f54c72 Signed-off-by: Otavio Salvador --- .../libfslvpuwrap/libfslvpuwrap_1.0.35.bb | 21 - .../libfslvpuwrap/libfslvpuwrap_1.0.38.bb | 26 ++ 2 files changed, 26

[meta-freescale] [meta-fsl-arm PATCH 02/15] imx-base.inc: Add fsl-alsa-plugins to i.MX6 recommended packages

2013-07-23 Thread Otavio Salvador
. The inclusion of this, inside imx-base.inc, is preferred as it is common for all i.MX6 machines and not something specific for demos thus should be installed by default. Change-Id: I209d389b4e0a62b89b4fdede56627e0ec528df87 Signed-off-by: Otavio Salvador --- conf/machine/include/imx-base.inc | 2

[meta-freescale] [meta-fsl-arm PATCH 01/15] fsl-alsa-plugins: Add 1.0.25 release

2013-07-23 Thread Otavio Salvador
| 35 | ltmain.sh| 228 | missing | 148 | 11 files changed, 10133 insertions(+), 9227 deletions(-) ` So we're using the last version which have been made public. Change-Id: I4845341feb8a12bf01a139564959b9ffb8bb940b Signed-off-by: Otavio Salvador --- re

[meta-freescale] [meta-fsl-arm PATCH 00/15] 3.5.7 Upstreaming patchset

2013-07-23 Thread Otavio Salvador
pu-viv-g2d: Add version 3.5.7-1.0.0 Otavio Salvador (11): fsl-alsa-plugins: Add 1.0.25 release imx-base.inc: Add fsl-alsa-plugins to i.MX6 recommended packages libfslcodec: Update to 3.0.8 release libfslparser: Update to 3.0.8 release libfslvpuwrap: Update to 1.0.38 release gst-fsl-plugin:

[meta-freescale] [meta-fsl-arm PATCH 06/15] gst-fsl-plugin: Update to 3.0.8 release

2013-07-23 Thread Otavio Salvador
version from different kernel releases. Change-Id: Id71d436af78dc62f620107d64633bf1ebbdaefef Signed-off-by: Otavio Salvador --- recipes-multimedia/gst-plugins/gst-fsl-plugin.inc | 4 +- .../Link-with-the-Real-Time-Extension-lib.patch| 47 --- .../gst-fsl-plugin/fix-missing-sys-types

[meta-freescale] [meta-fsl-arm PATCH 04/15] libfslparser: Update to 3.0.8 release

2013-07-23 Thread Otavio Salvador
different kernel releases. Change-Id: I205bff7e44e043e4f949611c605b18192293c6e6 Signed-off-by: Otavio Salvador --- recipes-multimedia/libfslparser/libfslparser.inc | 2 +- recipes-multimedia/libfslparser/libfslparser_3.0.7.bb | 9 - recipes-multimedia/libfslparser/libfslparser_3.0.8

[meta-freescale] [meta-fsl-arm PATCH 14/15] gpu-viv-g2d: Add version 3.5.7-1.0.0

2013-07-23 Thread Otavio Salvador
From: Lauren Post GPU 2D API libraries and sample applications Change-Id: Id94b33879119e882f939668bad61a1a7364db89d Signed-off-by: Lauren Post --- recipes-graphics/gpu-viv-g2d/gpu-viv-g2d.inc | 43 ++ .../gpu-viv-g2d/gpu-viv-g2d_3.5.7-1.0.0.bb | 9 + 2 fi

[meta-freescale] [meta-fsl-arm PATCH 13/15] imx-lib: Add version 3.5.7-1.0.0

2013-07-23 Thread Otavio Salvador
From: Lauren Post Change-Id: I62e66b38a1eaff27b99879c1d2ba26591fb71403 Signed-off-by: Lauren Post --- recipes-bsp/imx-lib/imx-lib_3.5.7-1.0.0.bb | 11 +++ 1 file changed, 11 insertions(+) create mode 100644 recipes-bsp/imx-lib/imx-lib_3.5.7-1.0.0.bb diff --git a/recipes-bsp/imx-lib/im

[meta-freescale] [meta-fsl-arm PATCH 12/15] firmware-imx: Add version 3.5.7-1.0.0

2013-07-23 Thread Otavio Salvador
From: Lauren Post Change-Id: I3b57aaf4d68e08f81dd29319beaa054cac4ecdd4 Signed-off-by: Lauren Post --- recipes-bsp/firmware-imx/firmware-imx_3.5.7-1.0.0.bb | 10 ++ 1 file changed, 10 insertions(+) create mode 100644 recipes-bsp/firmware-imx/firmware-imx_3.5.7-1.0.0.bb diff --git a/rec

[meta-freescale] [meta-fsl-arm PATCH 15/15] imx-base.inc: Set default tune of i.MX6 to use Hard Float-Point

2013-07-23 Thread Otavio Salvador
Change-Id: I8379dd95cbd0ab9b9ae61ffe8e173f8b0b7db9ae Signed-off-by: Otavio Salvador --- conf/machine/include/imx-base.inc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/conf/machine/include/imx-base.inc b/conf/machine/include/imx-base.inc index 5c72855..0884278 100644 --- a/conf/machine/include/imx-base

[meta-freescale] [meta-fsl-arm PATCH 11/15] alsa-state: Add default asound.conf for i.MX6 SoCs

2013-07-23 Thread Otavio Salvador
From: Lauren Post Change-Id: I62785bf230635df5deeb6522e4e8236330ea03d2 Signed-off-by: Lauren Post --- recipes-bsp/alsa-state/alsa-state.bbappend| 1 + recipes-bsp/alsa-state/alsa-state/mx6/asound.conf | 257 ++ 2 files changed, 258 insertions(+) create mode 100755

[meta-freescale] [meta-fsl-arm PATCH 10/15] xf86-video-imxfb-vivante: Upgrade to 3.5.7-1.0.0

2013-07-23 Thread Otavio Salvador
: I3f666da817fb158b201dc169ae7862b199216ddd Signed-off-by: Otavio Salvador --- conf/machine/include/imx-base.inc | 2 - .../xf86-dri-vivante/fix-libdrm-link.patch | 33 -- .../xorg-driver/xf86-dri-vivante_3.0.35-4.0.0.bb | 48 --- .../Makefile-fix-cross-compile.patch

[meta-freescale] [meta-fsl-arm PATCH 09/15] gpu-viv-bin-mx6q (3.5.7-1.0.0): Add Hard Float-Point release

2013-07-23 Thread Otavio Salvador
done in meta-fsl-bsp-release, 3.5.7 dylan branch, by Lauren Post and Evan Kotara . Change-Id: If71a18df232282862ecd551d96e627b975238134 Signed-off-by: Otavio Salvador --- recipes-graphics/gpu-viv-bin-mx6q/gpu-viv-bin-mx6q.inc | 12 .../gpu-viv-bin-mx6q/gpu-viv-bin-mx6q_3.0.35-

[meta-freescale] Updates in meta-fsl-arm for 2013-07-23

2013-07-23 Thread Otavio Salvador
include it. Change-Id: I4d952ffe132bf560f91d8c3276c40b51d9a07472 Signed-off-by: Lauren Post commit e7bfb7966cdfcb8d4c70f2c0d96b09c970720d7f Author: Otavio Salvador Date: Sun Jul 21 00:23:14 2013 -0300 firmware-imx: Fix rootfs generation for 'dev-pkgs' image feature

[meta-freescale] [meta-fsl-arm PATCH] u-boot-fslc: Update to fdf86c2 revision

2013-07-23 Thread Otavio Salvador
Signed-off-by: Otavio Salvador --- recipes-bsp/u-boot/u-boot-fslc_2013.07.bb| 2 +- recipes-bsp/u-boot/u-boot-mxsboot_2013.07.bb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-bsp/u-boot/u-boot-fslc_2013.07.bb b/recipes-bsp/u-boot/u-boot-fslc_2013.07.bb index

[meta-freescale] Updates to meta-fsl-arm-extra for 2013-07-23

2013-07-23 Thread Otavio Salvador
Hello, I have pushed following changes onto master: commit 953b8a16dfcfe9485a0a5270e181d6c87ab905a3 Author: Otavio Salvador Date: Sun Jul 21 19:05:17 2013 -0300 linux-boundary: Update to 7d87529 revision This updates the kernel its last defconfig and include following changes

Re: [meta-freescale] [meta-fsl-arm PATCH] u-boot-fslc: Update to fdf86c2 revision

2013-07-23 Thread Otavio Salvador
On Tue, Jul 23, 2013 at 3:54 PM, Fabio Estevam wrote: > On Tue, Jul 23, 2013 at 3:53 PM, Otavio Salvador > wrote: >> The 2013.07-rc3 had a regression in network support for some i.MX6 >> boards, fixed by 9ba30f6 (phy: fix 10/100Mbps operation on >> 1Gbps-capable li

<    1   2   3   4   5   6   7   8   9   10   >