roll: pigweed, pw_toolchain 3 commits
c703cce68d0d061 pw_bluetooth_sapphire: Refactor TxEngine to allow
877418cbee51ee1 pw_bluetooth_sapphire: Add incoming CIS request ha
ed07e6a0fe91aca pw_bluetooth_sapphire: Add IsoStreamManager class
https://pigweed.googlesource.com/pigweed/pigweed
pigweed, pw_toolchain Rolled-Commits: 0542d0d5b6b4b36..c703cce68d0d061
Roller-URL: https://ci.chromium.org/b/8743504187263733873
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: Ibc6133833873c65e1a2d99ee46f9c523ce2f15c9
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/219671
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/WORKSPACE b/WORKSPACE
index 029c702..0615b04 100644
--- a/WORKSPACE
+++ b/WORKSPACE
@@ -84,8 +84,8 @@
name = "pigweed",
# ROLL: Warning: this entry is automatically updated.
# ROLL: Last updated 2024-07-02.
- # ROLL: By https://cr-buildbucket.appspot.com/build/8743560838833333969.
- commit = "0542d0d5b6b4b36d81bfc417f320019af9b1400e",
+ # ROLL: By https://cr-buildbucket.appspot.com/build/8743504187263733873.
+ commit = "c703cce68d0d061d307e22af0fa7735fd8d063de",
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-02.
- # ROLL: By https://cr-buildbucket.appspot.com/build/8743560838833333969.
- commit = "0542d0d5b6b4b36d81bfc417f320019af9b1400e",
+ # ROLL: By https://cr-buildbucket.appspot.com/build/8743504187263733873.
+ commit = "c703cce68d0d061d307e22af0fa7735fd8d063de",
remote = "https://pigweed.googlesource.com/pigweed/pigweed.git",
strip_prefix = "pw_toolchain_bazel",
)