L3.10.17_1.0.0 and Vivante drivers

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

L3.10.17_1.0.0 and Vivante drivers

跳至解决方案
1,332 次查看
arslan
Contributor III

Hi all,

After downloading the newest BSP, I realized that it is completely Yocto-based. We are using PTXDist instead. I tried to extract the Vivante headers and binaries from the ext3 images and found only the libs.

Is there any download possibility to download these drivers and headers without using yocto?

thanks

标签 (1)
0 项奖励
回复
1 解答
1,133 次查看
LeonardoSandova
Specialist I

There is. In general, look at the related recipe and see SRC_URI value. Once you have it, you can wget/curl it.

But the easiest is to bitbake -c patch <package name> then work under the tmp/work/.../package-name folder.

Leo

在原帖中查看解决方案

0 项奖励
回复
2 回复数
1,134 次查看
LeonardoSandova
Specialist I

There is. In general, look at the related recipe and see SRC_URI value. Once you have it, you can wget/curl it.

But the easiest is to bitbake -c patch <package name> then work under the tmp/work/.../package-name folder.

Leo

0 项奖励
回复
1,133 次查看
gusarambula
NXP TechSupport
NXP TechSupport

The binaries can only be downloaded using Freescale’s BSPs so in the case of the latest it would require for you to use Yocto. This is the only way the binaries are being distributed as of today, as part of the BSP.

0 项奖励
回复