roll: pigweed SEED-123: Reject the SEED
We ended up upstreaming the relevant APIs to rules_cc instead of
sprouting them into a separate repo.
Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/236453
Original-Revision: 905bce3bd61280a8254ac5b3b2f78e2d3059faa0
Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed
Rolled-Commits: 81a348edb4794d..905bce3bd61280
Roller-URL: https://ci.chromium.org/b/8736261529578304273
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: I4c8702af4bcfc09610529849fdd9cf30208ee864
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/236786
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 fcd14bd..6be8ac4 100644
--- a/MODULE.bazel
+++ b/MODULE.bazel
@@ -49,8 +49,8 @@
module_name = "pigweed",
# ROLL: Warning: this entry is automatically updated.
# ROLL: Last updated 2024-09-20.
- # ROLL: By https://cr-buildbucket.appspot.com/build/8736303575343811953.
- commit = "81a348edb4794d3f3a67efb85c4da8d4b35e3f42",
+ # ROLL: By https://cr-buildbucket.appspot.com/build/8736261529578304273.
+ commit = "905bce3bd61280a8254ac5b3b2f78e2d3059faa0",
remote = "https://pigweed.googlesource.com/pigweed/pigweed",
)
@@ -58,8 +58,8 @@
module_name = "pw_toolchain",
# ROLL: Warning: this entry is automatically updated.
# ROLL: Last updated 2024-09-20.
- # ROLL: By https://cr-buildbucket.appspot.com/build/8736303575343811953.
- commit = "81a348edb4794d3f3a67efb85c4da8d4b35e3f42",
+ # ROLL: By https://cr-buildbucket.appspot.com/build/8736261529578304273.
+ commit = "905bce3bd61280a8254ac5b3b2f78e2d3059faa0",
remote = "https://pigweed.googlesource.com/pigweed/pigweed",
strip_prefix = "pw_toolchain_bazel",
)