How to add python library

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

How to add python library

574 Views
stevenyu
Contributor III

Hi Support,

We use i.mx6 series and need Python fire library recently.

We use this command "bitbake -s | grep python" to check which library we can enable, however, we don't see fire library. Would you please advise how to add other Python library into system when compiling?

Regards,

Steven Yu

Labels (2)
0 Kudos
1 Reply

427 Views
gusarambula
NXP TechSupport
NXP TechSupport

Hello Steven Yu,

The Python fire library is not available on the i.MX Yocto BSP so you would need to manually add it to the image or to create a recipe in Yocto that installs this library. There is not an easy way to add it since it’s not integrated on the existing layers of the BSP.

Regards,

0 Kudos