summaryrefslogtreecommitdiff
path: root/recipes/gstreamer/gst-plugins.inc
diff options
context:
space:
mode:
authorFrans Meulenbroeks <fransmeulenbroeks@gmail.com>2009-12-06 15:42:37 +0100
committerFrans Meulenbroeks <fransmeulenbroeks@gmail.com>2009-12-06 15:42:37 +0100
commite8e9c9c96e8ba92a45f2711be5232721b7445265 (patch)
tree42a66231028664d62a5fdbc2271a2ed69dad14c6 /recipes/gstreamer/gst-plugins.inc
parent57b52a7a2a0a19a1fa5964eeff853af6fbaef935 (diff)
parent4a9f8f240fc9fb16efb9a504d170c9997fefb46a (diff)
Merge branch 'org.openembedded.dev' of git.openembedded.org:openembedded into org.openembedded.dev
Diffstat (limited to 'recipes/gstreamer/gst-plugins.inc')
-rw-r--r--recipes/gstreamer/gst-plugins.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/gstreamer/gst-plugins.inc b/recipes/gstreamer/gst-plugins.inc
index 9b69f3a609..a12c4ed5e1 100644
--- a/recipes/gstreamer/gst-plugins.inc
+++ b/recipes/gstreamer/gst-plugins.inc
@@ -10,6 +10,7 @@ PACKAGES_DYNAMIC = "gst-plugin-*"
SRC_URI = "http://gstreamer.freedesktop.org/src/${PN}/${PN}-${PV}.tar.bz2"
EXTRA_OECONF = "--disable-aalib --disable-shout2 --disable-sdl --disable-cdaudio --x-includes=${STAGING_INCDIR} --x-libraries=${STAGING_LIBDIR} "
+EXTRA_OECONF_append_shr = " --disable-dvdnav "
acpaths = "-I ${S}/common/m4 -I ${S}/m4"