roll: pigweed 6582c5e..58e24d6 (7 commits)
58e24d6:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/256839 pw_bluetooth_proxy: Log if disconnect with unknown connection
953f10a:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/257232 pw_multibuf: Fix Android.bp
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
Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed
Rolled-Commits: 6582c5e54ab2e4..58e24d6f8a2762
Roll-Count: 1
Roller-URL: https://cr-buildbucket.appspot.com/build/8726814652823180977
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: I3ac81cbfd14d12d23b3b7ddc2dca486bd6ed1f37
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/257292
Commit-Queue: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Bot-Commit: 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 af44f1f..737167c 100644
--- a/MODULE.bazel
+++ b/MODULE.bazel
@@ -41,8 +41,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/8726825683732782017.
- commit = "6582c5e54ab2e4967024aca2a58d628943f06164",
+ # ROLL: By https://cr-buildbucket.appspot.com/build/8726814652823180977.
+ commit = "58e24d6f8a27624cb3cef5847a482eb75d9e9483",
remote = "https://pigweed.googlesource.com/pigweed/pigweed",
)
@@ -50,8 +50,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/8726825683732782017.
- commit = "6582c5e54ab2e4967024aca2a58d628943f06164",
+ # ROLL: By https://cr-buildbucket.appspot.com/build/8726814652823180977.
+ commit = "58e24d6f8a27624cb3cef5847a482eb75d9e9483",
remote = "https://pigweed.googlesource.com/pigweed/pigweed",
strip_prefix = "pw_toolchain_bazel",
)