Update bootstrap buildcache to v0.3 (#32262)
This release allow to bootstrap patchelf from binaries.
This commit is contained in:
1
share/spack/bootstrap/github-actions-v0.3/clingo.json
Symbolic link
1
share/spack/bootstrap/github-actions-v0.3/clingo.json
Symbolic link
@@ -0,0 +1 @@
|
||||
../github-actions-v0.2/clingo.json
|
1
share/spack/bootstrap/github-actions-v0.3/gnupg.json
Symbolic link
1
share/spack/bootstrap/github-actions-v0.3/gnupg.json
Symbolic link
@@ -0,0 +1 @@
|
||||
../github-actions-v0.2/gnupg.json
|
8
share/spack/bootstrap/github-actions-v0.3/metadata.yaml
Normal file
8
share/spack/bootstrap/github-actions-v0.3/metadata.yaml
Normal file
@@ -0,0 +1,8 @@
|
||||
type: buildcache
|
||||
description: |
|
||||
Buildcache generated from a public workflow using Github Actions.
|
||||
The sha256 checksum of binaries is checked before installation.
|
||||
info:
|
||||
url: https://mirror.spack.io/bootstrap/github-actions/v0.3
|
||||
homepage: https://github.com/spack/spack-bootstrap-mirrors
|
||||
releases: https://github.com/spack/spack-bootstrap-mirrors/releases
|
34
share/spack/bootstrap/github-actions-v0.3/patchelf.json
Normal file
34
share/spack/bootstrap/github-actions-v0.3/patchelf.json
Normal file
@@ -0,0 +1,34 @@
|
||||
{
|
||||
"verified": [
|
||||
{
|
||||
"binaries": [
|
||||
[
|
||||
"patchelf",
|
||||
"cn4gsqzdnnffk7ynvbcai6wrt5ehqqrl",
|
||||
"8c6a28cbe8133d719be27ded11159f0aa2c97ed1d0881119ae0ebd71f8ccc755"
|
||||
]
|
||||
],
|
||||
"spec": "patchelf@0.13: %gcc platform=linux target=aarch64"
|
||||
},
|
||||
{
|
||||
"binaries": [
|
||||
[
|
||||
"patchelf",
|
||||
"mgq6n2heyvcx2ebdpchkbknwwn3u63s6",
|
||||
"1d4ea9167fb8345a178c1352e0377cc37ef2b421935cf2b48fb6fa03a94fca3d"
|
||||
]
|
||||
],
|
||||
"spec": "patchelf@0.13: %gcc platform=linux target=ppc64le"
|
||||
},
|
||||
{
|
||||
"binaries": [
|
||||
[
|
||||
"patchelf",
|
||||
"htk62k7efo2z22kh6kmhaselru7bfkuc",
|
||||
"833df21b20eaa7999ac4c5779ae26aa90397d9027aebaa686a428589befda693"
|
||||
]
|
||||
],
|
||||
"spec": "patchelf@0.13: %gcc platform=linux target=x86_64"
|
||||
}
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user