commit | 70d2efb65c876e134c763f2cbda06497a3be77b5 | [log] [tgz] |
---|---|---|
author | pigweed-roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com> | Mon Jan 13 13:09:08 2025 -0800 |
committer | CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Jan 13 13:09:08 2025 -0800 |
tree | a3ab39b171639892425d303f00a8b769b3440614 | |
parent | b5e66bc01e9888a45dc9ccda00592b924f2f9224 [diff] |
roll: pigweed ebd6ec4..ef30932 (3 commits) ef30932:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/255713 pw_ide: Improve Bazelisk shell activation 2312e61:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/256772 pw_sensor: Allow any bus name in sensor.yaml 9b92b59:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/259952 roll: fuchsia-infra-bazel-rules 32b5945..adf4938 (46 commits) Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed Rolled-Commits: ebd6ec45381c3e..ef30932cbddbbe Roll-Count: 1 Roller-URL: https://cr-buildbucket.appspot.com/build/8725824476291719889 GitWatcher: ignore CQ-Do-Not-Cancel-Tryjobs: true Change-Id: I81eafb2af87d597e332fd989187ea113d56923c8 Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/260132 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 cd9263f..5b0fdbc 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-01-11. - # ROLL: By https://cr-buildbucket.appspot.com/build/8726075366326375825. - commit = "ebd6ec45381c3e0749f4d0642c19ecfeb11283d8", + # ROLL: Last updated 2025-01-13. + # ROLL: By https://cr-buildbucket.appspot.com/build/8725824476291719889. + commit = "ef30932cbddbbe6bbe4d5d05e143b7063ff202bf", remote = "https://pigweed.googlesource.com/pigweed/pigweed", )