Steps to add python packages into yocto build

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Steps to add python packages into yocto build

3,875 次查看
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 项奖励
回复
2 回复数

3,846 次查看
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 项奖励
回复

3,842 次查看
krsuresh
Contributor III

Hi @Dhruvit 

 

Thanks for the reply.

I will check the recipes. Thanks for the information.

 

Thanks & Regards,

Sureshkumar R

 

0 项奖励
回复