I am confused about the concept of Yocto SDK: * when we use "bitbake -c populate_sdk some_image", we obtain sysroots for both target and host. * But why do we need sysroot for host?
* I know we can build application under target-sysroot (surely source the environment), with fast speed. * But can we deploy target-sysroot to hardware-target? (Yes, I do want to compile/build application inside hardware-target, even though it is slow) Thanks!
-- _______________________________________________ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto