summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad.inc b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad.inc
index e1e13e1b5a..d8aa6eedcb 100644
--- a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad.inc
+++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad.inc
@@ -50,6 +50,7 @@ PACKAGECONFIG[bluez] = "--enable-bluez,--disable-bluez,bluez4"
50PACKAGECONFIG[rsvg] = "--enable-rsvg,--disable-rsvg,librsvg" 50PACKAGECONFIG[rsvg] = "--enable-rsvg,--disable-rsvg,librsvg"
51PACKAGECONFIG[sndfile] = "--enable-sndfile,--disable-sndfile,libsndfile1" 51PACKAGECONFIG[sndfile] = "--enable-sndfile,--disable-sndfile,libsndfile1"
52PACKAGECONFIG[webp] = "--enable-webp,--disable-webp,libwebp" 52PACKAGECONFIG[webp] = "--enable-webp,--disable-webp,libwebp"
53PACKAGECONFIG[rtmp] = "--enable-rtmp,--disable-rtmp,rtmpdump"
53 54
54# these plugins have not been ported to 1.0 (yet): 55# these plugins have not been ported to 1.0 (yet):
55# directdraw vcd apexsink dc1394 lv2 linsys musepack mythtv 56# directdraw vcd apexsink dc1394 lv2 linsys musepack mythtv
@@ -101,7 +102,6 @@ EXTRA_OECONF += " \
101 --disable-pvr \ 102 --disable-pvr \
102 --disable-quicktime \ 103 --disable-quicktime \
103 --disable-resindvd \ 104 --disable-resindvd \
104 --disable-rtmp \
105 --disable-sdl \ 105 --disable-sdl \
106 --disable-sdltest \ 106 --disable-sdltest \
107 --disable-sndio \ 107 --disable-sndio \