Skip to content

Commit

Permalink
bump dendrite
Browse files Browse the repository at this point in the history
  • Loading branch information
Nieuwejaar committed Jun 11, 2024
1 parent 930dd5c commit 3d5dab8
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 @@ -628,8 +628,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 = "8317369833f4291ebb7b33ad6a31c4059a9e97bd"
source.sha256 = "57e487f4f4797dbceeb9b026d7b02acd5d0bae44400bd40eb5c63240c1d67e9b"
source.commit = "57315c7fc64ec1a2dab112e5003a178cff4b3bd6"
source.sha256 = "808406614030e9881ed412df6cd12dcab399405adecf975a60438044581bc841"
output.type = "zone"
output.intermediate_only = true

Expand All @@ -653,8 +653,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 = "8317369833f4291ebb7b33ad6a31c4059a9e97bd"
source.sha256 = "2aa4be4d0e499ec12a8a88628b3d69c971f283dfd70d06f32474356a92a1aa3a"
source.commit = "57315c7fc64ec1a2dab112e5003a178cff4b3bd6"
source.sha256 = "730612dc9fdf93b65835b5babb1c3f47c668756f09686845749c9adad1a0ddc5"
output.type = "zone"
output.intermediate_only = true

Expand All @@ -671,8 +671,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 = "8317369833f4291ebb7b33ad6a31c4059a9e97bd"
source.sha256 = "ca85988d6fbdc43d001d98999526b5b9a1d11da822d68adf362612c7357d0150"
source.commit = "57315c7fc64ec1a2dab112e5003a178cff4b3bd6"
source.sha256 = "d67c9167b164e2064de90f2efef8f47650f10e7a79ce8641eb919b9febd3383d"
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="8317369833f4291ebb7b33ad6a31c4059a9e97bd"
SHA2="a9305b44ad70a00d699ef8720ea15431679e8fc5e549220c30e510e1d9e80036"
COMMIT="57315c7fc64ec1a2dab112e5003a178cff4b3bd6"
SHA2="12dc61e7c62b2e1ee1cf3c2bf7cdda6bee6ec96925d2fc1c021c6c1a8fdd56cd"
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="57e487f4f4797dbceeb9b026d7b02acd5d0bae44400bd40eb5c63240c1d67e9b"
CIDL_SHA256_LINUX_DPD="9e0286e4859e683ec3531ab16d51469583b8c8e9d332f7765dc094b714982f8f"
CIDL_SHA256_LINUX_SWADM="e614de71aa93cfc611cc3228ccb3d48f497413495d10342af38948cea0efbbaa"
CIDL_SHA256_ILLUMOS="808406614030e9881ed412df6cd12dcab399405adecf975a60438044581bc841"
CIDL_SHA256_LINUX_DPD="49ec4d63d3335e2c3148984d9411e027ac4ff2097bc91a592c1ba57d22f55ff8"
CIDL_SHA256_LINUX_SWADM="a1308303fd0d8f8ac272288e801beb913f695dcf820dd53f5c03871e6b8674f7"

0 comments on commit 3d5dab8

Please sign in to comment.