[meta-freescale] core-image-weston build error

2017-10-18 Thread Eliecer Nepumok
Hi, I am using the Rocko branch and seeing a build error for core-image-weston for both the imx6qdlsabresd and wandboard machines. The only modification I did was remove directfb and x11 from DISTRO_FEATURES. Am I the only one seeing this? Thanks, Eliecer GL_API_FB -DEGL_API_WL -Wall -c -o gd

Re: [meta-freescale] core-image-weston build error

2017-10-20 Thread Eliecer Nepumok
Anyone, maybe with build server results? I just would like to know whether to spend time debugging this or I am missing something obvious. On 18 October 2017 at 13:48, Eliecer Nepumok wrote: > Hi, > > I am using the Rocko branch and seeing a build error for core-image-weston > for both the imx6

Re: [meta-freescale] core-image-weston build error

2017-10-20 Thread Fabio Berton
Hi, I can confirm that this image is broken on rocko branch. Tom sent some patches to fix these issues, you can see this patches on mailing list. I need to test these patches and see if it fix core-image-weston build. On Fri, Oct 20, 2017 at 2:27 PM, Eliecer Nepumok wrote: > Anyone, maybe with

Re: [meta-freescale] core-image-weston build error

2017-10-21 Thread Eliecer Nepumok
Thanks Fabio, Maybe related, I also don't seem able to build core-image-sato for the wandboard unless I remove "wayland" from the DISTRO_FEATURES. The error is: ERROR: cairo-1.14.10-r0 do_prepare_recipe_sysroot: The file /usr/lib/pkgconfig/wayland-egl.pc is installed by both mesa and imx-gpu-viv

Re: [meta-freescale] core-image-weston build error

2017-10-23 Thread Fabio Berton
Yes, x11 + wayland is xwayland. Please, see this directory in meta-freescale-distro to see all available distros: https://github.com/Freescale/meta-freescale-distro/tree/master/conf/distro You can you one of fslc-* distros instead of removing DISTRO_FEATURES. On Sat, Oct 21, 2017 at 8:49 AM, El