From: Jussi Kukkonen <jussi.kukkonen@intel.com>
To: Openembedded-core@lists.openembedded.org
Subject: [PATCH 0/1] gtk+3: Add patch for --disable-opengl
Date: Fri, 17 Jun 2016 10:50:39 +0300 [thread overview]
Message-ID: <cover.1466149452.git.jussi.kukkonen@intel.com> (raw)
Objective here is to allow building core-image-sato without OpenGL
even though Gtk+3 depends on it.
I'm not proud of the patch:
* It modifies Gtk API (only GdkX11GLContext is removed but still)
* It's a maintenance problem
* It finds all kinds of nasty corner cases in the Gtk build system
but I'm guessing many people expect core-image-sato to work without GL
so maybe this i worth it. In the longer term I'd prefer some other
solution.
Thanks,
Jussi
The following changes since commit 2a85038dd03463774fb787b655887297ec4f0a04:
directfb: fix client->gfx_state initialisation (2016-06-15 18:13:16 +0100)
are available in the git repository at:
git://git.yoctoproject.org/poky-contrib jku/gtk3-without-opengl
http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=jku/gtk3-without-opengl
Jussi Kukkonen (1):
gtk+3: Add patch for --disable-opengl
meta/recipes-gnome/gtk+/gtk+3.inc | 7 +-
.../0001-Add-disable-opengl-configure-option.patch | 965 +++++++++++++++++++++
meta/recipes-gnome/gtk+/gtk+3_3.18.8.bb | 1 +
3 files changed, 972 insertions(+), 1 deletion(-)
create mode 100644 meta/recipes-gnome/gtk+/gtk+3/0001-Add-disable-opengl-configure-option.patch
--
2.1.4
next reply other threads:[~2016-06-17 7:50 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-06-17 7:50 Jussi Kukkonen [this message]
2016-06-17 7:51 ` [PATCH 1/1] gtk+3: Add patch for --disable-opengl Jussi Kukkonen
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=cover.1466149452.git.jussi.kukkonen@intel.com \
--to=jussi.kukkonen@intel.com \
--cc=Openembedded-core@lists.openembedded.org \
/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