[OE-core] [PATCH] gst-plugins: remove obsolete orcc hack

Richard Purdie richard.purdie at linuxfoundation.org
Fri Mar 23 12:12:48 UTC 2012


On Thu, 2012-03-22 at 19:20 +0100, Andreas Oberritter wrote:
> * The sed script replacing ${bindir}/orcc with
>   ${STAGING_BINDIR_NATIVE}/orcc causes orcc to not be found.
>   It may have been a workaround for older versions of pkg-config
>   or older gst-plugins. Removing it makes gst-plugins use
>   orcc from 'orc-native' successfully, if available.
> 
> Signed-off-by: Andreas Oberritter <obi at opendreambox.org>
> ---
> * v2: Added --disable-orc to gst-plugins-{base,good,base,ugly}_*.bb.
>       Removed unused PR from gst-plugins.inc.
> 
>  .../gstreamer/gst-plugins-bad_0.10.23.bb           |    5 +++--
>  .../gstreamer/gst-plugins-base_0.10.36.bb          |    4 ++--
>  .../gstreamer/gst-plugins-good_0.10.31.bb          |    5 +++--
>  .../gstreamer/gst-plugins-ugly_0.10.19.bb          |    5 +++--
>  meta/recipes-multimedia/gstreamer/gst-plugins.inc  |   10 ----------
>  5 files changed, 11 insertions(+), 18 deletions(-)

Merged to master, thanks.

Richard





More information about the Openembedded-core mailing list