I install up the Processor SDK v 6.03.106 as described for Processor-SDK-Linux-AM335x
I prepare to build as described here
I run:
MACHINE=am335x-evm bitbake tisdk-rootfs-image
I workaround the linux-ti-staging issue as described here.
I re-run:
MACHINE=am335x-evm bitbake tisdk-rootfs-image
I encounter exactly the error reported in this April 2019 OP here
I run:
MACHINE=am335x-evm bitbake linux-ti-staging
I encounter the same result as in the Aprill 2019 report.