Adding Python3 features to i.MX6Q (wandboard)

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

Adding Python3 features to i.MX6Q (wandboard)

544 Views
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 Reply

372 Views
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