Skip to content

Commit

Permalink
update dendrite
Browse files Browse the repository at this point in the history
  • Loading branch information
Nieuwejaar committed Dec 19, 2023
1 parent e464172 commit 6b4b513
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 @@ -488,8 +488,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 = "1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7"
source.sha256 = "052d97370515189465e4e835edb4a2d7e1e0b55ace0230ba18f045a03d975e80"
source.commit = "04cda6020084402459a2abeef92a348a14682adf"
source.sha256 = "4c7aedd78a56d5d1219ba86e8867e201224b9af3af10f3b75c36256db0dbceb8"
output.type = "zone"
output.intermediate_only = true

Expand All @@ -513,8 +513,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 = "1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7"
source.sha256 = "3ebc1ee37c4d7a0657a78abbaad2fe81570da88128505bfdc4ea47e3e05c6277"
source.commit = "04cda6020084402459a2abeef92a348a14682adf"
source.sha256 = "494cb2e38d65d1b7270e7b0e1e278ea90d662a6d6ea61aa6cc3c4c2c698fde47"
output.type = "zone"
output.intermediate_only = true

Expand All @@ -531,8 +531,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 = "1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7"
source.sha256 = "18079b2ce1003facb476e28499f2e31ebe092510ecd6c685fa1a91f1a34f2dda"
source.commit = "04cda6020084402459a2abeef92a348a14682adf"
source.sha256 = "d1380b68e86a426dfd939fe51a81761447febf8f71e11cdc82b4fe1814715d0b"
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="1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7"
COMMIT="04cda6020084402459a2abeef92a348a14682adf"
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="052d97370515189465e4e835edb4a2d7e1e0b55ace0230ba18f045a03d975e80"
CIDL_SHA256_LINUX_DPD="5c8bc252818897bc552a039f2423eb668d99e19ef54374644412c7aca533f94e"
CIDL_SHA256_LINUX_SWADM="9d549fc3ebaf392961404b50e802ccb5e81e41e779ecc46166d49e5fb44b524f"
CIDL_SHA256_ILLUMOS="4c7aedd78a56d5d1219ba86e8867e201224b9af3af10f3b75c36256db0dbceb8"
CIDL_SHA256_LINUX_DPD="23220cabecda5065e9929d8692e53fed127a35c1c3b2055cf99b3f02ff473eac"
CIDL_SHA256_LINUX_SWADM="0af9ed9c5ba007c41e399823dfe882405f012c32bebabbbc576fc9d57d62f20b"

0 comments on commit 6b4b513

Please sign in to comment.