roll: pigweed 9ab6e74..5f2649a (3 commits)
5f2649a:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/245539 pw_channel: Rename {Write->StageWrite, PendFlush->PendWrite}
9528eac:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/245068 pw_async2: Move to macro-based Waker API
7bb3542:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/245632 android: Run bpfmt on the tree to fix formatting
Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed
Rolled-Commits: 9ab6e749821edd..5f2649a6e5afde
Roll-Count: 1
Roller-URL: https://cr-buildbucket.appspot.com/build/8732607524882191265
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: Iafda2cf7e69ee5663b3dada42332a0f34a27129d
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/245555
Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com>
Bot-Commit: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Commit-Queue: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
diff --git a/MODULE.bazel b/MODULE.bazel
index af46d47..c3fc420 100644
--- a/MODULE.bazel
+++ b/MODULE.bazel
@@ -47,18 +47,18 @@
git_override(
module_name = "pigweed",
# ROLL: Warning: this entry is automatically updated.
- # ROLL: Last updated 2024-10-30.
- # ROLL: By https://cr-buildbucket.appspot.com/build/8732618560054348977.
- commit = "9ab6e749821eddb8a82f7724c1af10ef6accc016",
+ # ROLL: Last updated 2024-10-31.
+ # ROLL: By https://cr-buildbucket.appspot.com/build/8732607524882191265.
+ commit = "5f2649a6e5afdecd7b5d59aab06f59bb4d73d9f3",
remote = "https://pigweed.googlesource.com/pigweed/pigweed",
)
git_override(
module_name = "pw_toolchain",
# ROLL: Warning: this entry is automatically updated.
- # ROLL: Last updated 2024-10-30.
- # ROLL: By https://cr-buildbucket.appspot.com/build/8732618560054348977.
- commit = "9ab6e749821eddb8a82f7724c1af10ef6accc016",
+ # ROLL: Last updated 2024-10-31.
+ # ROLL: By https://cr-buildbucket.appspot.com/build/8732607524882191265.
+ commit = "5f2649a6e5afdecd7b5d59aab06f59bb4d73d9f3",
remote = "https://pigweed.googlesource.com/pigweed/pigweed",
strip_prefix = "pw_toolchain_bazel",
)