commit | 2b71f16f5ed8b5745741a3c279fef67ea8501a0d | [log] [tgz] |
---|---|---|
author | pigweed-roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com> | Sat Feb 01 16:03:53 2025 -0800 |
committer | CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Feb 01 16:03:53 2025 -0800 |
tree | 4f973d7bdf93b16a98feecd892fc6a718bbb84ba | |
parent | f729a34e906c56ec3a612f4776ce71bddbe6f5cb [diff] |
roll: pigweed ce0f03c..d2f7a36 (2 commits) d2f7a36:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/263836 pw_toolchain: Add support for Zephyr toolchain 7d11a8b:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/264192 roll: fuchsia-infra-bazel-rules 124a9b9..56f08fc (44 commits) Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed Rolled-Commits: ce0f03cf936d35..d2f7a36184d742 Roll-Count: 1 Roller-URL: https://cr-buildbucket.appspot.com/build/8724092138611672449 GitWatcher: ignore CQ-Do-Not-Cancel-Tryjobs: true Change-Id: Id8f5cbb088582d5d31ee10fe7b640bc189441d08 Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/264212 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 abf63d4..d75a05d 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-01. - # ROLL: By https://cr-buildbucket.appspot.com/build/8724169376788641201. - commit = "ce0f03cf936d3525ac30e096844549e4232b078e", + # ROLL: Last updated 2025-02-02. + # ROLL: By https://cr-buildbucket.appspot.com/build/8724092138611672449. + commit = "d2f7a36184d742e27761591a0dac13fa421e6b32", remote = "https://pigweed.googlesource.com/pigweed/pigweed", )