roll: pigweed pw_bluetooth_sapphire: Statically link bt_host_bin
Statically link bt-host to prevent shared library duplication leading to
size budget issues in Fuchsia.
Original-Bug: b/367805596
Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/236613
Original-Revision: a5c19d3dff644a013df48126c4a085fd7556d715
Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed
Rolled-Commits: 176d86a6da5e58..a5c19d3dff644a
Roller-URL: https://ci.chromium.org/b/8736504587099108001
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: I5feec3ecafc0acdc1cd6e146657c2acfa3fb6783
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/236635
Bot-Commit: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com>
Commit-Queue: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
diff --git a/MODULE.bazel b/MODULE.bazel
index 233f458..9fb2c8f 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-17.
- # ROLL: By https://cr-buildbucket.appspot.com/build/8736504991968617073.
- commit = "176d86a6da5e58e19e3f49818bf3d703d985a37c",
+ # ROLL: By https://cr-buildbucket.appspot.com/build/8736504587099108001.
+ commit = "a5c19d3dff644a013df48126c4a085fd7556d715",
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-17.
- # ROLL: By https://cr-buildbucket.appspot.com/build/8736504991968617073.
- commit = "176d86a6da5e58e19e3f49818bf3d703d985a37c",
+ # ROLL: By https://cr-buildbucket.appspot.com/build/8736504587099108001.
+ commit = "a5c19d3dff644a013df48126c4a085fd7556d715",
remote = "https://pigweed.googlesource.com/pigweed/pigweed",
strip_prefix = "pw_toolchain_bazel",
)