| commit | eb013ef6da41931cbfc68399b92edd1d0137394e | [log] [tgz] |
|---|---|---|
| author | pigweed-roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com> | Fri Jan 17 10:40:49 2025 -0800 |
| committer | CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jan 17 10:40:49 2025 -0800 |
| tree | 29f05688a49f78183057d9d5984d513236dcb2cc | |
| parent | 9efd553121a3809905c0a12f4bb8a29d1540eda0 [diff] |
roll: pigweed 3505087..e23dc00 (3 commits) e23dc00:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/260474 pw_toolchain: Implement layering check feature e54e607:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/260262 pw_toolchain: Remove cortex-m33+nofp 2fa4c63:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/260752 pw_bluetooth_sapphire: Implement ISO expectations in MockController Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed Rolled-Commits: 35050876ee8e38..e23dc00a1402ca Roll-Count: 1 Roller-URL: https://cr-buildbucket.appspot.com/build/8725471369484065473 GitWatcher: ignore CQ-Do-Not-Cancel-Tryjobs: true Change-Id: Ic0c20c810083a1302041f29ccbac0fbd3b255266 Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/261233 Commit-Queue: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com> Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com> Bot-Commit: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
diff --git a/MODULE.bazel b/MODULE.bazel index 7a9dc29..8862788 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-17. - # ROLL: By https://cr-buildbucket.appspot.com/build/8725515524561447665. - commit = "35050876ee8e38a50c1af61b20a718a87bd6cca3", + # ROLL: By https://cr-buildbucket.appspot.com/build/8725471369484065473. + commit = "e23dc00a1402ca7af55aa78d909f3dc6782998b4", remote = "https://pigweed.googlesource.com/pigweed/pigweed", )