L3.10.17_1.0.0 and Vivante drivers

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

L3.10.17_1.0.0 and Vivante drivers

Jump to solution
733 Views
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

Labels (1)
0 Kudos
1 Solution
534 Views
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

View solution in original post

0 Kudos
2 Replies
535 Views
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 Kudos
534 Views
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 Kudos