commit | cbb3c1adb07a185e38f47259ce5b2cbfa6bf260a | [log] [tgz] |
---|---|---|
author | pigweed-roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com> | Wed Apr 16 12:26:32 2025 -0700 |
committer | CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Apr 16 12:26:32 2025 -0700 |
tree | f1b53a81b0dfca22fc220265db71b748bcb6280c | |
parent | d6cb3c86414e606c600c60a06b37c3408b4b4678 [diff] |
roll: pigweed 4c53c47..351373b (3 commits) 351373b:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/282872 pw_bluetooth_sapphire: SCO Offload Index config af9b963:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/282894 pw_toolchain: Enable thread safety warnings for arm-clang toolchain 8e230dd:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/268512 pw_rpc: Create default channel output Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed Rolled-Commits: 4c53c4723d91ef..351373b01c7b61 Roll-Count: 1 Roller-URL: https://cr-buildbucket.appspot.com/build/8717405364577749137 GitWatcher: ignore CQ-Do-Not-Cancel-Tryjobs: true Change-Id: I513ebe8143e0423afd6d64c4a6e4d7a8ff845b65 Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/284293 Commit-Queue: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com> Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com> Bot-Commit: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
diff --git a/MODULE.bazel b/MODULE.bazel index 69645a4..e1d0ef6 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-04-16. - # ROLL: By https://cr-buildbucket.appspot.com/build/8717416402663796785. - commit = "4c53c4723d91ef56fbd81cbd07d805cabcf5a7f4", + # ROLL: By https://cr-buildbucket.appspot.com/build/8717405364577749137. + commit = "351373b01c7b61baec4640e41b79d6aa90e25f1c", remote = "https://pigweed.googlesource.com/pigweed/pigweed", )