commit | 7c774e94bb95f9cd1c9af8bcb0160d7b2288470d | [log] [tgz] |
---|---|---|
author | pigweed-roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com> | Wed Jan 22 18:46:58 2025 -0800 |
committer | CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jan 22 18:46:58 2025 -0800 |
tree | a56e54e7de3e678bbfc494f5ae41c98eedc4ff59 | |
parent | c56ed0248c4183d934ec681ec030d5264929b1f7 [diff] |
roll: pigweed f282c15..1a98c3d (2 commits) 1a98c3d:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/261733 pw_toolchain: Add toolchain config for Cortex-A35 14cdb61:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/260687 pw_tokenizer: Include ELF sections databases in docs Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed Rolled-Commits: f282c15c48732f..1a98c3d9725b41 Roll-Count: 1 Roller-URL: https://cr-buildbucket.appspot.com/build/8724988268439300401 GitWatcher: ignore CQ-Do-Not-Cancel-Tryjobs: true Change-Id: Ie0a3d00b402aea885e687759bbd685d6a771c3c5 Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/showcase/sense/+/262015 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 52c8711..15a878f 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-01-22. - # ROLL: By https://cr-buildbucket.appspot.com/build/8724999144154093377. - commit = "f282c15c48732f4c4e1e3da15c1cfddea2b9cb47", + # ROLL: Last updated 2025-01-23. + # ROLL: By https://cr-buildbucket.appspot.com/build/8724988268439300401. + commit = "1a98c3d9725b4178148a354b917f15d86fc374b5", remote = "https://pigweed.googlesource.com/pigweed/pigweed", )