| commit | 88d5945a71bdca4b43d1be9ca4efe7d068a89c0d | [log] [tgz] |
|---|---|---|
| author | Kayce Basques <kayce@pigweed.infra.roller.google.com> | Mon Apr 28 19:40:42 2025 -0700 |
| committer | CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Apr 28 19:40:42 2025 -0700 |
| tree | a28f82e564a78e4c75263d045c6ba5a61924d0f7 | |
| parent | 20a7d1038bca34c53d8d6ebc484895bfbfd610a4 [diff] |
roll: pigweed pw_bluetooth_proxy: Migrate size reports to Bazel Original-Bug: 388905812 Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/286532 Original-Revision: ddf51544bf604bc60fe5ba26ec500d33e1b5d718 Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed Rolled-Commits: 91fc8c4351486b..ddf51544bf604b Roll-Count: 1 Roller-URL: https://cr-buildbucket.appspot.com/build/8716290912930182801 GitWatcher: ignore CQ-Do-Not-Cancel-Tryjobs: true Change-Id: Idd9a4eaf460527edd48f2ad57f15a77b2f560793 Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/286915 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 4cf184f..c498fb5 100644 --- a/MODULE.bazel +++ b/MODULE.bazel
@@ -40,9 +40,9 @@ git_override( module_name = "pigweed", # ROLL: Warning: this entry is automatically updated. - # ROLL: Last updated 2025-04-28. - # ROLL: By https://cr-buildbucket.appspot.com/build/8716301945852943905. - commit = "91fc8c4351486b20ff6110a8fd68157238386729", + # ROLL: Last updated 2025-04-29. + # ROLL: By https://cr-buildbucket.appspot.com/build/8716290912930182801. + commit = "ddf51544bf604bc60fe5ba26ec500d33e1b5d718", remote = "https://pigweed.googlesource.com/pigweed/pigweed", )