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.

Does anyone sucessfully recompile Voxel SDK on Yocto Linux?

Hi,

I am trying to integrate OPT8241 on Yocto Linux based system. I gather there are some trying to do so as well. Do you successfully recompile it? I didn't, so if you do ,would you like to share with me? 

Thanks,

Justin Liu

  • Justin,

    Sorry!. But TI has not tried to compile on Yocto. But there is nothing particularly different and it should probably compile without too much of a hastle. Have you already tried it already?

    Regards

  • Hi Justin and Barath,


    to answer that question, more details would be needed.

    • Platform you are building for
      • CPU x86, x64, ARM?
      • ARM: Which board, Raspberry, BeagleBone, ...?

    I managed to build it without the apps for an ARM Cortex A9 based system using Yocto 1.7

    Edit: What I can say so far: You most likely need to modify the CMakeLists.txt and install it manually to your root filesystem.


    Best regards

    Thilo