All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] mesa3d: add patch to fix wayland-scanner issues
Date: Sat, 19 Nov 2016 10:53:56 +0100	[thread overview]
Message-ID: <20161119105356.7ff07eb6@free-electrons.com> (raw)
In-Reply-To: <1479411685-6912-1-git-send-email-gustavo@zacarias.com.ar>

Hello,

On Thu, 17 Nov 2016 16:41:25 -0300, Gustavo Zacarias wrote:
> mesa3d tries to use the pkg-config specified wayland-scanner when
> wayland is enabled, which points to /usr/bin/wayland-scanner which is
> incorrect.
> The correct fix is trying to use the PATH wayland-scanner first if it's
> available rather than the pkg-config specified one, since tweaking a
> staging .pc file with a host binary is wrong. Fixes:
> http://autobuild.buildroot.net/results/c0c/c0ca3778c390a33c27073553ca3bef7ac7c5784b/
> 
> Patch sent upstream:
> https://lists.freedesktop.org/archives/mesa-dev/2016-November/135665.html
> 
> Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
> ---
>  ...ac-invert-order-for-wayland-scanner-check.patch | 39 ++++++++++++++++++++++
>  1 file changed, 39 insertions(+)
>  create mode 100644 package/mesa3d/0005-configure.ac-invert-order-for-wayland-scanner-check.patch

Applied to master, thanks. You received some feedback on your upstream
submission, so it would be good if you could follow-up and get a fix
included upstream.

Thanks a lot!

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

      reply	other threads:[~2016-11-19  9:53 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-11-17 19:41 [Buildroot] [PATCH] mesa3d: add patch to fix wayland-scanner issues Gustavo Zacarias
2016-11-19  9:53 ` Thomas Petazzoni [this message]

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=20161119105356.7ff07eb6@free-electrons.com \
    --to=thomas.petazzoni@free-electrons.com \
    --cc=buildroot@busybox.net \
    /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.