summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorHarmen Stoppels <harmenstoppels@gmail.com>2022-09-02 12:48:46 +0200
committerGitHub <noreply@github.com>2022-09-02 12:48:46 +0200
commit80389911cce2daae5b0e4df069a3be9575954dc3 (patch)
treea305ed9af20c27372018484b9d377bf15fe27064 /share
parenta2e829c7b99450240e7e37b163b811c97e970fe0 (diff)
downloadspack-80389911cce2daae5b0e4df069a3be9575954dc3.tar.gz
spack-80389911cce2daae5b0e4df069a3be9575954dc3.tar.bz2
spack-80389911cce2daae5b0e4df069a3be9575954dc3.tar.xz
spack-80389911cce2daae5b0e4df069a3be9575954dc3.zip
Update bootstrap buildcache to v0.3 (#32262)
This release allow to bootstrap patchelf from binaries.
Diffstat (limited to 'share')
l---------share/spack/bootstrap/github-actions-v0.3/clingo.json1
l---------share/spack/bootstrap/github-actions-v0.3/gnupg.json1
-rw-r--r--share/spack/bootstrap/github-actions-v0.3/metadata.yaml8
-rw-r--r--share/spack/bootstrap/github-actions-v0.3/patchelf.json34
4 files changed, 44 insertions, 0 deletions
diff --git a/share/spack/bootstrap/github-actions-v0.3/clingo.json b/share/spack/bootstrap/github-actions-v0.3/clingo.json
new file mode 120000
index 0000000000..049ba5f7ce
--- /dev/null
+++ b/share/spack/bootstrap/github-actions-v0.3/clingo.json
@@ -0,0 +1 @@
+../github-actions-v0.2/clingo.json \ No newline at end of file
diff --git a/share/spack/bootstrap/github-actions-v0.3/gnupg.json b/share/spack/bootstrap/github-actions-v0.3/gnupg.json
new file mode 120000
index 0000000000..1d6273a6d9
--- /dev/null
+++ b/share/spack/bootstrap/github-actions-v0.3/gnupg.json
@@ -0,0 +1 @@
+../github-actions-v0.2/gnupg.json \ No newline at end of file
diff --git a/share/spack/bootstrap/github-actions-v0.3/metadata.yaml b/share/spack/bootstrap/github-actions-v0.3/metadata.yaml
new file mode 100644
index 0000000000..d27e261721
--- /dev/null
+++ b/share/spack/bootstrap/github-actions-v0.3/metadata.yaml
@@ -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
diff --git a/share/spack/bootstrap/github-actions-v0.3/patchelf.json b/share/spack/bootstrap/github-actions-v0.3/patchelf.json
new file mode 100644
index 0000000000..699c51c8ab
--- /dev/null
+++ b/share/spack/bootstrap/github-actions-v0.3/patchelf.json
@@ -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"
+ }
+ ]
+} \ No newline at end of file