Hello all,
We have developed a custom board based on DM3730 using the DVSDK 4.03.00.06. Our kernel is based in the one provided by the DVSDK and we have used the toolchain that is included with it (Arago 4.3.3).
Now, we are trying to regenerate the filesystem dvsdk-dm37x-evm-rootfs.tar.gz provided with the DVSDK 4.03.00.06 using Arago, but we have several problems. It seems that it is outdated. Arago page now refers to Linaro 4.7 toolchain which more modern that the one provided by the DVSDK, so we have followed the instructions provided in the DVSDK documentation (ti-dvsdk_dm3730-evm_04_03_00_06/psp/docs/Building-RootFs-Arago.html) and launch the compìlation (MACHINE=dm37x-evm bitbake arago-dvsdk-image). This compilation presents errors in some recipes such as cmem, dsplink, sdma, lpm, dmai modules. In addition, the versions of these modules included in the compilation are different to the ones in the DVSDK.
Has anyone else faced these problems? Should we checkout to a specific commit in the Arago git repositories? Is this the right approach or should we change to another distro?
Thanks in advance.
Regards,
Daniel