gst-plugins-good: fix orc enabling via PACKAGECONFIG
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Tue, 20 Aug 2013 10:46:35 +0000 (11:46 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 22 Aug 2013 17:30:02 +0000 (18:30 +0100)
An extra --disable-orc was being added to EXTRA_OECONF regardless of
whether orc was in PACKAGECONFIG, drop this.

(From OE-Core rev: 0fbb6b6a2bae4d5df21dc9606e7befeb6ad24429)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-multimedia/gstreamer/gst-plugins-good_0.10.31.bb

index 8868ba7..daffcf1 100644 (file)
@@ -25,7 +25,7 @@ inherit gettext gconf
 SRC_URI += "file://0001-v4l2-fix-build-with-recent-kernels-the-v4l2_buffer-i.patch"
 
 EXTRA_OECONF += "--disable-aalib --disable-esd --disable-shout2 --disable-libcaca --disable-hal --without-check \
-                 --disable-orc --disable-examples --disable-taglib"
+                 --disable-examples --disable-taglib"
 
 do_configure_prepend() {
        # This m4 file contains nastiness which conflicts with libtool 2.2.2