Forum Discussion

ospartan's avatar
ospartan
Icon for New Contributor rankNew Contributor
8 months ago

Yocto Build Failure for Stratix 10 L-Tile using GSRD 2024.04 Source

We are encountering issues building the Yocto source for the Intel Stratix 10 SX SoC Development Kit (L-Tile) using the GSRD 2024.04 release.

What Works:
The prebuilt SD image from the official RocketBoards release boots and runs without error on our board:
https://releases.rocketboards.org/2024.04/gsrd/s10_gsrd/sdimage.tar.gz

What We Tried:
We downloaded the source from:
https://releases.rocketboards.org/2024.04/gsrd/s10_gsrd/stratix10-gsrd-4.3-24.1-source.tar.gz

However, this archive does not contain the stratix10-gsrd-build.sh script referenced in the build instructions.

As a workaround, we used the build script from this GitHub release tag:
https://github.com/altera-fpga/gsrd-socfpga/releases/tag/rel_master_24.04.01_pr

Problem:
The build fails during the fetch phase with the following error:
git://github.com/intel-innersource/applications.fpga.soc.linux-socfpga.git

This repository appears to be private and inaccessible from outside the Intel network.

Question:
Which public branch or tag should we use to successfully build the 2024.04 GSRD from source for the Stratix 10 L-Tile development kit?

We are specifically targeting the 2024.04 release, and would prefer to build using public resources.

Log output with full build configuration and error details is attached for reference.

6 Replies