Re: [OE-core] Packagegroup breaking sdk

2015-12-06 Thread Gerhard de Clercq
Ok I have found the cause of the problem. It seems that assigning anything to TOOLCHAIN_HOST_TASK even with the += operator invalidates the "TOOLCHAIN_HOST_TASK ?= "nativesdk-packagegroup-sdk-host packagegroup-cross-canadian-${MACHINE}" statement that can be found in https://github.com/openembe

Re: [OE-core] Packagegroup breaking sdk

2015-12-06 Thread Gerhard de Clercq
I have determined that the script is most likely failing at the end of https://github.com/openembedded/openembedded-core/blob/fido/meta/files/toolchain-shar-extract.sh indicating that the environment-setup file is never created (or copied I guess). I have also found that simply using something l

[OE-core] Packagegroup breaking sdk

2015-12-06 Thread Gerhard de Clercq
I am not sure why this is happening but it seems as if though the packagegroup class is causing generated SDKs to be corrupt on my system. I could run -c populate_sdk just fine on my system and image and the resulting SDK was just fine too. The problem was that it did not include the needed Qt