Hi,
I try to build a sdk for colibri7D-emmc for Yocto 5.0.0.
I successfully built the tdx-reference-minimal-image and it runs well on the iris eval board.
I followed this page for sdk creation (bitbake -k tdx-reference-minimal-image -c populate_sdk) but endup with a high number of packages failures.
I compile in a ubuntu:bionic docker with all your packages listed here
Is the 5.0.0 bsp not ready for building sdk ?
should the sdk compile in 5.0.0 ?
my local.conf is here (my extra machine file just add a dtb, it should not impact)