aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-multimedia/gstreamer/gst-fluendo-mp3_0.10.19.bb
diff options
context:
space:
mode:
authorMartin Jansa <martin.jansa@gmail.com>2014-08-09 18:07:57 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-08-11 11:27:33 +0100
commit1636d2322eb85ce1c2e06eafc910929abd3eacd5 (patch)
treed39a500c50627404d58b9822c9e9643386c4a7c6 /meta/recipes-multimedia/gstreamer/gst-fluendo-mp3_0.10.19.bb
parenta1fa222d480fc824abcb894399856626cf83c926 (diff)
downloadopenembedded-core-contrib-1636d2322eb85ce1c2e06eafc910929abd3eacd5.tar.gz
gst-fluendo*: add --disable-debug only to gst-fluendo-mp3
* fixes following QA warnings: gst-fluendo-mpegdemux-0.10.72: gst-fluendo-mpegdemux: configure was passed unrecognised options: --disable-debug [unknown-configure-option] (From OE-Core rev: e6e20fba657e37e1d2b7440a00cfb3c395bde19f) Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-multimedia/gstreamer/gst-fluendo-mp3_0.10.19.bb')
-rw-r--r--meta/recipes-multimedia/gstreamer/gst-fluendo-mp3_0.10.19.bb3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta/recipes-multimedia/gstreamer/gst-fluendo-mp3_0.10.19.bb b/meta/recipes-multimedia/gstreamer/gst-fluendo-mp3_0.10.19.bb
index 47dbc3492b..9e68288844 100644
--- a/meta/recipes-multimedia/gstreamer/gst-fluendo-mp3_0.10.19.bb
+++ b/meta/recipes-multimedia/gstreamer/gst-fluendo-mp3_0.10.19.bb
@@ -5,6 +5,9 @@ LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://COPYING;md5=259a43dd1c9854b71fc396f74699f4d2"
LICENSE_FLAGS = "commercial"
+GSTREAMER_DEBUG ?= "--disable-debug"
+EXTRA_OECONF += "${GSTREAMER_DEBUG}"
+
acpaths = "-I ${S}/common/m4 -I ${S}/m4"
SRC_URI[md5sum] = "5d95a9a216dd15bc5c00c9414061115c"