commit | eec3c591c8fd8d17efbb848bacaee80aa067453a | [log] [tgz] |
---|---|---|
author | pigweed-roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com> | Wed Feb 19 16:41:57 2025 -0800 |
committer | CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Feb 19 16:41:57 2025 -0800 |
tree | 3f8580fe3c84cde6c9a8f1eea14e6a97f227952b | |
parent | ad7365ad138f5535f3e0173f02910042cb933252 [diff] |
roll: pigweed dfd05cc..b4e66e6 (5 commits) b4e66e6:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/269292 bluetooth: Fix AVDTP dynamic size 15b0072:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/269293 pw_env_setup: PyPI version bump to 0.0.21 b563e5b:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/267612 pw_bloat: Build Bazel size reports with a specified platform c0e69a9:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/268974 pw_ide: Better orphaned file feedback fcd6de2:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/269213 pw_protobuf: Fix examples in docs Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed Rolled-Commits: dfd05cce49bb8f..b4e66e6fc1a761 Roll-Count: 1 Roller-URL: https://cr-buildbucket.appspot.com/build/8722459018869241745 GitWatcher: ignore CQ-Do-Not-Cancel-Tryjobs: true Change-Id: I69ea263aa1ad2da89334d87d6181127a6a008730 Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/269373 Bot-Commit: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com> Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com> Commit-Queue: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
diff --git a/MODULE.bazel b/MODULE.bazel index d8ea703..c3b932f 100644 --- a/MODULE.bazel +++ b/MODULE.bazel
@@ -39,9 +39,9 @@ git_override( module_name = "pigweed", # ROLL: Warning: this entry is automatically updated. - # ROLL: Last updated 2025-02-19. - # ROLL: By https://cr-buildbucket.appspot.com/build/8722470052242147489. - commit = "dfd05cce49bb8fb35197c7264354aa9ee67fd8d3", + # ROLL: Last updated 2025-02-20. + # ROLL: By https://cr-buildbucket.appspot.com/build/8722459018869241745. + commit = "b4e66e6fc1a761a860c663b3b0c84b85026f4ba5", remote = "https://pigweed.googlesource.com/pigweed/pigweed", )