roll: pigweed 462929d..5b5c781 (2 commits)
5b5c781:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/237261 pw_bluetooth_proxy: Add L2capChannelManager
9e4f2b9:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/237260 pw_bluetooth_proxy: Handle fragmented L2CAP frames
Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed
Rolled-Commits: 462929d02e8eee..5b5c7815e957d3
Roll-Count: 1
Roller-URL: https://cr-buildbucket.appspot.com/build/8731239253990191969
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: Ieaa666f7a49ca7c7cd9e40a3f8b2274f17fd0ef2
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/showcase/sense/+/248746
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 76a440d..6b9b759 100644
--- a/MODULE.bazel
+++ b/MODULE.bazel
@@ -48,18 +48,18 @@
git_override(
module_name = "pigweed",
# ROLL: Warning: this entry is automatically updated.
- # ROLL: Last updated 2024-11-14.
- # ROLL: By https://cr-buildbucket.appspot.com/build/8731250113820533745.
- commit = "462929d02e8eee1a4e5d2823d7bfde02187eff1c",
+ # ROLL: Last updated 2024-11-15.
+ # ROLL: By https://cr-buildbucket.appspot.com/build/8731239253990191969.
+ commit = "5b5c7815e957d3885ef62d5165604c60e26c2e64",
remote = "https://pigweed.googlesource.com/pigweed/pigweed",
)
git_override(
module_name = "pw_toolchain",
# ROLL: Warning: this entry is automatically updated.
- # ROLL: Last updated 2024-11-14.
- # ROLL: By https://cr-buildbucket.appspot.com/build/8731250113820533745.
- commit = "462929d02e8eee1a4e5d2823d7bfde02187eff1c",
+ # ROLL: Last updated 2024-11-15.
+ # ROLL: By https://cr-buildbucket.appspot.com/build/8731239253990191969.
+ commit = "5b5c7815e957d3885ef62d5165604c60e26c2e64",
remote = "https://pigweed.googlesource.com/pigweed/pigweed",
strip_prefix = "pw_toolchain_bazel",
)