Re: [OE-core] [PATCH 1/2] gstreamer1.0-plugins: Ensure the native OE orcc is used

2015-08-20 Thread Khem Raj
On Thu, Aug 20, 2015 at 5:54 AM, Carlos Rafael Giani wrote: > +ORCC = "${STAGING_DIR_NATIVE}${bindir}/orcc" > +export ORCC usual convention is export VAR = "val" -- ___ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://list

[OE-core] [PATCH 1/2] gstreamer1.0-plugins: Ensure the native OE orcc is used

2015-08-20 Thread Carlos Rafael Giani
Without this, gstreamer configure scripts may choose the host orcc instead Signed-off-by: Carlos Rafael Giani --- meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins.inc | 5 - 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plug