[oe-commits] Martin Jansa : gst-plugins: disable dvdnav for shr

git version control git at git.openembedded.org
Tue Dec 8 12:38:02 UTC 2009


Module: openembedded.git
Branch: martin_jansa/xorg-7.5
Commit: 3d9fce8306ff3d54c3f59fe7c430e220a91b8449
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=3d9fce8306ff3d54c3f59fe7c430e220a91b8449

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Thu Dec  3 09:20:17 2009 +0100

gst-plugins: disable dvdnav for shr

Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 recipes/gstreamer/gst-plugins.inc |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/recipes/gstreamer/gst-plugins.inc b/recipes/gstreamer/gst-plugins.inc
index 9b69f3a..a12c4ed 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"
 





More information about the Openembedded-commits mailing list