roll: pigweed, pw_toolchain 2 commits 288cab865e0ce4e pw_string: Disable wchar test for libcpp 4efaa47db19bf11 pw_console: Handle web logging in a separate threa https://pigweed.googlesource.com/pigweed/pigweed pigweed, pw_toolchain Rolled-Commits: bce5a2c840bcf60..288cab865e0ce4e Roller-URL: https://ci.chromium.org/b/8742191336271696193 GitWatcher: ignore CQ-Do-Not-Cancel-Tryjobs: true Change-Id: I084c7ee6637c14c59918b6716fab69b6477911dc Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/223544 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 dca1c69..99d91cb 100644 --- a/WORKSPACE +++ b/WORKSPACE
@@ -84,8 +84,8 @@ name = "pigweed", # ROLL: Warning: this entry is automatically updated. # ROLL: Last updated 2024-07-17. - # ROLL: By https://cr-buildbucket.appspot.com/build/8742207019201345409. - commit = "bce5a2c840bcf60c6bd6a70df66e168c962428a1", + # ROLL: By https://cr-buildbucket.appspot.com/build/8742191336271696193. + commit = "288cab865e0ce4e9faa87e96aca61bee4cdef381", 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-17. - # ROLL: By https://cr-buildbucket.appspot.com/build/8742207019201345409. - commit = "bce5a2c840bcf60c6bd6a70df66e168c962428a1", + # ROLL: By https://cr-buildbucket.appspot.com/build/8742191336271696193. + commit = "288cab865e0ce4e9faa87e96aca61bee4cdef381", remote = "https://pigweed.googlesource.com/pigweed/pigweed.git", strip_prefix = "pw_toolchain_bazel", )