commit | 65df91216203f057831bc099076b367b8deb2cfe | [log] [tgz] |
---|---|---|
author | pigweed-roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com> | Fri Feb 28 11:10:46 2025 -0800 |
committer | CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Feb 28 11:10:46 2025 -0800 |
tree | 50d57f715717aa67dbb4b53ad224dbce2d2b983d | |
parent | 1463d909457c5958165af6d599af08292beed51a [diff] |
roll: pigweed f937c06..2134bf8 (2 commits) 2134bf8:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/271453 pw_bluetooth: Fixup IWYU pragmas 8f3a705:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/271832 pw_bluetooth: Annotate the A2DP specification in the packets Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed Rolled-Commits: f937c069521264..2134bf8c3088bd Roll-Count: 1 Roller-URL: https://cr-buildbucket.appspot.com/build/8721664579572075153 GitWatcher: ignore CQ-Do-Not-Cancel-Tryjobs: true Change-Id: I8c9cdf88916961624b46d3e1acc772d1e3263dbf Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/272053 Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com> Commit-Queue: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com> Bot-Commit: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
diff --git a/MODULE.bazel b/MODULE.bazel index bcf83e5..2322895 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-02-28. - # ROLL: By https://cr-buildbucket.appspot.com/build/8721675614373306081. - commit = "f937c0695212646e8ba989e48e8a2128aae1c5bf", + # ROLL: By https://cr-buildbucket.appspot.com/build/8721664579572075153. + commit = "2134bf8c3088bda5704415fe41095f1e84e8d4dd", remote = "https://pigweed.googlesource.com/pigweed/pigweed", )