Skip to content

Commit 3ade708

Browse files
Update dendrite to 3857dac (#3357)
Updated dendrite to commit 3857dac. --------- Co-authored-by: reflector[bot] <130185838+reflector[bot]@users.noreply.github.com>
1 parent 9eb7bbb commit 3ade708

File tree

3 files changed

+11
-11
lines changed

3 files changed

+11
-11
lines changed

package-manifest.toml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -300,8 +300,8 @@ only_for_targets.image = "standard"
300300
# 2. Copy dendrite.tar.gz from dendrite/out to omicron/out
301301
source.type = "prebuilt"
302302
source.repo = "dendrite"
303-
source.commit = "9e3764239515a7bb3f09c922cfb88b1be3dade77"
304-
source.sha256 = "13d8ff8374ec0b5d9b681b83aef8a2d4f0aed15d0ad92dc5b04a43d850196309"
303+
source.commit = "3857dac89bf16851df170db2fe3797cec3c1b711"
304+
source.sha256 = "e42742c6d253f99ef280341b6c2c3ab8658dec0595a2ebf65b6f6618e4d34b6a"
305305
output.type = "zone"
306306
output.intermediate_only = true
307307

@@ -325,8 +325,8 @@ only_for_targets.image = "standard"
325325
# 2. Copy the output zone image from dendrite/out to omicron/out
326326
source.type = "prebuilt"
327327
source.repo = "dendrite"
328-
source.commit = "9e3764239515a7bb3f09c922cfb88b1be3dade77"
329-
source.sha256 = "c90dedceec367f5fc8f2c585fda4be1804f59124c067dfc3632cfb7a938b2b4f"
328+
source.commit = "3857dac89bf16851df170db2fe3797cec3c1b711"
329+
source.sha256 = "3a4238cda6c408133c2f4699f2f6575701dc8551199b83b3b3dbd8f0d0b1a512"
330330
output.type = "zone"
331331
output.intermediate_only = true
332332

@@ -343,8 +343,8 @@ only_for_targets.image = "standard"
343343
# 2. Copy dendrite.tar.gz from dendrite/out to omicron/out/dendrite-softnpu.tar.gz
344344
source.type = "prebuilt"
345345
source.repo = "dendrite"
346-
source.commit = "9e3764239515a7bb3f09c922cfb88b1be3dade77"
347-
source.sha256 = "60633b939e9492c6e5302d9ea4c373ffa7d652be1ca7b1f43524f4da07cf14c7"
346+
source.commit = "3857dac89bf16851df170db2fe3797cec3c1b711"
347+
source.sha256 = "dcaab63d5bc1a786eb0bd2868a14a0e72ede879867fc49c0c368861c9e4f9f1f"
348348
output.type = "zone"
349349
output.intermediate_only = true
350350

tools/dendrite_openapi_version

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
COMMIT="9e3764239515a7bb3f09c922cfb88b1be3dade77"
2-
SHA2="885f05cb273d22a1481f693552cee25265992520a7ab029937d66b4dc50f5038"
1+
COMMIT="3857dac89bf16851df170db2fe3797cec3c1b711"
2+
SHA2="c687851c097dfba4f2006fafd5043e4507c1a162fce8289ecc02098157356608"

tools/dendrite_stub_checksums

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
CIDL_SHA256_ILLUMOS="13d8ff8374ec0b5d9b681b83aef8a2d4f0aed15d0ad92dc5b04a43d850196309"
2-
CIDL_SHA256_LINUX_DPD="ceecf310f7ca84660423259f3d9bca778e91c81a03f99cc6cf2bb40cd631598f"
3-
CIDL_SHA256_LINUX_SWADM="af3a5d12b17eb353a513a3e1c06505b20b279ae7f26fef94152d5af06757a3d4"
1+
CIDL_SHA256_ILLUMOS="e42742c6d253f99ef280341b6c2c3ab8658dec0595a2ebf65b6f6618e4d34b6a"
2+
CIDL_SHA256_LINUX_DPD="14e8bfacb9367abb868901306224ab80c10c1e567484b79bf35637e9e603c5f3"
3+
CIDL_SHA256_LINUX_SWADM="6d1b9e59e2fe0436b15f0280d26c1327a34c6fb1445ad69eca80fd112dd9a2dc"

0 commit comments

Comments
 (0)