roll: pigweed 090c437..8f3c17f (4 commits)
8f3c17f:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/255554 pw_ide: Modularize clangd TS modules
8269056:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/254673 pw_bluetooth_proxy: Use LE_ACL_Data_Packet_Length
48dfcf5:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/251892 pw_tokenizer: Fix CSV database parsing in TS
935559e:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/254554 pw_bluetooth_proxy: L2capCoc reassembly
Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed
Rolled-Commits: 090c43754889c4..8f3c17f63f19da
Roll-Count: 1
Roller-URL: https://cr-buildbucket.appspot.com/build/8728160771871508961
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: I7e693c520dd742c304b3dedd47e6d60e9a812882
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/255655
Bot-Commit: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com>
Commit-Queue: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
diff --git a/MODULE.bazel b/MODULE.bazel
index 92e1be5..4f92363 100644
--- a/MODULE.bazel
+++ b/MODULE.bazel
@@ -40,18 +40,18 @@
git_override(
module_name = "pigweed",
# ROLL: Warning: this entry is automatically updated.
- # ROLL: Last updated 2024-12-18.
- # ROLL: By https://cr-buildbucket.appspot.com/build/8728171806210483233.
- commit = "090c43754889c437290f8d27b6706fdb2a4978af",
+ # ROLL: Last updated 2024-12-19.
+ # ROLL: By https://cr-buildbucket.appspot.com/build/8728160771871508961.
+ commit = "8f3c17f63f19da589759af3ee71f78888608f8e7",
remote = "https://pigweed.googlesource.com/pigweed/pigweed",
)
git_override(
module_name = "pw_toolchain",
# ROLL: Warning: this entry is automatically updated.
- # ROLL: Last updated 2024-12-18.
- # ROLL: By https://cr-buildbucket.appspot.com/build/8728171806210483233.
- commit = "090c43754889c437290f8d27b6706fdb2a4978af",
+ # ROLL: Last updated 2024-12-19.
+ # ROLL: By https://cr-buildbucket.appspot.com/build/8728160771871508961.
+ commit = "8f3c17f63f19da589759af3ee71f78888608f8e7",
remote = "https://pigweed.googlesource.com/pigweed/pigweed",
strip_prefix = "pw_toolchain_bazel",
)