I would like to remove unnecessary components such as tcpdump from filesystem(tisdk-rootfs-image-am437x-evm.tar.gz).
I can remove the components using opkg on the target device.
But I would like to remove the components for device using the build enviroment(ubuntu).
Is there any way to remove components on the build enviroment?