[oe-commits] org.oe.dev gst-plugins-good 0.10.5: Be coherent with --with-check option in

sirfred commit openembedded-commits at lists.openembedded.org
Sun May 6 18:18:59 UTC 2007


gst-plugins-good 0.10.5: Be coherent with --with-check option in 
gstreamer configuration.
* Add --with-check=no to configure options
* Closes 2205

Author: sirfred at openembedded.org
Branch: org.openembedded.dev
Revision: 829ba9b3511d563a73ac9980eaa8861d2187d81e
ViewMTN: http://monotone.openembedded.org/revision.psp?id=829ba9b3511d563a73ac9980eaa8861d2187d81e
Files:
1
packages/gstreamer/gst-plugins-good_0.10.5.bb
Diffs:

#
# mt diff -r9ba18a58c8af8b9a212fb5ad5ed3f790947ac234 -r829ba9b3511d563a73ac9980eaa8861d2187d81e
#
# 
# 
# patch "packages/gstreamer/gst-plugins-good_0.10.5.bb"
#  from [6e776a3cddb5e95faabbb97e62dc3fb0ea945069]
#    to [02d5a50a6207c7b1a0aa0be5279a1656d775f186]
# 
============================================================
--- packages/gstreamer/gst-plugins-good_0.10.5.bb	6e776a3cddb5e95faabbb97e62dc3fb0ea945069
+++ packages/gstreamer/gst-plugins-good_0.10.5.bb	02d5a50a6207c7b1a0aa0be5279a1656d775f186
@@ -1,4 +1,5 @@ require gst-plugins.inc
 require gst-plugins.inc
 
+EXTRA_OECONF += "--with-check=no"
 DEPENDS += "gst-plugins-base"
 PR = "r2"






More information about the Openembedded-commits mailing list