All of lore.kernel.org
 help / color / mirror / Atom feed
From: Benjamin Federau <benjamin.federau@basyskom.com>
To: Otavio Salvador <otavio@ossystems.com.br>
Cc: "meta-freescale@yoctoproject.org" <meta-freescale@yoctoproject.org>
Subject: Re: Problem compiling QtWayland
Date: Mon, 13 Apr 2015 18:12:29 +0200	[thread overview]
Message-ID: <3012003650-26384@mx1.basyskom.com> (raw)
In-Reply-To: <CAP9ODKov1Ry9ELd3vBUHdqjWt1Br=Lx+X+e3pYWrbU5+33-8rw@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 980 bytes --]

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

On Fri, Apr 10, 2015 at 10:44 AM, Benjamin Federau 
<benjamin.federau@basyskom.com> wrote: 
> Otavio Salvador <otavio@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


[-- Attachment #2: Type: text/html, Size: 1522 bytes --]

  reply	other threads:[~2015-04-13 16:12 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-13 11:04 Problem compiling QtWayland Ruben Morgade
2015-04-09 17:08 ` Benjamin Federau
2015-04-09 17:45   ` Otavio Salvador
2015-04-10  7:53     ` Benjamin Federau
2015-04-10 12:49       ` Otavio Salvador
2015-04-10 13:44         ` Benjamin Federau
2015-04-10 13:46           ` Otavio Salvador
2015-04-13 16:12             ` Benjamin Federau [this message]
2015-04-14 10:17               ` Graphic issue with weston + qtwayland Benjamin Federau
2015-04-15 12:51                 ` Benjamin Federau

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3012003650-26384@mx1.basyskom.com \
    --to=benjamin.federau@basyskom.com \
    --cc=meta-freescale@yoctoproject.org \
    --cc=otavio@ossystems.com.br \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.