Re: [OE-core] [PATCH 4/4] toolchain-scripts: Extend to cover nativesdk compiler tools (e.g. nativesdk-gcc)

2015-07-28 Thread Otavio Salvador
On Tue, Jul 28, 2015 at 10:23 AM, Richard Purdie richard.pur...@linuxfoundation.org wrote: This is needed when we add nativesdk-gcc/binutil to an SDK. Being present doesn't hurt in other cases. Signed-off-by: Richard Purdie richard.pur...@linuxfoundation.org Maybe it could use the

[OE-core] [PATCH 4/4] toolchain-scripts: Extend to cover nativesdk compiler tools (e.g. nativesdk-gcc)

2015-07-28 Thread Richard Purdie
This is needed when we add nativesdk-gcc/binutil to an SDK. Being present doesn't hurt in other cases. Signed-off-by: Richard Purdie richard.pur...@linuxfoundation.org diff --git a/meta/classes/toolchain-scripts.bbclass b/meta/classes/toolchain-scripts.bbclass index b838015..d0b2b91 100644 ---

Re: [OE-core] [PATCH 4/4] toolchain-scripts: Extend to cover nativesdk compiler tools (e.g. nativesdk-gcc)

2015-07-28 Thread Richard Purdie
On Tue, 2015-07-28 at 10:28 -0300, Otavio Salvador wrote: On Tue, Jul 28, 2015 at 10:23 AM, Richard Purdie richard.pur...@linuxfoundation.org wrote: This is needed when we add nativesdk-gcc/binutil to an SDK. Being present doesn't hurt in other cases. Signed-off-by: Richard Purdie

Re: [OE-core] [PATCH 4/4] toolchain-scripts: Extend to cover nativesdk compiler tools (e.g. nativesdk-gcc)

2015-07-28 Thread Otavio Salvador
On Tue, Jul 28, 2015 at 10:53 AM, Richard Purdie richard.pur...@linuxfoundation.org wrote: On Tue, 2015-07-28 at 10:28 -0300, Otavio Salvador wrote: On Tue, Jul 28, 2015 at 10:23 AM, Richard Purdie richard.pur...@linuxfoundation.org wrote: This is needed when we add nativesdk-gcc/binutil to