summaryrefslogtreecommitdiffstats
path: root/meta/recipes-multimedia
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2013-12-04 10:42:39 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-12-05 14:24:42 +0000
commitc8d1aa08dbd59be05e79e291dee9837a24119843 (patch)
treee692b369f86e78b868317ba1cd6e95ee3031ee9a /meta/recipes-multimedia
parentf21a3a475e5b861d36733f6ad52036bb49619be6 (diff)
downloadast2050-yocto-poky-c8d1aa08dbd59be05e79e291dee9837a24119843.zip
ast2050-yocto-poky-c8d1aa08dbd59be05e79e291dee9837a24119843.tar.gz
gst-plugins-good: Fix configure option
Resolve the warning: WARNING: QA Issue: gst-plugins-good: configure was passed unrecognised options: --without-check (the option is no longer present) (From OE-Core rev: defe535f70369cbc0629853aebf044e846416216) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-multimedia')
-rw-r--r--meta/recipes-multimedia/gstreamer/gst-plugins-good_0.10.31.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-multimedia/gstreamer/gst-plugins-good_0.10.31.bb b/meta/recipes-multimedia/gstreamer/gst-plugins-good_0.10.31.bb
index d18e155..e044340 100644
--- a/meta/recipes-multimedia/gstreamer/gst-plugins-good_0.10.31.bb
+++ b/meta/recipes-multimedia/gstreamer/gst-plugins-good_0.10.31.bb
@@ -25,7 +25,7 @@ inherit gettext gconf
SRC_URI += "file://0001-v4l2-fix-build-with-recent-kernels-the-v4l2_buffer-i.patch"
SRC_URI += "file://0001-v4l2_calls-define-V4L2_CID_HCENTER-and-V4L2_CID_VCEN.patch"
-EXTRA_OECONF += "--disable-aalib --disable-esd --disable-shout2 --disable-libcaca --disable-hal --without-check \
+EXTRA_OECONF += "--disable-aalib --disable-esd --disable-shout2 --disable-libcaca --disable-hal \
--disable-examples --disable-taglib"
do_configure_prepend() {
OpenPOWER on IntegriCloud