commit | a6cbe09fc7f8b24d25454508de6c647a18bfc6ce | [log] [tgz] |
---|---|---|
author | pigweed-roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com> | Fri Jan 17 14:57:59 2025 -0800 |
committer | CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jan 17 14:57:59 2025 -0800 |
tree | d9c5c558ce456cdbe3552868f1af407881408016 | |
parent | f96090d7f8b15f253d622860d56ebb617c9acb8c [diff] |
roll: pigweed 120f202..8bc7c12 (10 commits) 8bc7c12:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/261092 bazel: Layering check fixes a415024:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/260414 docs: Continue GN/Bazel output parity work 1dfe8b7:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/251512 SEED-0132: Set status to On Hold 607d153:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/261392 pw_presubmit: Add remote_download_outputs kwarg cc3728b:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/260792 pw_bluetooth_sapphire: Implement completed packets event for ISO 3f7909d:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/260612 pw_bluetooth_sapphire: Support BR/EDR in SMP Phase1 1f72ae4:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/261212 pw_bluetooth_sapphire: Remove local assert.h c3d938b:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/261133 pw_bluetooth_sapphire: Replace BT_PANIC with PW_CRASH 332834f:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/261132 pw_bluetooth_sapphire: Replace BT_ASSERTs with PW_CHECKs b0ddea4:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/260753 pw_bluetooth_sapphire: Implement ISO SendData Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed Rolled-Commits: 120f202e25b4c5..8bc7c128a34d0b Roll-Count: 1 Roller-URL: https://cr-buildbucket.appspot.com/build/8725455347769492993 GitWatcher: ignore CQ-Do-Not-Cancel-Tryjobs: true Change-Id: I59096e34482c97286051f6b15de972e1d92d733b Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/showcase/sense/+/261201 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 4b99c93..0b2484b 100644 --- a/MODULE.bazel +++ b/MODULE.bazel
@@ -41,8 +41,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/8725466211773851265. - commit = "120f202e25b4c59111012e9568c74f4af2fdb09d", + # ROLL: By https://cr-buildbucket.appspot.com/build/8725455347769492993. + commit = "8bc7c128a34d0bb06fdfe59824087b4017170bc3", remote = "https://pigweed.googlesource.com/pigweed/pigweed", )