Steps to add python packages into yocto build

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

Steps to add python packages into yocto build

3,928 Views
krsuresh
Contributor III

Hi Team,

We would appreciate it if you could tell me how to build a core-minimal-image with following python packages,
   

tflite-support
tensorstore
tflite-support-nightly
tensorflow-addons

 

Thanks,
Sureshkumar R

0 Kudos
Reply
2 Replies

3,899 Views
Dhruvit
NXP TechSupport
NXP TechSupport

Hi @krsuresh,

I hope you are doing well.

To add the above packes in the yocto build, one needs to have a bitbake recipe for the same.

NXP Yocto BSP doesn't contain recipes for the same.

Customer needs to create their own bitbake recipes to add above packages.

One can refer to various recipes at meta-imx/meta-ml/recipes-libraries
/tensorflow-lite/

Thanks & Regards,
Dhruvit Vasavada

0 Kudos
Reply

3,895 Views
krsuresh
Contributor III

Hi @Dhruvit 

 

Thanks for the reply.

I will check the recipes. Thanks for the information.

 

Thanks & Regards,

Sureshkumar R

 

0 Kudos
Reply