How to install newer Python3 version (> Python 3.5.2) on i.mx8qmevk
06-01-2018
02:02 AM
1,124件の閲覧回数
yenhsu
Contributor III
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
Hi,
I am a newer to i.MX Yocto project. My board is i.mx8mqevk running imx-4.9.51-8mq_ga BSP. I have found out how to install python3 via the thread and observed the version of Python3 is 3.5.2. However, I need install the newer version for my application, could anyone do me a favor about how to install lastest Python3 version by Yocto?
Thanks.
2 返答(返信)
06-01-2018
09:50 AM
895件の閲覧回数
jamesbone
NXP TechSupport
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
Hello Kris,
It is basically the same steps, since this are the steps to add a package using Yocto,
06-01-2018
10:46 AM
895件の閲覧回数
yenhsu
Contributor III
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
Hi Jamesbone,
Thanks for your prompt response.
But can you help to list out steps since I am not familiar with Yocto?
Thanks.