roll: pigweed, pw_toolchain 2 commits 6a1e5d03f11770f pw_async_fuchsia: Create pw_async Fuchsia backend c5e79ca4d3a3991 pw_spi_mcuxpresso: Add check_fifo_error to respond https://pigweed.googlesource.com/pigweed/pigweed pigweed, pw_toolchain Rolled-Commits: 83af8ae71faec85..6a1e5d03f11770f Roller-URL: https://ci.chromium.org/b/8738426260069667105 GitWatcher: ignore CQ-Do-Not-Cancel-Tryjobs: true Change-Id: Iedf403983e5b9f20cd994611f96bd4524138c2ad Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/232291 Bot-Commit: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com> Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com> Commit-Queue: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
diff --git a/MODULE.bazel b/MODULE.bazel index 900af90..fcb0eb6 100644 --- a/MODULE.bazel +++ b/MODULE.bazel
@@ -48,8 +48,8 @@ module_name = "pigweed", # ROLL: Warning: this entry is automatically updated. # ROLL: Last updated 2024-08-27. - # ROLL: By https://cr-buildbucket.appspot.com/build/8738426650260190193. - commit = "83af8ae71faec85d8b3bc21c30459a3f9e37529d", + # ROLL: By https://cr-buildbucket.appspot.com/build/8738426260069667105. + commit = "6a1e5d03f11770f51d783f7d7703d74a80d21612", remote = "https://pigweed.googlesource.com/pigweed/pigweed", ) @@ -57,8 +57,8 @@ module_name = "pw_toolchain", # ROLL: Warning: this entry is automatically updated. # ROLL: Last updated 2024-08-27. - # ROLL: By https://cr-buildbucket.appspot.com/build/8738426650260190193. - commit = "83af8ae71faec85d8b3bc21c30459a3f9e37529d", + # ROLL: By https://cr-buildbucket.appspot.com/build/8738426260069667105. + commit = "6a1e5d03f11770f51d783f7d7703d74a80d21612", remote = "https://pigweed.googlesource.com/pigweed/pigweed", strip_prefix = "pw_toolchain_bazel", )