roll: pigweed, pw_toolchain 5 commits 4034273a4c9ddf0 pw_ide: Much faster VSC config parsing 371a125afe2dc53 pw_bluetooth_sapphire: Create and implement Legacy 5ca0a3f3a693b30 pw_bluetooth_sapphire: Handle switch warning with 21f40da8f7fe589 pw_bluetooth_sapphire: Handle switch warning with a17ba9be3dd7e58 pw_bluetooth_sapphire: Translate information & add https://pigweed.googlesource.com/pigweed/pigweed pigweed, pw_toolchain Rolled-Commits: 928309502f9c164..4034273a4c9ddf0 Roller-URL: https://ci.chromium.org/b/8740232333926557121 GitWatcher: ignore CQ-Do-Not-Cancel-Tryjobs: true Change-Id: Ied8378d4f413d90ea7d49f146948e8bfb83fc368 Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/228273 Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com> Bot-Commit: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com> Commit-Queue: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
diff --git a/WORKSPACE b/WORKSPACE index ae55fc4..e766e2a 100644 --- a/WORKSPACE +++ b/WORKSPACE
@@ -84,8 +84,8 @@ name = "pigweed", # ROLL: Warning: this entry is automatically updated. # ROLL: Last updated 2024-08-07. - # ROLL: By https://cr-buildbucket.appspot.com/build/8740232737111551217. - commit = "928309502f9c16445971185555ddd22365f0d65e", + # ROLL: By https://cr-buildbucket.appspot.com/build/8740232333926557121. + commit = "4034273a4c9ddf03e3298dd1aabc95b96af48d14", 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-08-07. - # ROLL: By https://cr-buildbucket.appspot.com/build/8740232737111551217. - commit = "928309502f9c16445971185555ddd22365f0d65e", + # ROLL: By https://cr-buildbucket.appspot.com/build/8740232333926557121. + commit = "4034273a4c9ddf03e3298dd1aabc95b96af48d14", remote = "https://pigweed.googlesource.com/pigweed/pigweed.git", strip_prefix = "pw_toolchain_bazel", )