Other Parts Discussed in Thread: AM5728, FFTLIB
Tool/software: Linux
Hi,
I am trying to clean up the root file system and need advice on the best approach to remove some of the TI packages from the build. Currently the /usr/share/ti path is taking up 2.4GB:
I would like to know which components are required and which ones can be removed from the usr/share/ti path while still being able to make full use of the DSPs/m4. I am primarily interested in reducing the size of the larger TI packages; ti-sysbios-tree, ti-omp-tree, ti-pdk-tree, ti-framework-components-tree, ti-ipc-tree by removing target SDK files. I have tried removing packagegroup-arago-toolchain-tisdk-target from IMAGE_INSTALL but it doesn't seem to do the trick.
I am using Yocto, configured with processor-sdk-04.03.00.05-config.txt to build tisdk-rootfs-image. I am working with an am5728 processor so build with MACHINE=am57xx-evm. From a yocto/bitbake approach, what is the correct way to clean-up and remove non-essential files?
Thanks,
Dallas
