Part Number: PROCESSOR-SDK-J7200
Hi Ti ,
I am trying to compile the SDK ti-processor-sdk-linux-j7200-evm-07_01_01_04-Linux-x86-Install.bin according to the steps specified in the docs.
The command I am issuing is :
> TOOLCHAIN_BASE=/home/ubuntu/toolchain MACHINE=j7-evm bitbake -k tisdk-tiny-image
The same command I am issuing on a virtualbox Ubuntu 18.04 and on a native Ubuntu 18.04, one difference that i could see is the file system on the virtual box is ext4 and on the native Ubuntu is ext3, don't know if this has any influence but the scenario I am experiencing is:
On the VirtualBox Ubuntu the # of Tasks is 3273 while on the native Ubuntu the # of Tasks 3119 (please see below attachment)

What I would like to understand is why is this difference for the same image, same toolchain, same OS more or less.
Is there a command for the bitbake to list all the tasks from all the recipes so I can compare if something is missing on the Ubuntu native sdk compilation ?
Please let me know what is the additional info I can attach.
Many thanks in advance,
Ovidiu