[oe-commits] org.oe.dev gst-plugins.inc: conifugre parameter should start with two hyphens instead of one.

stefan commit openembedded-commits at lists.openembedded.org
Sat Oct 13 16:44:24 UTC 2007


gst-plugins.inc: conifugre parameter should start with  two hyphens instead of one.

Author: stefan at openembedded.org
Branch: org.openembedded.dev
Revision: ba74774ae8f7988d8fb8f6cfed387fe5b46af7c0
ViewMTN: http://monotone.openembedded.org/revision/info/ba74774ae8f7988d8fb8f6cfed387fe5b46af7c0
Files:
1
packages/gstreamer/gst-plugins.inc
Diffs:

#
# mt diff -raa16f9e1c9608f75d767e721e43c99a4a7c558d4 -rba74774ae8f7988d8fb8f6cfed387fe5b46af7c0
#
# 
# 
# patch "packages/gstreamer/gst-plugins.inc"
#  from [c4fc96bca8f28d3eeeb2b2ace025cad29991bf63]
#    to [c5d1a211e42f0945f1aa564833b94e0de2ed64ca]
# 
============================================================
--- packages/gstreamer/gst-plugins.inc	c4fc96bca8f28d3eeeb2b2ace025cad29991bf63
+++ packages/gstreamer/gst-plugins.inc	c5d1a211e42f0945f1aa564833b94e0de2ed64ca
@@ -6,7 +6,7 @@ SRC_URI = "http://gstreamer.freedesktop.
 
 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 = "--disable-aalib --disable-shout2 --disable-sdl --disable-cdaudio --x-includes=${STAGING_INCDIR} --x-libraries=${STAGING_LIBDIR} "
 
 acpaths = "-I ${S}/common/m4 -I ${S}/m4"
 






More information about the Openembedded-commits mailing list