I'm trying to build a custom root file system for our boards.
I'm using the ti-processor-sdk-linux-am335-evm-01.00.00.00 SDK.
I get errors when I follow the steps in processors.wiki.ti.com/.../Processor_SDK_Building_The_SDK or in arago-project.org/.../Setting_Up_Build_Environment.
ERROR: Task xxx (/home/peter/tisdk/sources/meta-linaro/meta-linaro-toolchain/recipes-devtools/external-linaro-toolchain/external-linaro-toolchain.bb, do_install) failed with exit code '1'
How do I rebuild the minimal filesystem "arago-base-tisdk-image-am335-evm" successfully?
Is there a "menuconfig" like option so I can configure the various items included in the filesystem, and if there is how do I run it.
If there isn't, are there any instructions on how / what to modify to only include the files / busybox links that I want?
Thanks,
Peter Steinberg

