roll: pigweed 7f97693..a6ff2cb (3 commits)
a6ff2cb:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/246737 pw_log: Update includes for tokenized arguments
0a4e6db:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/246239 pw_channel: Move to PendAllocateWriteBuffer
f335a36:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/246352 pw_bluetooth_sapphire: Remove instances of CommandCompleteEventParams
Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed
Rolled-Commits: 7f9769315a8cf6..a6ff2cb8212963
Roll-Count: 1
Roller-URL: https://cr-buildbucket.appspot.com/build/8732077873468760481
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: I30db85078a96b998450bb224d5eb3bb0cff8e187
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/247099
Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com>
Commit-Queue: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Bot-Commit: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
diff --git a/MODULE.bazel b/MODULE.bazel
index 79b73b7..5be513d 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-11-05.
- # ROLL: By https://cr-buildbucket.appspot.com/build/8732088907698365105.
- commit = "7f9769315a8cf6ebf214351dc0dcae2e0545ee22",
+ # ROLL: By https://cr-buildbucket.appspot.com/build/8732077873468760481.
+ commit = "a6ff2cb8212963050fddcd7b59777d7751988e05",
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-11-05.
- # ROLL: By https://cr-buildbucket.appspot.com/build/8732088907698365105.
- commit = "7f9769315a8cf6ebf214351dc0dcae2e0545ee22",
+ # ROLL: By https://cr-buildbucket.appspot.com/build/8732077873468760481.
+ commit = "a6ff2cb8212963050fddcd7b59777d7751988e05",
remote = "https://pigweed.googlesource.com/pigweed/pigweed",
strip_prefix = "pw_toolchain_bazel",
)