Skip to content

build-bpf-gcc: fix how binutils snapshot is identified#173

Merged
theihor merged 1 commit intolibbpf:mainfrom
theihor:fix-binutils-fetch
Feb 17, 2025
Merged

build-bpf-gcc: fix how binutils snapshot is identified#173
theihor merged 1 commit intolibbpf:mainfrom
theihor:fix-binutils-fetch

Conversation

@theihor
Copy link
Contributor

@theihor theihor commented Feb 17, 2025

Latest binutils snapshot is fetched from:
snapshots.sourceware.org/binutils/trunk/latest/src/sha512.sum

There was an unnecessary grep filter on the tarball name, which caused a script failure when it changed.

Simply take the name of the tarball from the checksum as is instead.

Latest binutils snapshot is fetched from:
snapshots.sourceware.org/binutils/trunk/latest/src/sha512.sum

There was an unnecessary grep filter on the tarball name, which caused
a script failure when it changed.

Simply take the name of the tarball from the checksum as is instead.

Signed-off-by: Ihor Solodrai <ihor.solodrai@linux.dev>
theihor added a commit to theihor/vmtest that referenced this pull request Feb 17, 2025
@theihor theihor merged commit 40e5f9d into libbpf:main Feb 17, 2025
16 checks passed
theihor added a commit to theihor/vmtest that referenced this pull request Feb 17, 2025
Link: libbpf/ci#173
Signed-off-by: Ihor Solodrai <ihor.solodrai@linux.dev>
theihor added a commit to kernel-patches/vmtest that referenced this pull request Feb 17, 2025
Link: libbpf/ci#173
Signed-off-by: Ihor Solodrai <ihor.solodrai@linux.dev>
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.

1 participant