Re: [yocto] use native (cross) toolchain instead of a populated nativesdk (cross-canadian) toolchain

2017-11-08 Thread ChenQi
If I understand it correctly, you are talking about using native components directly for SDK. If you are using all the same machine with the same OS, you could use native components directly, maybe with a little modification. But in fact, the host where SDK is installed might be different from th

[yocto] use native (cross) toolchain instead of a populated nativesdk (cross-canadian) toolchain

2017-11-07 Thread Zhen LiWei
Hi, I am working on a yocto 2.0 based distro and we usually populate_sdk and use the toolchain included in SDK. But we also like to check the SDK into a SVN repo, and checkout it anywhere, and use it away right where it is checked out. And since the nativesdk binaries are based on a different

[yocto] use native (cross) toolchain instead of a populated nativesdk (cross-canadian) toolchain

2017-11-07 Thread Zhen LiWei
Hi, I am working on a yocto 2.0 based distro and we usually populate_sdk and use the toolchain included in SDK. But we also like to check the SDK into a SVN repo, and checkout it anywhere, and use it away right where it is checked out. And since the nativesdk binaries are based on a different g