I'm currently working on a project related to python programming.
I need to use python-openCV for the project, which will later run in I.MX6 board.
So, I will need to bind the prebuild openCV package in Yocto to python (not C/C++)
How can it be done in Yocto?
Because usually, python-openCv and openCv will give different library when installed in computer.
Fyi, the image i'm building is the core-image-weston.