Greetings -
This repository provides configuration files and scripts to build custom Linux images for the BeaglePlay board using the Yocto Project and KAS. It integrates support for Mender OTA updates, TI-specific layers, and ARM architecture, enabling robust and reproducible builds for embedded development.
GitHub - jim-wyatt/beagleplay-kas-config: Effortless Yocto builds for BeaglePlay with KAS, Mender OTA, and TI/ARM support
I hope this helps someone get past the initial learning curve for Yocto against the Beagleplay.
- Jim
TI now has KAS .yml configs posted TI KAS configs
There’s something wrong with that statement:
I have never seen Yocto and effortless in the same sentence before… 
The trick is KAS…
A standard shared “docker” container and a yaml file with all the random git repos locked down to specific tags with all build options set..
it lets the one who knows, to set everything.. and the rest of us to just use as-is..
Regards,
Intriguing…
So basically, there’s nothing preventing us from availing EDGE-AI kits the same way then?
as long as TI creates the KAS config. 
Regards