Adding Python3 features to i.MX6Q (wandboard)

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Adding Python3 features to i.MX6Q (wandboard)

1,053件の閲覧回数
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 返信

881件の閲覧回数
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