Skip to content

ci: Restore toolchain download with working URL, add wget retries - #21

Open
Vishnu Santhosh (quic-vishsant) wants to merge 1 commit into
qualcomm:developmentfrom
quic-vishsant:for-toolchain-dl
Open

ci: Restore toolchain download with working URL, add wget retries#21
Vishnu Santhosh (quic-vishsant) wants to merge 1 commit into
qualcomm:developmentfrom
quic-vishsant:for-toolchain-dl

Conversation

@quic-vishsant

Copy link
Copy Markdown
Contributor

releases.linaro.org now permanently redirects to a contact page, so re-point the toolchain download at developer.arm.com's official gcc-arm-8.3-2019.03 aarch64-linux-gnu release, which is verified reachable and matches the existing --host=aarch64-linux-gnu build.

Also add wget retry/timeout flags to both toolchain and kernel source downloads, since the kernel source fetch from cdn.kernel.org separately failed on a transient 503 mid-transfer.

releases.linaro.org now permanently redirects to a contact page, so
re-point the toolchain download at developer.arm.com's official
gcc-arm-8.3-2019.03 aarch64-linux-gnu release, which is verified
reachable and matches the existing --host=aarch64-linux-gnu build.

Also add wget retry/timeout flags to both toolchain and kernel
source downloads, since the kernel source fetch from cdn.kernel.org
separately failed on a transient 503 mid-transfer.

Signed-off-by: Vishnu Santhosh <vishnu.santhosh@oss.qualcomm.com>
@github-advanced-security

Copy link
Copy Markdown

You are seeing this message because GitHub Code Scanning has recently been set up for this repository, or this pull request contains the workflow file for the Code Scanning tool.

What Enabling Code Scanning Means:

  • The 'Security' tab will display more code scanning analysis results (e.g., for the default branch).
  • Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results.
  • You will be able to see the analysis results for the pull request's branch on this overview once the scans have completed and the checks have passed.

For more information about GitHub Code Scanning, check out the documentation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants