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.

opkg not working

Hello,

I am trying to get some utility packages, e.g. vim, Make, etc. for the KeyStone II platform, which I found were missing in my board. I firstly tried to use opkg to find them, but it failed on getting nothing. When I tap opkg update, it returned nothing.... 

So do you have any ideas on where and how to get those .ipg packages ? 

  • Hi,

    Currently, the file system for EVM doesn't contain gcc, make etc utilities. Users would need to cross-compile on an x86 machine, move the binaries to file system and run on A15. Supporting native compilation on EVM is in progress, and the next release of MCSDK will contain the necessary things on the file system. Meanwhile, would cross-compile work for you?

    Regards,

    Vivek