roll: pigweed 44f63e7..710f34f (3 commits)
710f34f:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/258672 pw_presubmit: Use CQ cache instance
71c2d0d:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/255732 pw_uart: Restrict UartNonBlocking::DoRead() callback
9059212:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/256838 pw_async_basic: Introduce ExecuteTask
Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed
Rolled-Commits: 44f63e7a7f3edc..710f34f6a97291
Roll-Count: 1
Roller-URL: https://cr-buildbucket.appspot.com/build/8726362251030693777
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: I76e90cdbea1e0dd7d1bc1b0c814945fc30bee871
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/258694
Commit-Queue: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com>
Bot-Commit: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
diff --git a/MODULE.bazel b/MODULE.bazel
index 1f68e92..120b6c5 100644
--- a/MODULE.bazel
+++ b/MODULE.bazel
@@ -41,8 +41,8 @@
module_name = "pigweed",
# ROLL: Warning: this entry is automatically updated.
# ROLL: Last updated 2025-01-07.
- # ROLL: By https://cr-buildbucket.appspot.com/build/8726373279740852177.
- commit = "44f63e7a7f3edc1595eba2deda2a35d43b250c92",
+ # ROLL: By https://cr-buildbucket.appspot.com/build/8726362251030693777.
+ commit = "710f34f6a972912b65320c6f61fda4cba912c460",
remote = "https://pigweed.googlesource.com/pigweed/pigweed",
)
@@ -50,8 +50,8 @@
module_name = "pw_toolchain",
# ROLL: Warning: this entry is automatically updated.
# ROLL: Last updated 2025-01-07.
- # ROLL: By https://cr-buildbucket.appspot.com/build/8726373279740852177.
- commit = "44f63e7a7f3edc1595eba2deda2a35d43b250c92",
+ # ROLL: By https://cr-buildbucket.appspot.com/build/8726362251030693777.
+ commit = "710f34f6a972912b65320c6f61fda4cba912c460",
remote = "https://pigweed.googlesource.com/pigweed/pigweed",
strip_prefix = "pw_toolchain_bazel",
)