Hi community,
I have some questions about i.MX6 Yocto BSP (L3.10.17_1.0.0-ga).
Please see our questions as following.
[Q1]
We want to know how to add a original device driver as loadable module to Yocto BSP.
Could you let me know the procedure to build it?
[Q2]
We want to know how to add a original application to Yocto BSP also.
Could you let me know it, too?
Best Regards,
Satoshi Shimoda
已解决! 转到解答。
I would check the examples that Lian mentioned on meta-skelleton. There is also some information on how to add packages in the Yocto Project page but it’s a bit basic. It might help tough.
5.3 Writing a Recipe to Add a Package to Your Image
http://www.yoctoproject.org/docs/1.4/dev-manual/dev-manual.html#usingpoky-extend-addpkg
I would check the examples that Lian mentioned on meta-skelleton. There is also some information on how to add packages in the Yocto Project page but it’s a bit basic. It might help tough.
5.3 Writing a Recipe to Add a Package to Your Image
http://www.yoctoproject.org/docs/1.4/dev-manual/dev-manual.html#usingpoky-extend-addpkg
gusarambula, OtavioSalvador Do you have an example about a How to add a Yocto Driver?