roll: pigweed, pw_toolchain 3 commits
fea8942141d1d72 pw_bluetooth_sapphire: Implement ExtendedLowEnergy
6901feb705154f7 pw_bluetooth_sapphire: Enable bt-host component
4e95e9dc76dda66 pw_bluetooth_sapphire: Support ISO Channel FIDL Pr
https://pigweed.googlesource.com/pigweed/pigweed
pigweed, pw_toolchain Rolled-Commits: 1fc96205b72d872..fea8942141d1d72
Roller-URL: https://ci.chromium.org/b/8742767692193337105
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: I3f98cf6c74839756aca5f1b0eda4c9e334a7857a
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/221534
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 a37f8ca..296b0e7 100644
--- a/WORKSPACE
+++ b/WORKSPACE
@@ -84,8 +84,8 @@
name = "pigweed",
# ROLL: Warning: this entry is automatically updated.
# ROLL: Last updated 2024-07-10.
- # ROLL: By https://cr-buildbucket.appspot.com/build/8742778621249220449.
- commit = "1fc96205b72d872bffad57fe1cdfd77ae414ef56",
+ # ROLL: By https://cr-buildbucket.appspot.com/build/8742767692193337105.
+ commit = "fea8942141d1d72d5bac4b03a23eb139edf88d2e",
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-10.
- # ROLL: By https://cr-buildbucket.appspot.com/build/8742778621249220449.
- commit = "1fc96205b72d872bffad57fe1cdfd77ae414ef56",
+ # ROLL: By https://cr-buildbucket.appspot.com/build/8742767692193337105.
+ commit = "fea8942141d1d72d5bac4b03a23eb139edf88d2e",
remote = "https://pigweed.googlesource.com/pigweed/pigweed.git",
strip_prefix = "pw_toolchain_bazel",
)