[yocto] Y-AB PublishArtifacts toolchain wrong dir

gmane at reliableembeddedsystems.com gmane at reliableembeddedsystems.com
Sat Oct 8 14:52:19 PDT 2016


Hi,

On 2016-10-08 09:28, Bill Randle wrote:
> 
> All the "standard" build configs produce both x86 and x86_64
> toolchains - which makes sense, since it's not known what build host
> the user is using and the AB needs to show both are buildable. In your
> case, you know you have an x86_64 machine and don't want to bother
> building for x86, so, it's seems like the thing to do is check for the
> existence of a build package (x86 or x86_64) before attempting the
> copy.
> 

That's what I thought as well at first. So I introduced new toolchain 
artifacts like toolchain_x86_64 and toolchain_i686 where I did only the 
relevant thing in the relevant branch.
It did not solve my problem.

Regards,

Robert



More information about the yocto mailing list