aboutsummaryrefslogtreecommitdiffstats
path: root/packages/gstreamer
diff options
context:
space:
mode:
authorManuel Teira <manuel.teira@telefonica.net>2007-05-06 18:14:32 +0000
committerManuel Teira <manuel.teira@telefonica.net>2007-05-06 18:14:32 +0000
commita301fcce2802c9e70f7ce0ab95b3a83836b5d2e6 (patch)
tree6b167c3d99aa4106f384ff6c38fe76e14f074c31 /packages/gstreamer
parentae7d1e6a31217e163066e1530b3682989663667e (diff)
downloadopenembedded-a301fcce2802c9e70f7ce0ab95b3a83836b5d2e6.tar.gz
gst-plugins-good 0.10.5: Be coherent with --with-check option in
gstreamer configuration. * Add --with-check=no to configure options * Closes 2205
Diffstat (limited to 'packages/gstreamer')
-rw-r--r--packages/gstreamer/gst-plugins-good_0.10.5.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/gstreamer/gst-plugins-good_0.10.5.bb b/packages/gstreamer/gst-plugins-good_0.10.5.bb
index 42f6df4d9d..be5dad78e7 100644
--- a/packages/gstreamer/gst-plugins-good_0.10.5.bb
+++ b/packages/gstreamer/gst-plugins-good_0.10.5.bb
@@ -1,4 +1,5 @@
require gst-plugins.inc
+EXTRA_OECONF += "--with-check=no"
DEPENDS += "gst-plugins-base"
PR = "r2"