On Tue, 2014-04-01 at 14:12 +0800, b40...@freescale.com wrote:
> From: Zongchun Yu
>
> When use command bitbake -c populate_sdk to
> generate toolchain. a race issue may occur. in this case need
> to add binutils-cross to depends.
>
> Signed-off-by: Zongchun Yu
> ---
> meta/recipes-devtools/l
>OK is it cross, native or target recipe which has the problem ?
>wouldnt it need to also depend on gcc-cross ?
Only cross recipe has the problem. There is no need to gcc-cross.
--
___
Openembedded-core mailing list
Openembedded-core@lists.openembedde
On Mar 31, 2014, at 11:37 PM, Zongchun YU wrote:
> Sorry to confuse you. Sometimes libtool have been built but the
> binutils-cross have't been built yet.
> It is required by libtool.
OK is it cross, native or target recipe which has the problem ?
wouldnt it need to also depend on gcc-cross ?
>can you explain the race a bit here.
Sorry to confuse you. Sometimes libtool have been built but the
binutils-cross have't been built yet.
It is required by libtool.
--
___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http
On Mar 31, 2014, at 11:12 PM,
wrote:
> From: Zongchun Yu
>
> When use command bitbake -c populate_sdk to
> generate toolchain. a race issue may occur. in this case need
> to add binutils-cross to depends.
>
can you explain the race a bit here.
signature.asc
Description: Message signe
From: Zongchun Yu
When use command bitbake -c populate_sdk to
generate toolchain. a race issue may occur. in this case need
to add binutils-cross to depends.
Signed-off-by: Zongchun Yu
---
meta/recipes-devtools/libtool/libtool-2.4.2.inc |2 +-
1 files changed, 1 insertions(+), 1 deletions