Skip to content

Commit

Permalink
bump dendrite commit
Browse files Browse the repository at this point in the history
  • Loading branch information
Nieuwejaar committed Dec 4, 2023
1 parent 8dc258b commit fa107d0
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 11 deletions.
12 changes: 6 additions & 6 deletions package-manifest.toml
Original file line number Diff line number Diff line change
Expand Up @@ -476,8 +476,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 = "553640eb46975f5d9a397b2009d4535e54185098"
source.sha256 = "c91e0b3b336ddc7dc76f467558294053bad2c85227972dc259143db80c4eb83e"
source.commit = "a11d0dd7881c91b126fb116406048d27bb6b1e45"
source.sha256 = "921a98b5ba52a02b7470753b796cd3ed28086603ce997f36fa5c9cdca2cd63b5"
output.type = "zone"
output.intermediate_only = true

Expand All @@ -501,8 +501,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 = "553640eb46975f5d9a397b2009d4535e54185098"
source.sha256 = "791d4c0a5c226c2d9edd9b50b78490c05e0afdf151c99e00b34c1d3b7c11e943"
source.commit = "a11d0dd7881c91b126fb116406048d27bb6b1e45"
source.sha256 = "a5b4c1f487439723f796dbe416ce08daa7968f7f8a1a3e5f28245fb8d40c79a3"
output.type = "zone"
output.intermediate_only = true

Expand All @@ -519,8 +519,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 = "553640eb46975f5d9a397b2009d4535e54185098"
source.sha256 = "7246fa9a05695582c00caeaec9e50db8fc638f9a06623a434983ba2237c96fa5"
source.commit = "a11d0dd7881c91b126fb116406048d27bb6b1e45"
source.sha256 = "f49d4ec5668445da141f389b760ce1610913674dda1db2eca2fbcf176564fb98"
output.type = "zone"
output.intermediate_only = true

Expand Down
4 changes: 2 additions & 2 deletions tools/dendrite_openapi_version
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
COMMIT="553640eb46975f5d9a397b2009d4535e54185098"
SHA2="af30826539757523e2cb0de99aaabd957b9b544ad0d8b4ac929c246dc48f8e98"
COMMIT="a11d0dd7881c91b126fb116406048d27bb6b1e45"
SHA2="07d115bfa8498a8015ca2a8447efeeac32e24aeb25baf3d5e2313216e11293c0"
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="c91e0b3b336ddc7dc76f467558294053bad2c85227972dc259143db80c4eb83e"
CIDL_SHA256_LINUX_DPD="a6a8af6461a89649ce826a1875b00a196425383c7a11f03bdacba0d6a55ca208"
CIDL_SHA256_LINUX_SWADM="a780ebdc2a1c99c3471c223afdc4641a13951aadb9e589d31b48e3345d2efafd"
CIDL_SHA256_ILLUMOS="921a98b5ba52a02b7470753b796cd3ed28086603ce997f36fa5c9cdca2cd63b5"
CIDL_SHA256_LINUX_DPD="6e240e6c11f464e0f12670ffe9e8861f14fcdb9d41477d08c43543ca7157a1de"
CIDL_SHA256_LINUX_SWADM="13387460db5b57e6ffad6c0b8877af32cc6d53fecc4a1a0910143c0446d39a38"

0 comments on commit fa107d0

Please sign in to comment.