aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-gnome/gtk+/gtk+3_3.18.8.bb
diff options
context:
space:
mode:
authorJussi Kukkonen <jussi.kukkonen@intel.com>2016-06-17 10:51:28 +0300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-06-17 11:17:16 +0100
commit82bedec89a86902456e924a3ac2f233b6a069dea (patch)
tree98745ab32a65063c757e2e4b74add0fd3d26567e /meta/recipes-gnome/gtk+/gtk+3_3.18.8.bb
parent7c1f1fc3d739d778886208d6833c34e6ca1dc148 (diff)
downloadopenembedded-core-contrib-82bedec89a86902456e924a3ac2f233b6a069dea.tar.gz
gtk+3: Add patch for --disable-opengl
Patch is a bit nasty and not maintainer friendly, but it does make Gtk+3 compile without libepoxy (which means without OpenGL dev files). Signed-off-by: Jussi Kukkonen <jussi.kukkonen@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-gnome/gtk+/gtk+3_3.18.8.bb')
-rw-r--r--meta/recipes-gnome/gtk+/gtk+3_3.18.8.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-gnome/gtk+/gtk+3_3.18.8.bb b/meta/recipes-gnome/gtk+/gtk+3_3.18.8.bb
index b76c0cc1ce..d776b6d40e 100644
--- a/meta/recipes-gnome/gtk+/gtk+3_3.18.8.bb
+++ b/meta/recipes-gnome/gtk+/gtk+3_3.18.8.bb
@@ -6,6 +6,7 @@ SRC_URI = "http://ftp.gnome.org/pub/gnome/sources/gtk+/${MAJ_VER}/gtk+-${PV}.tar
file://hardcoded_libtool.patch \
file://Dont-force-csd.patch \
file://Do-not-try-to-initialize-GL-without-libGL.patch \
+ file://0001-Add-disable-opengl-configure-option.patch \
"
SRC_URI[md5sum] = "9671acb41dc13561d19233f1a75cf184"