Skip to content

Commit

Permalink
Update dendrite to 3618dd6 (#5049)
Browse files Browse the repository at this point in the history
Updated dendrite to commit 3618dd6.

Co-authored-by: reflector[bot] <130185838+reflector[bot]@users.noreply.github.com>
  • Loading branch information
1 parent e1c3dd7 commit f1eb93d
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
12 changes: 6 additions & 6 deletions package-manifest.toml
Original file line number Diff line number Diff line change
Expand Up @@ -497,8 +497,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 = "d58b59b2682183855cdf137ab86a298ecdaaf697"
source.sha256 = "d48408ac1c12332c0bf95834a9372f20d9ff53efa1d79513ea868f616a91cb97"
source.commit = "3618dd6017b363c5d34399273453cf50b9c9a43e"
source.sha256 = "eb98985871f321411f7875ef7751dba85ae0dd3034877b63ccb78cedcb96e6e7"
output.type = "zone"
output.intermediate_only = true

Expand All @@ -522,8 +522,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 = "d58b59b2682183855cdf137ab86a298ecdaaf697"
source.sha256 = "fb1b276c48d320a129376f8d574f61474734de20ed3e6f90408c56a3d205c597"
source.commit = "3618dd6017b363c5d34399273453cf50b9c9a43e"
source.sha256 = "cc0429f0d9ce6df94e834cea89cabbdf4d1fbfe623369dd3eb84c5b2677414be"
output.type = "zone"
output.intermediate_only = true

Expand All @@ -540,8 +540,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 = "d58b59b2682183855cdf137ab86a298ecdaaf697"
source.sha256 = "197ed4e1fde14062bf6ae037895c72571b028078ff5691591aec3ad063cad3ea"
source.commit = "3618dd6017b363c5d34399273453cf50b9c9a43e"
source.sha256 = "fa25585fb3aa1a888b76133af3060b859cbea8e53287bb1cc64e70889db37679"
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="d58b59b2682183855cdf137ab86a298ecdaaf697"
COMMIT="3618dd6017b363c5d34399273453cf50b9c9a43e"
SHA2="aa670165e5b459fab4caba36ae4d382a09264ff5cf6a2dac0dae0a0db39a378e"
4 changes: 2 additions & 2 deletions tools/dendrite_stub_checksums
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
CIDL_SHA256_ILLUMOS="d48408ac1c12332c0bf95834a9372f20d9ff53efa1d79513ea868f616a91cb97"
CIDL_SHA256_LINUX_DPD="b6d45d713a879f1d03422eb0bbfa33767da776b05b0d5fbb855b602974ceba01"
CIDL_SHA256_ILLUMOS="eb98985871f321411f7875ef7751dba85ae0dd3034877b63ccb78cedcb96e6e7"
CIDL_SHA256_LINUX_DPD="cb9a1978d1fe3a3f2391757f80436d8cc87c0041161652ad2234e7cf83e9ae36"
CIDL_SHA256_LINUX_SWADM="b7e737be56a8a815a95624f0b5c42ce1e339b07feeae7b3d7b9b4bc17c204245"

0 comments on commit f1eb93d

Please sign in to comment.