Hi Otavio, I found out that there was a problem with cairo patch . I used append in the wrong place in PACKAGECONFIG_class-target_mx6. It is supposed to be PACKAGECONFIG_append_class-target_mx6q but I used it as PACKAGECONFIG_class-target_append_mx6q.
I will send the updated Cairo patch shortly. Thanks, Neena -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Otavio Salvador Sent: Wednesday, August 20, 2014 12:11 PM To: Busireddy Neena-B45787 Cc: [email protected] Subject: Re: [meta-freescale] [meta-fsl-arm][PATCH v5 5/6] weston: Add sololite changes On Mon, Aug 18, 2014 at 5:10 PM, Neena Busireddy <[email protected]> wrote: > Sololite does not support 3D GPU hardware acceleration, so remove gles > flags from compilation. > > Also, included the patches to enable GAL2D compositor and change GAL2D > compositor to be default when EGL is not enabled in Sololite. > > Patch for crashes on touch device without a pointer is applicable for > all iMX6 machines. > > Signed-off-by: Neena Busireddy <[email protected]> Found following failure in our autobuilder: wayland fsl-image-machine-test@imx6qsabresd (1/3) | configure: error: cairo-egl not used because No package 'cairo-egl' found wayland fsl-image-machine-test@imx6qsabresd (1/3) | No package 'cairo-glesv2' found wayland fsl-image-machine-test@imx6qsabresd (1/3) | Configure failed. The contents of all config.log files follows to aid debugging wayland fsl-image-machine-test@imx6qsabresd (1/3) | ERROR: oe_runconf failed wayland fsl-image-machine-test@imx6qsabresd (1/3) | WARNING: exit code 1 from a shell command. wayland fsl-image-machine-test@imx6qsabresd (1/3) | ERROR: Function failed: do_configure (log file is located at .../build-wayland/tmp/work/cortexa9hf-vfp-neon-mx6-poky-linux-gnueabi/weston/1.5.0-r0/temp/log.do_configure.30855) -- Otavio Salvador O.S. Systems http://www.ossystems.com.br http://code.ossystems.com.br Mobile: +55 (53) 9981-7854 Mobile: +1 (347) 903-9750 -- _______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
