Tool/software: Linux
Now i use Processor_SDK_Vision_3_4 in my tda2px (dra76-evm), i want to make the rootfs by myself, i want to reduce some componets from the tootfs,and make the it more smaller.How do i do this?
thanks。
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.
Tool/software: Linux
Now i use Processor_SDK_Vision_3_4 in my tda2px (dra76-evm), i want to make the rootfs by myself, i want to reduce some componets from the tootfs,and make the it more smaller.How do i do this?
thanks。
Hi @yaguez,
you need to rebuild your rootfs by using Yocto, you have to to modify the Yocto recipe to remove components, that are not required, please check this wiki:
Regards,
Yordan