summaryrefslogtreecommitdiffstats
path: root/meta/recipes-multimedia/gstreamer/gst-plugins-gl_0.10.3.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-multimedia/gstreamer/gst-plugins-gl_0.10.3.bb')
-rw-r--r--meta/recipes-multimedia/gstreamer/gst-plugins-gl_0.10.3.bb4
1 files changed, 4 insertions, 0 deletions
diff --git a/meta/recipes-multimedia/gstreamer/gst-plugins-gl_0.10.3.bb b/meta/recipes-multimedia/gstreamer/gst-plugins-gl_0.10.3.bb
index ffda9779be..a6c74fb788 100644
--- a/meta/recipes-multimedia/gstreamer/gst-plugins-gl_0.10.3.bb
+++ b/meta/recipes-multimedia/gstreamer/gst-plugins-gl_0.10.3.bb
@@ -17,3 +17,7 @@ inherit gettext gconf
17# way for machines to specify their preferred GL flavour this can be 17# way for machines to specify their preferred GL flavour this can be
18# automatically adapted. 18# automatically adapted.
19EXTRA_OECONF += "ac_cv_header_GL_gl_h=no" 19EXTRA_OECONF += "ac_cv_header_GL_gl_h=no"
20
21ALLOW_EMPTY_${PN} = "1"
22ALLOW_EMPTY_${PN}-apps = "1"
23ALLOW_EMPTY_${PN}-glib = "1"