File tree Expand file tree Collapse file tree 4 files changed +13
-13
lines changed Expand file tree Collapse file tree 4 files changed +13
-13
lines changed Original file line number Diff line number Diff line change @@ -722,8 +722,8 @@ only_for_targets.image = "standard"
722
722
# the other `source.*` keys.
723
723
source.type = " prebuilt"
724
724
source.repo = " dendrite"
725
- source.commit = " 348c079a4c4b274bc9479f8b58aa70426a1e47e9 "
726
- source.sha256 = " e603342f8ee7929c6c934cd09b321b21b6696033be671c16193f0a6a50d0e92d "
725
+ source.commit = " ee928330ece83b276084675da1f8b3a73270699b "
726
+ source.sha256 = " 6c70b468c3d189f32fc7032ff90a787b2449de8ea28bcf3ecfa74065af23f017 "
727
727
output.type = " zone"
728
728
output.intermediate_only = true
729
729
@@ -749,8 +749,8 @@ only_for_targets.image = "standard"
749
749
# the other `source.*` keys.
750
750
source.type = " prebuilt"
751
751
source.repo = " dendrite"
752
- source.commit = " 348c079a4c4b274bc9479f8b58aa70426a1e47e9 "
753
- source.sha256 = " e581dc495adbdb1b87596f7891410c041824955d56c0b05dcc7d43caa557bde9 "
752
+ source.commit = " ee928330ece83b276084675da1f8b3a73270699b "
753
+ source.sha256 = " 2ca478d52df208dd56e1ad2d888eef3a6bc491a8c94776719fbba7469694fd43 "
754
754
output.type = " zone"
755
755
output.intermediate_only = true
756
756
@@ -769,8 +769,8 @@ only_for_targets.image = "standard"
769
769
# the other `source.*` keys.
770
770
source.type = " prebuilt"
771
771
source.repo = " dendrite"
772
- source.commit = " 348c079a4c4b274bc9479f8b58aa70426a1e47e9 "
773
- source.sha256 = " f3b3bb7f666b5947506f70a6b4e36a071eb58bf038fcfb0b08b6ed86d0819187 "
772
+ source.commit = " ee928330ece83b276084675da1f8b3a73270699b "
773
+ source.sha256 = " 7d7ff2b2a7b578ddfe438259c886e8d740b7dca94405a10c55112ee707bd97f1 "
774
774
output.type = " zone"
775
775
output.intermediate_only = true
776
776
Original file line number Diff line number Diff line change @@ -2948,9 +2948,9 @@ impl ServiceManager {
2948
2948
2949
2949
if asic == & DendriteAsic :: SoftNpuZone {
2950
2950
tfport_config = tfport_config. add_property (
2951
- "sync_only " ,
2951
+ "flags " ,
2952
2952
"astring" ,
2953
- true . to_string ( ) ,
2953
+ "--sync-only" ,
2954
2954
) ;
2955
2955
}
2956
2956
Original file line number Diff line number Diff line change 1
- COMMIT="348c079a4c4b274bc9479f8b58aa70426a1e47e9 "
2
- SHA2="55193a6ea6b801510c14b3097bd444a0af4413619abf6e5cb909f839d20f5676 "
1
+ COMMIT="ee928330ece83b276084675da1f8b3a73270699b "
2
+ SHA2="b5addf1b3a00055312e995909f5a1918bbb26ef6b206b6006b6c1bea2146471d "
Original file line number Diff line number Diff line change 1
- CIDL_SHA256_ILLUMOS="e603342f8ee7929c6c934cd09b321b21b6696033be671c16193f0a6a50d0e92d "
2
- CIDL_SHA256_LINUX_DPD="ea6e8cb8977f853d9d063657f70b94290cdf586ec5fe7ec1f259ccf227270c01 "
3
- CIDL_SHA256_LINUX_SWADM="a40ce8938e6f246d8a9a1ee5f0a0649d91a345dc40894fd1a5a988cd83871ca3 "
1
+ CIDL_SHA256_ILLUMOS="6c70b468c3d189f32fc7032ff90a787b2449de8ea28bcf3ecfa74065af23f017 "
2
+ CIDL_SHA256_LINUX_DPD="0d6755658e4419592bad66168275c0f4bc3b64b8489312b7639d0bd2e1d1feda "
3
+ CIDL_SHA256_LINUX_SWADM="4abf9fdc92430fbece8a6089506bc926297e752ca50f8e52cb1857bca3625e60 "
You can’t perform that action at this time.
0 commit comments