roll: pigweed pw_toolchain: Add toolchain config for Cortex-A35 Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/261733 Presubmit-Verified: CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> Original-Revision: 1a98c3d9725b4178148a354b917f15d86fc374b5 Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed Rolled-Commits: 14cdb613810628..1a98c3d9725b41 Roll-Count: 1 Roller-URL: https://cr-buildbucket.appspot.com/build/8724985885811676337 GitWatcher: ignore CQ-Do-Not-Cancel-Tryjobs: true Change-Id: Ib9659947768b492ad99b1a05934129b9499f177a Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/262172 Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com> Bot-Commit: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com> Commit-Queue: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
diff --git a/MODULE.bazel b/MODULE.bazel index d2c751c..da427f7 100644 --- a/MODULE.bazel +++ b/MODULE.bazel
@@ -40,8 +40,8 @@ module_name = "pigweed", # ROLL: Warning: this entry is automatically updated. # ROLL: Last updated 2025-01-23. - # ROLL: By https://cr-buildbucket.appspot.com/build/8724996923124935697. - commit = "14cdb613810628338691b60b3331730586d3f933", + # ROLL: By https://cr-buildbucket.appspot.com/build/8724985885811676337. + commit = "1a98c3d9725b4178148a354b917f15d86fc374b5", remote = "https://pigweed.googlesource.com/pigweed/pigweed", )