FPGA, SoC, And CPLD Boards And Kits
FPGA Evaluation and Development Kits
6330 Discussions

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

ospartan
Beginner
305 Views

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.

Labels (1)
0 Kudos
5 Replies
JingyangTeh
Employee
211 Views

Hi


Please give sometime to try out the build flow for the Yocto Build.

Just to confirm, are you following the steps here:


https://www.rocketboards.org/foswiki/Documentation/Stratix10SoCGSRD#Setting_Up_Yocto_Build_System


Regards

Jingyang, Teh





0 Kudos
ospartan
Beginner
204 Views

Hi Jingyang,

Yes, I'm following the steps provided in the link you shared. In addition to the approach described in my initial post, I also followed the instructions using the following git clone command:

git clone -b QPDS24.2_REL_GSRD_PR https://github.com/altera-opensource/gsrd_socfpga

Best regards,
Omar

0 Kudos
ospartan
Beginner
150 Views

Hi @JingyangTeh,

I'm following up on the build issue discussed above. Have you had an opportunity to try out the build flow using the link you shared? If you've encountered any challenges or have insights to share, please let me know.

Best,

-Omar

0 Kudos
JingyangTeh
Employee
71 Views

Hi

 

Sorry for the late response.

I tried the steps and indeed there are some error.

However I could not figure out which of the recipes to fix.

 

A suggestion to build the source using the steps in the link below:

https://altera-fpga.github.io/rel-24.3.1/embedded-designs/stratix-10/sx/soc/boot-examples/ug-linux-boot-s10-soc/#boot-from-sd-card-example

 

However take note to use the combination of the software component below for Quartus 24.2:

JingyangTeh_0-1744688098048.png

 

 

I have verified the steps are working with the Quartus 24.2 combination.

 

Regards

Jingyang, Teh

 

 

 

0 Kudos
JingyangTeh
Employee
27 Views

Hi


Do you have any follow up questions on this issue?

Are you able to build the binaries with the suggestion in previous comment?


Regards

Jingyang, Teh


0 Kudos
Reply