Skip to content

Commit

Permalink
(Numerically) bump to latest dendrite/opte
Browse files Browse the repository at this point in the history
  • Loading branch information
FelixMcFelix committed Sep 29, 2023
1 parent abbf2a1 commit 91590ab
Show file tree
Hide file tree
Showing 5 changed files with 17 additions and 17 deletions.
12 changes: 6 additions & 6 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 6 additions & 6 deletions package-manifest.toml
Original file line number Diff line number Diff line change
Expand Up @@ -457,8 +457,8 @@ only_for_targets.image = "standard"
# 2. Copy dendrite.tar.gz from dendrite/out to omicron/out
source.type = "prebuilt"
source.repo = "dendrite"
source.commit = "616862d1ff1a11411ac0de6289b98ef455aaafaa"
source.sha256 = "b03c25589af5da1adb6c08b7044ecbdd9940c80d313dbbcb8369717fab7daf1b"
source.commit = "7712104585266a2898da38c1345210ad26f9e71d"
source.sha256 = "486b0b016c0df06947810b90f3a3dd40423f0ee6f255ed079dc8e5618c9a7281"
output.type = "zone"
output.intermediate_only = true

Expand All @@ -482,8 +482,8 @@ only_for_targets.image = "standard"
# 2. Copy the output zone image from dendrite/out to omicron/out
source.type = "prebuilt"
source.repo = "dendrite"
source.commit = "616862d1ff1a11411ac0de6289b98ef455aaafaa"
source.sha256 = "b980add2fb3f7242d7e279e82335f71a484fcc6bc48fb7dcb59765fe42513455"
source.commit = "7712104585266a2898da38c1345210ad26f9e71d"
source.sha256 = "76ff76d3526323c3fcbe2351cf9fbda4840e0dc11cd0eb6b71a3e0bd36c5e5e8"
output.type = "zone"
output.intermediate_only = true

Expand All @@ -500,8 +500,8 @@ only_for_targets.image = "standard"
# 2. Copy dendrite.tar.gz from dendrite/out to omicron/out/dendrite-softnpu.tar.gz
source.type = "prebuilt"
source.repo = "dendrite"
source.commit = "616862d1ff1a11411ac0de6289b98ef455aaafaa"
source.sha256 = "9f8a3101a154fad58af044674067bd5a8286430226a523859f6080086fafe242"
source.commit = "7712104585266a2898da38c1345210ad26f9e71d"
source.sha256 = "b8e5c176070f9bc9ea0028de1999c77d66ea3438913664163975964effe4481b"
output.type = "zone"
output.intermediate_only = true

Expand Down
2 changes: 1 addition & 1 deletion tools/dendrite_openapi_version
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
COMMIT="616862d1ff1a11411ac0de6289b98ef455aaafaa"
COMMIT="7712104585266a2898da38c1345210ad26f9e71d"
SHA2="cb3f0cfbe6216d2441d34e0470252e0fb142332e47b33b65c24ef7368a694b6d"
6 changes: 3 additions & 3 deletions tools/dendrite_stub_checksums
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
CIDL_SHA256_ILLUMOS="b03c25589af5da1adb6c08b7044ecbdd9940c80d313dbbcb8369717fab7daf1b"
CIDL_SHA256_LINUX_DPD="70de937da6e784f14e06698cb183aaee7601f4e2b243287e8cd32c80351e0a56"
CIDL_SHA256_LINUX_SWADM="afff41489c5217cd2266f501ad6df463e42d17c212c1f5698e9d355db2c0b60c"
CIDL_SHA256_ILLUMOS="486b0b016c0df06947810b90f3a3dd40423f0ee6f255ed079dc8e5618c9a7281"
CIDL_SHA256_LINUX_DPD="af97aaf7e1046a5c651d316c384171df6387b4c54c8ae4a3ef498e532eaa5a4c"
CIDL_SHA256_LINUX_SWADM="909e400dcc9880720222c6dc3919404d83687f773f668160f66f38b51a81c188"
2 changes: 1 addition & 1 deletion tools/opte_version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.23.180
0.23.181

0 comments on commit 91590ab

Please sign in to comment.