roll: pigweed 68e18ed..645d820 (7 commits)
645d820:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/256837 pw_bluetooth_proxy: Rename FindAclConnection to FindOpenAclConnection
d4d56ca:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/257074 pw_thread_freertos: Assert PW_THREAD_FREERTOS_CONFIG_* are valid
1140dc2:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/256836 pw_bluetooth_proxy: Add logging for events
2f2d633:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/257073 pw_bluetooth_proxy: Add logging for setup and teardown
babdb2a:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/257112 pw_protobuf: Initialize variables in docs example
6582c5e:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/256874 pw_transfer: Handle continue chunks with earlier window end offsets
912c1b5:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/255292 pw_toolchain: Add path parameter for gcc binary location
Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed
Rolled-Commits: 68e18edf9f1b39..645d82012dd8cc
Roll-Count: 1
Roller-URL: https://cr-buildbucket.appspot.com/build/8726818392722683825
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: I98582544ec1698b464c4f001eefac2c8c318a380
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/showcase/sense/+/257272
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 eeb80ee..f3e39f4 100644
--- a/MODULE.bazel
+++ b/MODULE.bazel
@@ -42,8 +42,8 @@
module_name = "pigweed",
# ROLL: Warning: this entry is automatically updated.
# ROLL: Last updated 2025-01-02.
- # ROLL: By https://cr-buildbucket.appspot.com/build/8726872701765513425.
- commit = "68e18edf9f1b3913c73b1a4332bbce6521609916",
+ # ROLL: By https://cr-buildbucket.appspot.com/build/8726818392722683825.
+ commit = "645d82012dd8cc7f76c357634168633b5b78c23e",
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 2025-01-02.
- # ROLL: By https://cr-buildbucket.appspot.com/build/8726872701765513425.
- commit = "68e18edf9f1b3913c73b1a4332bbce6521609916",
+ # ROLL: By https://cr-buildbucket.appspot.com/build/8726818392722683825.
+ commit = "645d82012dd8cc7f76c357634168633b5b78c23e",
remote = "https://pigweed.googlesource.com/pigweed/pigweed",
strip_prefix = "pw_toolchain_bazel",
)