Skip to content

Commit

Permalink
dendrite -> main
Browse files Browse the repository at this point in the history
  • Loading branch information
rcgoodfellow committed Oct 25, 2023
1 parent 7f60034 commit 45c69e7
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 @@ -473,8 +473,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 = "f89b7767dbb8ba627f20be6455fc72d0e766636d"
source.sha256 = "005528c8f06629862f0394f5544eec1b48fdfa0b59d5cb314563665746deacfa"
source.commit = "343e3a572cc02efe3f8b68f9affd008623a33966"
source.sha256 = "0808f331741e02d55e199847579dfd01f3658b21c7122cef8c3f9279f43dbab0"
output.type = "zone"
output.intermediate_only = true

Expand All @@ -498,8 +498,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 = "f89b7767dbb8ba627f20be6455fc72d0e766636d"
source.sha256 = "d0c6c80bcb1bf91bcff1e5f3fe7313cae342ede1bc6e55738bb42d20f6a7f1b3"
source.commit = "343e3a572cc02efe3f8b68f9affd008623a33966"
source.sha256 = "c359de1be5073a484d86d4c58e8656a36002ce1dc38506f97b730e21615ccae1"
output.type = "zone"
output.intermediate_only = true

Expand All @@ -516,8 +516,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 = "f89b7767dbb8ba627f20be6455fc72d0e766636d"
source.sha256 = "33b415086767299e9f476c122dd305eec72e8c671efd94275c9172592cb7d4ac"
source.commit = "343e3a572cc02efe3f8b68f9affd008623a33966"
source.sha256 = "110bfbfb2cf3d3471f3e3a64d26129c7a02f6c5857f9623ebb99690728c3b2ff"
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="f89b7767dbb8ba627f20be6455fc72d0e766636d"
COMMIT="343e3a572cc02efe3f8b68f9affd008623a33966"
SHA2="544ab42ccc7942d8ece9cdc80cd85d002bcf9d5646a291322bf2f79087ab6df0"
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="005528c8f06629862f0394f5544eec1b48fdfa0b59d5cb314563665746deacfa"
CIDL_SHA256_LINUX_DPD="83f2d8c2dd1e3f9e784479b61a4f73a174acdfbac0b0bf72a3dfae4b990e62d2"
CIDL_SHA256_LINUX_SWADM="e7af5fcbe3046da4e9005ef330a5d91f1c5fb94d2ccadd08d580cb6d831c5cc5"
CIDL_SHA256_ILLUMOS="0808f331741e02d55e199847579dfd01f3658b21c7122cef8c3f9279f43dbab0"
CIDL_SHA256_LINUX_DPD="3e276dd553dd7cdb75c8ad023c2cd29b91485fafb94f27097a745b2b7ef5ecea"
CIDL_SHA256_LINUX_SWADM="645faf8a93bcae9814b2f116bccd66a54763332b56220e93b66316c853ce13d2"

0 comments on commit 45c69e7

Please sign in to comment.