summaryrefslogtreecommitdiff
path: root/meta/packages/gstreamer
diff options
context:
space:
mode:
authorRichard Purdie <richard@openedhand.com>2008-04-07 16:16:49 +0000
committerRichard Purdie <richard@openedhand.com>2008-04-07 16:16:49 +0000
commitfdf78e28034caa79273bf2c47260897838c69f3a (patch)
tree98724bb94a01005303005e74eadb35b1921565ff /meta/packages/gstreamer
parentd7b04be0c6d06dc947304aecaed28bcceccfa772 (diff)
downloadopenembedded-core-fdf78e28034caa79273bf2c47260897838c69f3a.tar.gz
openembedded-core-fdf78e28034caa79273bf2c47260897838c69f3a.tar.bz2
openembedded-core-fdf78e28034caa79273bf2c47260897838c69f3a.tar.xz
openembedded-core-fdf78e28034caa79273bf2c47260897838c69f3a.zip
gst-plugins-bad: Disable cdaudio
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4182 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/gstreamer')
-rw-r--r--meta/packages/gstreamer/gst-plugins-bad_0.10.5.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/packages/gstreamer/gst-plugins-bad_0.10.5.bb b/meta/packages/gstreamer/gst-plugins-bad_0.10.5.bb
index 574c72a45..078e60429 100644
--- a/meta/packages/gstreamer/gst-plugins-bad_0.10.5.bb
+++ b/meta/packages/gstreamer/gst-plugins-bad_0.10.5.bb
@@ -1,8 +1,8 @@
require gst-plugins.inc
DEPENDS += "gst-plugins-base libmusicbrainz tremor"
-PR = "r4"
+PR = "r5"
-EXTRA_OECONF += "--disable-examples --disable-experimental --disable-sdl \
+EXTRA_OECONF += "--disable-examples --disable-experimental --disable-sdl --disable-cdaudio \
--with-plugins=musicbrainz,wavpack,ivorbis"
SRC_URI += " file://ivorbisdec.patch;patch=1;pnum=0"