Tool/software: TI C/C++ Compiler
Hi all,
I'm trying to build Yocto file system. But it take too long to complete compile and really need a lot of memory.
From Processor SDK Linux Automotive Software Developers Guide, there is only one option - dra7-evm.
Below are my question:
Q1, Is there any other minimal file system for DRA7?
Q2, Is there a way to customize file system?
Q3, I don't need some packages like Qt. Can I disable it? If yes, How to disable?
Any help would be appreciated. Thanks.