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.

Linux: AM 5728 EV Development board

Tool/software: Linux

Hi,

Used out of the box ti-processor-sdk-linux-am57xx-evm-03.02.00.05-Linux-x86-Install.bin file to install the SDK and that works great.
The hard part is when I have to add packages from arago build,... I could never get that mess built properly. Also the opck package
manager became a nightmare over time. I took some time to put aside an arm debian, and chroot into it. I can move much faster
using aptitude and deb packages. I updated here there the IPC libraries and IPC looks good. I was able to rebuild weston with the
'require-input' patch (my board does not have input devices) thing I could never get it right on yocto-arago-bitbake .
I am thinking on the long term to drop entirely yocto and use debian on the existent kernel. Is this a good or bad idea.

Thank you.