[yocto] populate_sdk mutlilib and sysroots

2016-07-28 Thread Manish Jaggi
On krogoth branch of poky trying to create a multilib sdk (aarch64 aarch64_ilp32) Using the below local.conf CONF_VERSION = "1" MACHINE = "TestMachine" CORE_IMAGE_EXTRA_INSTALL_append += " openssl" PREFERRED_VERSION_linux-thunderx-81xx = "4.4.3" BB_NUMBER_THREADS="32"

[yocto] populate_sdk and external toolchain

2016-07-21 Thread Manish Jaggi
I am trying to build sdk (using populate_sdk option). Toolchain being used is an external one. When I run bitbake core-image-minimal -c populate_sdk, I get the below error | checking for x86_64-pokysdk-linux-gcc...