All of lore.kernel.org
 help / color / mirror / Atom feed
From: Diego <diego.ml@zoho.com>
To: Otavio Salvador <otavio@ossystems.com.br>
Cc: Meta Freescale <meta-freescale@yoctoproject.org>,
	Saul Wold <sgw@linux.intel.com>
Subject: Re: Disable Wayland on a build.
Date: Wed, 14 Aug 2013 12:55:13 +0200	[thread overview]
Message-ID: <3225613.keocdWMPxJ@localhost.localdomain> (raw)
In-Reply-To: <CAP9ODKqAP589sbBQnZyHNE7uNdhYM0Nmaa39+9e3gS1rjQmB0w@mail.gmail.com>

In data martedì 13 agosto 2013 15:27:54, Otavio Salvador ha scritto:
> On Tue, Aug 13, 2013 at 2:19 PM, Diego <diego.ml@zoho.com> wrote:
> > Hi everybody.
> > 
> > I'm hitting this build problem:
> > https://bugzilla.yoctoproject.org/show_bug.cgi?id=5007
> > 
> > Discussing with Otavio it is probably related to Wayland and this patch:
> > http://git.yoctoproject.org/cgit/cgit.cgi/meta-fsl-arm/commit/?h=master-ne
> > xt&id=20d7652906491f5b1851b979dc6ab174a835197b
> > 
> > I'm seeing that Wayland is in DISTRO_FEATURES:
> > http://git.yoctoproject.org/cgit/cgit.cgi/poky/tree/meta-yocto/conf/distro
> > /poky.conf#n15
> > 
> > Is there a way to disable it in local.conf?
> 
> http://privatepaste.com/378a2494e4
> 
> You need the above patch. Saul, has this been queued?

Hi Otavio,

I had to make the assignment conditional:
POKY_DEFAULT_DISTRO_FEATURES ?= "largefile opengl multiarch wayland"
to be able to override it in my build/conf/local.conf file.

Back to the original topic: removing wayland from the DISTRO_FEATURES allows 
mesa-demos to build correctly, so the cause of the problem is this patch:
http://git.yoctoproject.org/cgit/cgit.cgi/meta-fsl-arm/commit/?id=20d7652906491f5b1851b979dc6ab174a835197b
It fixes Wayland only builds, but breaks X11 + Wayland builds (as in EGL-X11 
packages are not able to build against Wayland's libEGL.so in that case).

Bests,
Diego



  reply	other threads:[~2013-08-14 10:55 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-08-13 17:19 Disable Wayland on a build Diego
2013-08-13 18:27 ` Otavio Salvador
2013-08-14 10:55   ` Diego [this message]
2013-08-16 15:16     ` Otavio Salvador

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=3225613.keocdWMPxJ@localhost.localdomain \
    --to=diego.ml@zoho.com \
    --cc=meta-freescale@yoctoproject.org \
    --cc=otavio@ossystems.com.br \
    --cc=sgw@linux.intel.com \
    /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.