Intel® SoC FPGA Embedded Development Suite
Support for SoC FPGA Software Development, SoC FPGA HPS Architecture, HPS SoC Boot and Configuration, Operating Systems
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
573 Discussions

bitbake virtual/kernel -c cleanall failed

LucasHuang
Beginner
1,232 Views

I try to go through the procedure of site: https://rocketboards.org/foswiki/Documentation/Arria10SoCGSRD#Overview

It always fail due to the network signal instability as I build yocto: ./create-linux-distro-release -t arria10 -c arria10-socdk -f yocto

fatal: unable to access 'https://github.com/altera-opensource/linux-refdesigns.git/': gnutls_handshake() failed: The TLS connection was non-properly terminated.

 

I find that it failed at cmd : bitbake virtual/kernel -c cleanall AND bitbake u-boot-socfpga -c cleanall.

 

It's rare to successed.

 

So can I download all relative resource first and work offline? Or have any other advices?

0 Kudos
1 Reply
AnilErinch_A_Intel
1,143 Views

Hi Xugen,

Please refer to the yocto page for downloading the kernels and Uboot sources.

https://www.yoctoproject.org/docs/1.2/yocto-project-qs/yocto-project-qs.html

You can edit the configurations and build as per the needs.

Please refer to links like this

https://forum.rocketboards.org/t/yocto-branch-for-cyclone-v/1437

for knowing how to do it for other devices.

Thanks and Regards

Anil


0 Kudos
Reply