roll: pigweed, pw_toolchain 4 commits f588ba91c9de167 pw_unit_test: Fix CMake test runner argument forwa cbd621a85af48c3 pw_digital_io_rp2040: Remove manual tags 93f268c644dd869 pw_system: RunOnce function for work queue functio 11aebdc3411c93b pw_thread: Remove backend multiplexers https://pigweed.googlesource.com/pigweed/pigweed pigweed, pw_toolchain Rolled-Commits: e12c9358911b3b2..f588ba91c9de167 Roller-URL: https://ci.chromium.org/b/8743844105167495281 GitWatcher: ignore CQ-Do-Not-Cancel-Tryjobs: true Change-Id: I6f8ba90a632231e8b8253bfe9c630b0c66a264e2 Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/218783 Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com> Commit-Queue: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com> Bot-Commit: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
diff --git a/WORKSPACE b/WORKSPACE index 7c2bc57..da2d5eb 100644 --- a/WORKSPACE +++ b/WORKSPACE
@@ -84,8 +84,8 @@ name = "pigweed", # ROLL: Warning: this entry is automatically updated. # ROLL: Last updated 2024-06-28. - # ROLL: By https://cr-buildbucket.appspot.com/build/8743849625224279041. - commit = "e12c9358911b3b2df9720aac754e90f242613a6a", + # ROLL: By https://cr-buildbucket.appspot.com/build/8743844105167495281. + commit = "f588ba91c9de1678ba8716df34ba38d239f6e92c", 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-06-28. - # ROLL: By https://cr-buildbucket.appspot.com/build/8743849625224279041. - commit = "e12c9358911b3b2df9720aac754e90f242613a6a", + # ROLL: By https://cr-buildbucket.appspot.com/build/8743844105167495281. + commit = "f588ba91c9de1678ba8716df34ba38d239f6e92c", remote = "https://pigweed.googlesource.com/pigweed/pigweed.git", strip_prefix = "pw_toolchain_bazel", )