On Thu, 2012-03-22 at 15:46 +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 <[email protected]>
> ---
>  meta/recipes-multimedia/gstreamer/gst-plugins.inc |   10 +---------
>  1 files changed, 1 insertions(+), 9 deletions(-)

I'll take this patch if we add --disable-orc to the OECONF lines in all
gstreamer pieces that don't have a DEPENDS on orc-native.

I say this since I suspect it will start using a host
system /usr/bin/orcc otherwise and break deterministic builds.

Cheers,

Richard


_______________________________________________
Openembedded-core mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core

Reply via email to