Forum Discussion
ScottW_Altera
New Contributor
5 months agoHi @ihsan28 ,
The first (linux-socfpga) is the actual Linux kernel source for SoC FPGA devices.
The second (gsrd-socfpga) is a set of metadata and scripts to build a Yocto based Linux distribution for a given devkit (i.e. an image you can use to boot a board).
If you just want to build a Linux kernel from source the first repo is enough. If you want to build a full Linux image for a devkit use the second.