From: Paul Eggleton Date: Tue, 20 Aug 2013 10:46:35 +0000 (+0100) Subject: gst-plugins-good: fix orc enabling via PACKAGECONFIG X-Git-Tag: rev_ivi_2015_02_04~11387 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=b6fb694291a76909464d22245a4efb20859adfd7;p=scm%2Fbb%2Ftizen-distro.git gst-plugins-good: fix orc enabling via PACKAGECONFIG 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 Signed-off-by: Saul Wold Signed-off-by: Richard Purdie --- 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 8868ba7..daffcf1 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" 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