roll: pigweed pw_bluetooth_sapphire: Specify bt-host.cm moniker
This will help the `pkg.$arch.component` workflow replace the old
bt-host component.
Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/237712
Presubmit-Verified: CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com>
Original-Revision: 24baa120f88bfabe6a59acdc154a96162ce20e99
Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed
Rolled-Commits: 783b29c23dd865..24baa120f88bfa
Roller-URL: https://ci.chromium.org/b/8735810764452618401
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: I5a870bce7409fe2a24bdb9c77c8c07ac66d7d5b5
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/237893
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 60cb947..958b87a 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-25.
- # ROLL: By https://cr-buildbucket.appspot.com/build/8735815676429092673.
- commit = "783b29c23dd865fde344501c1b99adba4c956479",
+ # ROLL: By https://cr-buildbucket.appspot.com/build/8735810764452618401.
+ commit = "24baa120f88bfabe6a59acdc154a96162ce20e99",
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-25.
- # ROLL: By https://cr-buildbucket.appspot.com/build/8735815676429092673.
- commit = "783b29c23dd865fde344501c1b99adba4c956479",
+ # ROLL: By https://cr-buildbucket.appspot.com/build/8735810764452618401.
+ commit = "24baa120f88bfabe6a59acdc154a96162ce20e99",
remote = "https://pigweed.googlesource.com/pigweed/pigweed",
strip_prefix = "pw_toolchain_bazel",
)