Skip to content

Commit

Permalink
Update dendrite to eeb1944 (#5353)
Browse files Browse the repository at this point in the history
Updated dendrite to commit eeb1944.

Co-authored-by: reflector[bot] <130185838+reflector[bot]@users.noreply.github.com>
  • Loading branch information
1 parent 04be445 commit 5f153c2
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 10 deletions.
12 changes: 6 additions & 6 deletions package-manifest.toml
Original file line number Diff line number Diff line change
Expand Up @@ -595,8 +595,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 = "c2a9f29f70b1e05d891c713997577be53826e1bb"
source.sha256 = "1405185cc9645b3a6f1bf82d2ffd89f17505e4e625795cd0beb58f043fa7fd8a"
source.commit = "eeb194461a4b863dae25a933541b1a4fb8efe14d"
source.sha256 = "79c32441d7d5328a06e92e7d9c410805e9d8be9d78d59ce1ed6c3e0fba93198d"
output.type = "zone"
output.intermediate_only = true

Expand All @@ -620,8 +620,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 = "c2a9f29f70b1e05d891c713997577be53826e1bb"
source.sha256 = "2124ffd76bb80bcb7063862a1516da3d805b1c062fe2339b95e4656355a55fd9"
source.commit = "eeb194461a4b863dae25a933541b1a4fb8efe14d"
source.sha256 = "4e77c3aea01be77be440bf30a7f6d48fbeb97b3ecbc72c431eeeca217356d487"
output.type = "zone"
output.intermediate_only = true

Expand All @@ -638,8 +638,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 = "c2a9f29f70b1e05d891c713997577be53826e1bb"
source.sha256 = "3e89ff18a1209b82caafce91db42dec9f9f8d0fcaacbb1a8cfe7d1c0b0966700"
source.commit = "eeb194461a4b863dae25a933541b1a4fb8efe14d"
source.sha256 = "89c9212991656d8aee799c30a6bb63105a6a45e45b396f6dd56d43cf4c294e11"
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="c2a9f29f70b1e05d891c713997577be53826e1bb"
COMMIT="eeb194461a4b863dae25a933541b1a4fb8efe14d"
SHA2="50eff6d9f986b7b1af5970d11d8d01b812de37269731c6c691a244b3fdae82ae"
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="1405185cc9645b3a6f1bf82d2ffd89f17505e4e625795cd0beb58f043fa7fd8a"
CIDL_SHA256_LINUX_DPD="db3e419cf4381607482c55230c64c6afa80388a26db8efa48e437ebc8b82526a"
CIDL_SHA256_LINUX_SWADM="1de82f6b7419aa0e6e0632def69d5b370a9cb3ac2261527fce96840eb5af5b8d"
CIDL_SHA256_ILLUMOS="79c32441d7d5328a06e92e7d9c410805e9d8be9d78d59ce1ed6c3e0fba93198d"
CIDL_SHA256_LINUX_DPD="c56a5754996bdce4cf4142829a80f050563c5cab8c30a05b9e56b8d85723d0f5"
CIDL_SHA256_LINUX_SWADM="54042fb53e304bfade94ea7ca1b41c62c86bf48c32ca355b2c09dd6067ccb53b"

0 comments on commit 5f153c2

Please sign in to comment.