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.

J722SXH01EVM: Yocto multilib build

Part Number: J722SXH01EVM

Tool/software:

I am using Yocto to build an image for the J722SXH01EVM reference board, and would like to have multilib support so I can also run 32bit applications.
Is that supported in the meta-ti/meta-ti-bsp layer, and if so what are the values for:


MULTILIBS = ""
DEFAULTTUNE_virtclass-multilib-lib32 = ""

That should be set in Yocto?