roll: pigweed, pw_toolchain 2 commits 6503ea83db78a47 pw_symbolizer: Get llvm-symbolizer path from Bazel 08c4ea4df5a3d2b docs: Update changelog https://pigweed.googlesource.com/pigweed/pigweed pigweed, pw_toolchain Rolled-Commits: 542cb9290ee366a..6503ea83db78a47 Roller-URL: https://ci.chromium.org/b/8741302650770702769 GitWatcher: ignore CQ-Do-Not-Cancel-Tryjobs: true Change-Id: I2b3b8ad61e59a3cb14034bf3e4b18161fd7c3d0d Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/226293 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 b5e9ff5..c2ab263 100644 --- a/WORKSPACE +++ b/WORKSPACE
@@ -84,8 +84,8 @@ name = "pigweed", # ROLL: Warning: this entry is automatically updated. # ROLL: Last updated 2024-07-27. - # ROLL: By https://cr-buildbucket.appspot.com/build/8741303043712871761. - commit = "542cb9290ee366a8562a1fde94f537768e64b034", + # ROLL: By https://cr-buildbucket.appspot.com/build/8741302650770702769. + commit = "6503ea83db78a4751ae45b4f21419b6edf63d4ae", 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-27. - # ROLL: By https://cr-buildbucket.appspot.com/build/8741303043712871761. - commit = "542cb9290ee366a8562a1fde94f537768e64b034", + # ROLL: By https://cr-buildbucket.appspot.com/build/8741302650770702769. + commit = "6503ea83db78a4751ae45b4f21419b6edf63d4ae", remote = "https://pigweed.googlesource.com/pigweed/pigweed.git", strip_prefix = "pw_toolchain_bazel", )