roll: pigweed 758d608..9fb399c (2 commits)
9fb399c:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/241113 pw_toolchain: Move arm_gcc to rule_cc toolchains
c409392:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/235493 pw_bluetooth_sapphire: Fix unused parameter warnings
Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed
Rolled-Commits: 758d608377449e..9fb399c06bf405
Roll-Count: 1
Roller-URL: https://cr-buildbucket.appspot.com/build/8730797909815647217
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: I633fa352e6cb2994d32107f091296f16a42deb74
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/250213
Commit-Queue: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Bot-Commit: 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 ef4eba9..6f28fa3 100644
--- a/MODULE.bazel
+++ b/MODULE.bazel
@@ -48,8 +48,8 @@
module_name = "pigweed",
# ROLL: Warning: this entry is automatically updated.
# ROLL: Last updated 2024-11-19.
- # ROLL: By https://cr-buildbucket.appspot.com/build/8730808941261166321.
- commit = "758d608377449e08cb0270ff89be72ad7b8e0d54",
+ # ROLL: By https://cr-buildbucket.appspot.com/build/8730797909815647217.
+ commit = "9fb399c06bf405e8b755cf913d32dc17f3826abb",
remote = "https://pigweed.googlesource.com/pigweed/pigweed",
)
@@ -57,8 +57,8 @@
module_name = "pw_toolchain",
# ROLL: Warning: this entry is automatically updated.
# ROLL: Last updated 2024-11-19.
- # ROLL: By https://cr-buildbucket.appspot.com/build/8730808941261166321.
- commit = "758d608377449e08cb0270ff89be72ad7b8e0d54",
+ # ROLL: By https://cr-buildbucket.appspot.com/build/8730797909815647217.
+ commit = "9fb399c06bf405e8b755cf913d32dc17f3826abb",
remote = "https://pigweed.googlesource.com/pigweed/pigweed",
strip_prefix = "pw_toolchain_bazel",
)