roll: pigweed 9ef342d..e165669 (3 commits)
e165669:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/253072 pw_rpc_transport: Introduce PacketQueued/Processed for LocalRpcEgress
1b13258:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/254975 pw_bluetooth_proxy: Remove 'queue_space_available_fn' in favor of event
9337002:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/254954 pw_presubmit: Only run no_includes check when Bazel files are involved
Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed
Rolled-Commits: 9ef342da6f625c..e1656695d75485
Roll-Count: 1
Roller-URL: https://cr-buildbucket.appspot.com/build/8728339062367338561
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: I453897189cd906e163b516779f81c2197d764ffd
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/showcase/sense/+/255055
Bot-Commit: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Commit-Queue: 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 2674a6a..c710e65 100644
--- a/MODULE.bazel
+++ b/MODULE.bazel
@@ -42,8 +42,8 @@
module_name = "pigweed",
# ROLL: Warning: this entry is automatically updated.
# ROLL: Last updated 2024-12-17.
- # ROLL: By https://cr-buildbucket.appspot.com/build/8728349920163135505.
- commit = "9ef342da6f625c678a89fac92dc7ee953153f767",
+ # ROLL: By https://cr-buildbucket.appspot.com/build/8728339062367338561.
+ commit = "e1656695d7548567fb8bf3c2fdcf4d097efab16d",
remote = "https://pigweed.googlesource.com/pigweed/pigweed",
)
@@ -51,8 +51,8 @@
module_name = "pw_toolchain",
# ROLL: Warning: this entry is automatically updated.
# ROLL: Last updated 2024-12-17.
- # ROLL: By https://cr-buildbucket.appspot.com/build/8728349920163135505.
- commit = "9ef342da6f625c678a89fac92dc7ee953153f767",
+ # ROLL: By https://cr-buildbucket.appspot.com/build/8728339062367338561.
+ commit = "e1656695d7548567fb8bf3c2fdcf4d097efab16d",
remote = "https://pigweed.googlesource.com/pigweed/pigweed",
strip_prefix = "pw_toolchain_bazel",
)