Forum Discussion
sgannava
Occasional Contributor
2 years agoHow can we add our own recipes to meta-intel-fpga layer to build rootfs
Hi, I am following the below documentation to build custom linux image for Arria10 SoCDK. Initially, I followed the steps mentioned in the documentation to get familiarize with the process and the ...
Jeet14
Frequent Contributor
2 years agoHi,
Please follow the below link for understanding and creating custom/own layer using the yocto.
https://docs.yoctoproject.org/dev-manual/layers.html
Also, please follow the below link for how to customize image using the local.conf file.
https://docs.yoctoproject.org/dev-manual/customizing-images.html#
Regards
Tiwari
- sgannava2 years ago
Occasional Contributor
Hi Tiwari,
Thanks for the response
I have added my files as recipes in meta-intel-fpga layer itself without creating a new layer. Now I do not need to add/edit any layer .conf file as well. Hope that is also fine
Thanks
Sai