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/8736261532408715569
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: I2f3c493e2663e17dea3ac35c9bd12a5d71535109
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/showcase/sense/+/237054
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 877fe1d..0bed42f 100644
--- a/MODULE.bazel
+++ b/MODULE.bazel
@@ -50,8 +50,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/8736303586098256881.
- commit = "81a348edb4794d3f3a67efb85c4da8d4b35e3f42",
+ # ROLL: By https://cr-buildbucket.appspot.com/build/8736261532408715569.
+ commit = "905bce3bd61280a8254ac5b3b2f78e2d3059faa0",
remote = "https://pigweed.googlesource.com/pigweed/pigweed",
)
@@ -59,8 +59,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/8736303586098256881.
- commit = "81a348edb4794d3f3a67efb85c4da8d4b35e3f42",
+ # ROLL: By https://cr-buildbucket.appspot.com/build/8736261532408715569.
+ commit = "905bce3bd61280a8254ac5b3b2f78e2d3059faa0",
remote = "https://pigweed.googlesource.com/pigweed/pigweed",
strip_prefix = "pw_toolchain_bazel",
)