Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v2 1/2] package/mesa3d-demos: Disable glesv1 support
Date: Tue, 15 Dec 2015 23:14:08 +0100	[thread overview]
Message-ID: <20151215231408.6fadbb08@free-electrons.com> (raw)
In-Reply-To: <1450074776-18055-1-git-send-email-bernd.kuhls@t-online.de>

Dear Bernd Kuhls,

On Mon, 14 Dec 2015 07:32:55 +0100, Bernd Kuhls wrote:
> The only files enabled by glesv1 support are in src/egl/opengles1/
> 
> Quoting src/egl/opengles1/Makefile.am:
> 
> "# These programs aren't intended to be included with the normal distro."
> "# They're not too interesting but they're good for testing."
> 
> Most of the files present in this directory contain
> 
> "#include <X11/Xlib.h>"
> 
> which breaks a wayland-only build because the build system does not take
> care of the x11 dependency here. Since these files are "not too
> interesting" anyway we just disable glesv1 support.
> 
> Fixes
> http://autobuild.buildroot.net/results/b3e/b3ed3ee174a3ddce84bf64039eac39d4e6e75b71/
> 
> Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
> ---
> v2: fixed patch description, git does not like "#" in comments ;) (Thomas)
>     split 0001-demos-optional-gl.patch into seperate patch

Both applied. For the first patch, I had to adapt it slightly, since it
didn't apply directly on top of master.

Thanks!

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

      parent reply	other threads:[~2015-12-15 22:14 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-14  6:32 [Buildroot] [PATCH v2 1/2] package/mesa3d-demos: Disable glesv1 support Bernd Kuhls
2015-12-14  6:32 ` [Buildroot] [PATCH v2 2/2] package/mesa3d-demos: remove copy-and-paste artifact from 0001-demos-optional-gl.patch Bernd Kuhls
2015-12-15 22:14 ` 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=20151215231408.6fadbb08@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox