Skip to content

Commit

Permalink
Update dendrite to 6334bf7 (#5365)
Browse files Browse the repository at this point in the history
Updated dendrite to commit 6334bf7.

---------

Co-authored-by: reflector[bot] <130185838+reflector[bot]@users.noreply.github.com>
  • Loading branch information
1 parent 649fab4 commit e30978a
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 @@ -613,8 +613,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 = "3b84ea6516cafb4595a6f2a668df16c1a501b687"
source.sha256 = "1a18379522da75c034d66d15cf2e50a0d7289a746ef7c8a0ad98c4f61403f29b"
source.commit = "6334bf74fa21790c15f1c4e494ea2ec0edd1c83c"
source.sha256 = "5929f9abf0daf4bbf17d835e5d69fc842b9617b312fb5644fa99daf785203700"
output.type = "zone"
output.intermediate_only = true

Expand All @@ -638,8 +638,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 = "3b84ea6516cafb4595a6f2a668df16c1a501b687"
source.sha256 = "470e61b4652992da882ef10dd1511599a9cffe885d75c9924ee38e0900677ba7"
source.commit = "6334bf74fa21790c15f1c4e494ea2ec0edd1c83c"
source.sha256 = "0294a1911212c4764d1034b5e0ca00cc9dfc51df482a9f6e5547b191b4481ad8"
output.type = "zone"
output.intermediate_only = true

Expand All @@ -656,8 +656,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 = "3b84ea6516cafb4595a6f2a668df16c1a501b687"
source.sha256 = "8a7cc20bcca7498c1e83eb6f898e967635e69089c1bb4f86f7acdf99f7b1f353"
source.commit = "6334bf74fa21790c15f1c4e494ea2ec0edd1c83c"
source.sha256 = "1a188da01dccf565058145b43573a549a2eb4d71fe8800170152b823af27a010"
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="3b84ea6516cafb4595a6f2a668df16c1a501b687"
SHA2="fc397e254dc150850fba12013df147aa9b23296056fb4d93f65c1806e25b0823"
COMMIT="6334bf74fa21790c15f1c4e494ea2ec0edd1c83c"
SHA2="213031aa058f0aa355964e4a5ca350db30110454bad5c77cbc94ab77fdcbe013"
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="1a18379522da75c034d66d15cf2e50a0d7289a746ef7c8a0ad98c4f61403f29b"
CIDL_SHA256_LINUX_DPD="c255370062ce616f6fce5630fad7a1fbfa63aa7db964aeb6de410ba4a4bc3193"
CIDL_SHA256_LINUX_SWADM="7899b1603518489b2276f9d9043107a267060e3b05be51f08002adf3d118a7c9"
CIDL_SHA256_ILLUMOS="5929f9abf0daf4bbf17d835e5d69fc842b9617b312fb5644fa99daf785203700"
CIDL_SHA256_LINUX_DPD="fa38138db9ce1c2cababd11dd9ef1289295e4a8185c78372f6ff1a090c75a05b"
CIDL_SHA256_LINUX_SWADM="ebda6c0a8e29f40c389337fe2e37c1191eeeb34d729de7724b6d707bb6c9a882"

0 comments on commit e30978a

Please sign in to comment.