Hi
Currently using tisdk-default-image-<machine>.tar.gz as my System Image.
The goal is to reduce the size of the system and improve boot speed. I am preparing for the final design evaluation.
I referred to this document:
4.1.4. SDK File System Optimization/Customization — Processor SDK AM62x Documentation
According to the document, I understand that it suggests performing actions similar to removing opkg on the running system.
I attempted to prune Yocto layers, but encountered some dependency issues.
Do you have any suggestions or thoughts on this issue?
The objective is to reduce the size of the system and improve boot speed in preparation for the final design evaluation.