Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Korsgaard <peter@korsgaard.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v2 1/1] package/efl: Fix build with mesa
Date: Tue, 19 Mar 2019 20:20:47 +0100	[thread overview]
Message-ID: <87ef72hdrk.fsf@dell.be.48ers.dk> (raw)
In-Reply-To: <20190306231429.22849-1-vadim4j@gmail.com> (Vadim Kochan's message of "Thu, 7 Mar 2019 01:14:29 +0200")

>>>>> "Vadim" == Vadim Kochan <vadim4j@gmail.com> writes:

 > efl does not compile with mesa without OpenGL ES because it checks for
 > GL_ES_VERSION_2_0 and declares own GLintptr and GLsizeiptr types if such
 > version is not defined, but mesa declares them too for OpenGL version
 > 1.5, so fix it by add check also for OpenGL 1.5 where these types are
 > defined.

 > Use patch from:
 > 	https://git.enlightenment.org/core/efl.git/commit/?id=0d2b624f1e24240a1c4e651aa1cfe9a8dd10a573

 > Fixes:
 > 	http://autobuild.buildroot.net/results/62ca120f1e54e8c3ae445f98b2624b526569f007

 > Signed-off-by: Vadim Kochan <vadim4j@gmail.com>
 > ---

 > v2:
 >     1) Add signed-off to efl fix patch

Committed to 2019.02.x, thanks.

-- 
Bye, Peter Korsgaard

  parent reply	other threads:[~2019-03-19 19:20 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-03-06 23:14 [Buildroot] [PATCH v2 1/1] package/efl: Fix build with mesa Vadim Kochan
2019-03-07 20:43 ` Thomas Petazzoni
2019-03-19 19:20 ` Peter Korsgaard [this message]
2019-03-19 19:21 ` Peter Korsgaard

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=87ef72hdrk.fsf@dell.be.48ers.dk \
    --to=peter@korsgaard.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