Adding Python3 features to i.MX6Q (wandboard)

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

Adding Python3 features to i.MX6Q (wandboard)

1,051 次查看
mustafabakircio
Contributor IV

Hello guys;

I want to generate image  in Yocto which has python3 features . This features exist in the  /fsl-community-bsp/source/meta/recipes-devtools/python/python3/ directory .

I couldnt make avalible for wandboard at /fsl-community-bsp/build/conf/local.conf  then I made bitbake python3 in build directory. The python3 modules  was generated but it places at  /build/tmeo/deploy/rpm/cortexa9hf_vfp_neon_mx6qdl / 

director . Is there any way to use the python3 rpm files for my Wandboard or do you know how to generate python3 featured image ?

My kernel version 3.10.17 and  I'm using dizzy branch ..

Thanks..

1 回复

879 次查看
Bio_TICFSL
NXP TechSupport
NXP TechSupport

Hi Mustafa,

Do not know about wandboard, however you should try the latest python 3 community recipe:

Recipe reporting system - python3 

Regards