roll: pigweed, pw_toolchain 3 commits
7c60abf8f32f5cb pw_assert: Split up Bazel assert backend, part 2
211982ec49e2c55 pw_bluetooth_proxy: Delete "sendGattNotify"
418b923b27fbdc2 roll: Update Bazel to 8.0 rolling release
https://pigweed.googlesource.com/pigweed/pigweed
pigweed, pw_toolchain Rolled-Commits: ebb087cf8898715..7c60abf8f32f5cb
Roller-URL: https://ci.chromium.org/b/8742847003752691553
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: I196fde536aa9abb8076f8da8718c7677d616e7b6
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/220872
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/WORKSPACE b/WORKSPACE
index 52b1003..91b05dd 100644
--- a/WORKSPACE
+++ b/WORKSPACE
@@ -84,8 +84,8 @@
name = "pigweed",
# ROLL: Warning: this entry is automatically updated.
# ROLL: Last updated 2024-07-09.
- # ROLL: By https://cr-buildbucket.appspot.com/build/8742857926309221889.
- commit = "ebb087cf88987154808835591eb6c3e9cd8f391c",
+ # ROLL: By https://cr-buildbucket.appspot.com/build/8742847003752691553.
+ commit = "7c60abf8f32f5cbbfac22c6ffebef7f3a502a471",
remote = "https://pigweed.googlesource.com/pigweed/pigweed.git",
)
@@ -93,8 +93,8 @@
name = "pw_toolchain",
# ROLL: Warning: this entry is automatically updated.
# ROLL: Last updated 2024-07-09.
- # ROLL: By https://cr-buildbucket.appspot.com/build/8742857926309221889.
- commit = "ebb087cf88987154808835591eb6c3e9cd8f391c",
+ # ROLL: By https://cr-buildbucket.appspot.com/build/8742847003752691553.
+ commit = "7c60abf8f32f5cbbfac22c6ffebef7f3a502a471",
remote = "https://pigweed.googlesource.com/pigweed/pigweed.git",
strip_prefix = "pw_toolchain_bazel",
)