roll: pigweed pw_bluetooth_sapphire: Upload bt-hci-virtual CIPD
This uploads the `bt-hci-virtual` Fuchsia package to CIPD.
A couple short-term workarounds around licenses and fuchsia_test_package
usage will be cleaned up afterwards.
Original-Bug: 328444071
Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/237152
Presubmit-Verified: CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com>
Original-Revision: 34ca6b703bafc01d563a3b8e71eea9447d88fc27
Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed
Rolled-Commits: a5a199593f1375..34ca6b703bafc0
Roller-URL: https://ci.chromium.org/b/8735989570799086081
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: Iafe1b825e3b8d9c0c52786be6a2aa089f5937dbb
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/showcase/sense/+/237352
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 494736a..c9a6c38 100644
--- a/MODULE.bazel
+++ b/MODULE.bazel
@@ -49,18 +49,18 @@
git_override(
module_name = "pigweed",
# ROLL: Warning: this entry is automatically updated.
- # ROLL: Last updated 2024-09-22.
- # ROLL: By https://cr-buildbucket.appspot.com/build/8736058758872325169.
- commit = "a5a199593f1375177d5805f882f303d4c8b8cea2",
+ # ROLL: Last updated 2024-09-23.
+ # ROLL: By https://cr-buildbucket.appspot.com/build/8735989570799086081.
+ commit = "34ca6b703bafc01d563a3b8e71eea9447d88fc27",
remote = "https://pigweed.googlesource.com/pigweed/pigweed",
)
git_override(
module_name = "pw_toolchain",
# ROLL: Warning: this entry is automatically updated.
- # ROLL: Last updated 2024-09-22.
- # ROLL: By https://cr-buildbucket.appspot.com/build/8736058758872325169.
- commit = "a5a199593f1375177d5805f882f303d4c8b8cea2",
+ # ROLL: Last updated 2024-09-23.
+ # ROLL: By https://cr-buildbucket.appspot.com/build/8735989570799086081.
+ commit = "34ca6b703bafc01d563a3b8e71eea9447d88fc27",
remote = "https://pigweed.googlesource.com/pigweed/pigweed",
strip_prefix = "pw_toolchain_bazel",
)