roll: pigweed, pw_toolchain 4 commits 25bb1a383ded8da pw_bluetooth_sapphire: Use Fuchsia API level 23 f8775ef1491d4a2 pw_rpc: Provide examples of raw methods in docs 1d56596636fd46b pw_async2: Add TimeProvider f35a192883013ad pw_bluetooth_proxy: Log why GATT send is unavailab https://pigweed.googlesource.com/pigweed/pigweed pigweed, pw_toolchain Rolled-Commits: 6829156f7dcf15b..25bb1a383ded8da Roller-URL: https://ci.chromium.org/b/8738139770649355073 GitWatcher: ignore CQ-Do-Not-Cancel-Tryjobs: true Change-Id: I7c89e481029a7854f25dba1cc0a02d8bf8b8a146 Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/232995 Bot-Commit: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com> Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com> Commit-Queue: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
diff --git a/MODULE.bazel b/MODULE.bazel index f0a65dd..1610c38 100644 --- a/MODULE.bazel +++ b/MODULE.bazel
@@ -48,8 +48,8 @@ module_name = "pigweed", # ROLL: Warning: this entry is automatically updated. # ROLL: Last updated 2024-08-30. - # ROLL: By https://cr-buildbucket.appspot.com/build/8738150416201127569. - commit = "6829156f7dcf15bcd808d880b6080a55f30773fa", + # ROLL: By https://cr-buildbucket.appspot.com/build/8738139770649355073. + commit = "25bb1a383ded8dab09163bd1c0f72406b744b1c8", remote = "https://pigweed.googlesource.com/pigweed/pigweed", ) @@ -57,8 +57,8 @@ module_name = "pw_toolchain", # ROLL: Warning: this entry is automatically updated. # ROLL: Last updated 2024-08-30. - # ROLL: By https://cr-buildbucket.appspot.com/build/8738150416201127569. - commit = "6829156f7dcf15bcd808d880b6080a55f30773fa", + # ROLL: By https://cr-buildbucket.appspot.com/build/8738139770649355073. + commit = "25bb1a383ded8dab09163bd1c0f72406b744b1c8", remote = "https://pigweed.googlesource.com/pigweed/pigweed", strip_prefix = "pw_toolchain_bazel", )