roll: pigweed, pw_toolchain: fuchsia_sdk: Exclude targets from non-linux builds
Move all references to @fuchsia_sdk into //pw_bluetooth_sapphire/fuchsia
and specify --deleted-packages=//pw_bluetooth_sapphire/fuchsia for macos
and windows host build configurations.
Original-Bug: 357895400
Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/230391
https://pigweed.googlesource.com/pigweed/pigweed
pigweed, pw_toolchain Rolled-Commits: b0b9007d6792dae..c82a1f3f74f1ae2
Roller-URL: https://ci.chromium.org/b/8738786200994943233
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: Ieeff05ed14bb8ec64df8bc3a012bb0b21d868d00
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/showcase/sense/+/231686
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 26d0202..0f8e200 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-08-23.
- # ROLL: By https://cr-buildbucket.appspot.com/build/8738786977081961489.
- commit = "b0b9007d6792dae4b53fee11dd1c0bf899f4fcfa",
+ # ROLL: By https://cr-buildbucket.appspot.com/build/8738786200994943233.
+ commit = "c82a1f3f74f1ae2cd7928b56c83dc7df984998fe",
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-08-23.
- # ROLL: By https://cr-buildbucket.appspot.com/build/8738786977081961489.
- commit = "b0b9007d6792dae4b53fee11dd1c0bf899f4fcfa",
+ # ROLL: By https://cr-buildbucket.appspot.com/build/8738786200994943233.
+ commit = "c82a1f3f74f1ae2cd7928b56c83dc7df984998fe",
remote = "https://pigweed.googlesource.com/pigweed/pigweed",
strip_prefix = "pw_toolchain_bazel",
)