]> code.ossystems Code Review - openembedded-core.git/commit
gst-plugins: remove obsolete orcc hack
authorAndreas Oberritter <obi@opendreambox.org>
Thu, 22 Mar 2012 18:20:45 +0000 (19:20 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 23 Mar 2012 12:07:41 +0000 (12:07 +0000)
commita5e2277c53a8345a096eee8ccd9622838574a240
treefd4999ab1911843d153fd3fceae10458f99cd297
parent6e70c95dc69be6708c3bc231cc2a99eac1360815
gst-plugins: remove obsolete orcc hack

* 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@opendreambox.org>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-multimedia/gstreamer/gst-plugins-bad_0.10.23.bb
meta/recipes-multimedia/gstreamer/gst-plugins-base_0.10.36.bb
meta/recipes-multimedia/gstreamer/gst-plugins-good_0.10.31.bb
meta/recipes-multimedia/gstreamer/gst-plugins-ugly_0.10.19.bb
meta/recipes-multimedia/gstreamer/gst-plugins.inc