commit | e89df86427577b4c006957714eb670f485f1fa34 | [log] [tgz] |
---|---|---|
author | pigweed-roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com> | Sat Mar 22 21:59:40 2025 -0700 |
committer | CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Mar 22 21:59:40 2025 -0700 |
tree | 5f9dd79903b0067c176447daba82f0692155d039 | |
parent | 688d523f38477a42cf4f848ec92393f9d89ed0c7 [diff] |
roll: pigweed 7da28ca..d6d2201 (2 commits) d6d2201:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/278112 roll: python-wheel 36064b3:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/277932 sense: Add missing rp2350 instructions Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed Rolled-Commits: 7da28cae44db28..d6d2201c41e461 Roll-Count: 1 Roller-URL: https://cr-buildbucket.appspot.com/build/8719634277484860625 GitWatcher: ignore CQ-Do-Not-Cancel-Tryjobs: true Change-Id: Ie5c5a9c02d562a15bffc087ecd360f4341c23a25 Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/278172 Bot-Commit: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com> Commit-Queue: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com> Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com>
diff --git a/MODULE.bazel b/MODULE.bazel index e222726..d0af26e 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-03-21. - # ROLL: By https://cr-buildbucket.appspot.com/build/8719744613135703537. - commit = "7da28cae44db28dc877eb245dd817b5b1df6ec9f", + # ROLL: Last updated 2025-03-23. + # ROLL: By https://cr-buildbucket.appspot.com/build/8719634277484860625. + commit = "d6d2201c41e46134421e169db9b429026ccd7ce9", remote = "https://pigweed.googlesource.com/pigweed/pigweed", )