This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TDA4VM-Q1: Building Arago for BeagleBone-AI64 - targeting Processor SDK version 11.00

Part Number: TDA4VM-Q1

Tool/software:

Based on this forum topic:
e2e.ti.com/.../tda4vm-q1-building-arago-for-beaglebone-ai64
I've tried to build Arago targeting Processor SDK 11.00.00 using processor-sdk-analytics-11.00.00-config.txt configuration file.

I created a container based on the TI Docker image, it seems that the version 10 compiles to BBAI64. However, something changed in version 11.00, the meta-ti-bsp layer no longer includes the beaglebone-ai64 machine recipe. Instead, they created a separate meta-beagle layer, which unfortunately is not a dependency of the meta-edgeai layer.

What should I do to make SDK 11 build like SDK 10?
Thanks for all the help and guidance!