roll: pigweed, pw_toolchain: pw_async2: Add TimeProvider
Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/232411
https://pigweed.googlesource.com/pigweed/pigweed
pigweed, pw_toolchain Rolled-Commits: f35a192883013ad..1d56596636fd46b
Roller-URL: https://ci.chromium.org/b/8738148639598681809
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: Ic81c9705d083a7c0f8cef4ca9e30ccd5723ed2c8
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/showcase/sense/+/232879
Commit-Queue: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Bot-Commit: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com>
diff --git a/MODULE.bazel b/MODULE.bazel
index 8987ea0..4483eb5 100644
--- a/MODULE.bazel
+++ b/MODULE.bazel
@@ -49,8 +49,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/8738149662490259937.
- commit = "f35a192883013ad9c3663c509653965c7f954c3c",
+ # ROLL: By https://cr-buildbucket.appspot.com/build/8738148639598681809.
+ commit = "1d56596636fd46bd35b3a63df34331114fea4bed",
remote = "https://pigweed.googlesource.com/pigweed/pigweed",
)
@@ -58,8 +58,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/8738149662490259937.
- commit = "f35a192883013ad9c3663c509653965c7f954c3c",
+ # ROLL: By https://cr-buildbucket.appspot.com/build/8738148639598681809.
+ commit = "1d56596636fd46bd35b3a63df34331114fea4bed",
remote = "https://pigweed.googlesource.com/pigweed/pigweed",
strip_prefix = "pw_toolchain_bazel",
)