[meta-freescale] Problem compiling QtWayland

Benjamin Federau benjamin.federau at basyskom.com
Mon Apr 13 09:12:29 PDT 2015


Otavio Salvador <otavio at ossystems.com.br> , 10.04.2015 15:47:

On Fri, Apr 10, 2015 at 10:44 AM, Benjamin Federau 
<benjamin.federau at basyskom.com> wrote: 
> Otavio Salvador <otavio at ossystems.com.br> , 10.04.2015 14:49: 
> Do I have to set DISTRO_FEATURES += " wayland" explicitly in my .bb image 
> file or do I miss something else? 
 
Here we go. NEVER set DISTRO_FEATURES in a image. 
 
The DISTRO_FEATURES impact the build and need to be global. 
 
Please also when adding things to DISTRO_FEATURES use _append, not +=, 
as the later will not work as you hope. 


It looked like I have messed up my build environment. 
After a clean build by just setting DISTRO_FEATURES_remove = "x11" in my local.conf (needed for the gpu-viv-bin-mx6q recipt to build the libwayland packages) and removing DISTRO_FEATURES from my image receipt (based on core-image-weston.bb), qtwayland could be build and runs on my device.

Thanks for your help!

-
Benjamin Federau

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/meta-freescale/attachments/20150413/6926017a/attachment.html>


More information about the meta-freescale mailing list