commit | 12ec03a22466a26df8792c14c0d17da650053795 | [log] [tgz] |
---|---|---|
author | pigweed-roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com> | Fri Mar 14 12:18:01 2025 -0700 |
committer | CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Mar 14 12:18:01 2025 -0700 |
tree | b363dce32844b90141b77e3317219792780a6dc1 | |
parent | 2c8f1d46ff4fd87195401911f451d4db88e5a59f [diff] |
roll: pigweed 43bcf7e..44575e1 (4 commits) 44575e1:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/275914 pw_i2c_mcuxpresso: Fix thread annotation issues 615cb03:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/275912 MODULE.bazel: Use mirror of googletest a63afba:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/274572 pw_env_setup: Upgrade pylint 236c292:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/275692 bazel: Add Bazel shortcut for pw format Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed Rolled-Commits: 43bcf7e0b644e9..44575e1dfd9c86 Roll-Count: 1 Roller-URL: https://cr-buildbucket.appspot.com/build/8720395640503499153 GitWatcher: ignore CQ-Do-Not-Cancel-Tryjobs: true Change-Id: I629aaffc675945f7c2f5da168848d4e9a5015a27 Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/275842 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 59638d0..dfe3490 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-03-14. - # ROLL: By https://cr-buildbucket.appspot.com/build/8720461846997661713. - commit = "43bcf7e0b644e91794d0a8ce54fa969573fd432f", + # ROLL: By https://cr-buildbucket.appspot.com/build/8720395640503499153. + commit = "44575e1dfd9c868d1b69128cdb41acb2630fcf5b", remote = "https://pigweed.googlesource.com/pigweed/pigweed", )