roll: pigweed, pw_toolchain 3 commits 8fa1385bbd2cacb pw_bluetooth_sapphire: --config=fuchsia backends fe1f42f752f6a84 pw_digital_io_mcuxpresso: Enable gpio clock even w b88316bf9c3b39d pw_ide: Remove some outdated VSC settings https://pigweed.googlesource.com/pigweed/pigweed pigweed, pw_toolchain Rolled-Commits: fdeee8ed967b5f1..8fa1385bbd2cacb Roller-URL: https://ci.chromium.org/b/8738492866357200929 GitWatcher: ignore CQ-Do-Not-Cancel-Tryjobs: true Change-Id: I2248412d6894fa8736525059ba15be6da3a6e125 Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/232079 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/MODULE.bazel b/MODULE.bazel index 7a9bd59..41d9b90 100644 --- a/MODULE.bazel +++ b/MODULE.bazel
@@ -47,18 +47,18 @@ git_override( module_name = "pigweed", # ROLL: Warning: this entry is automatically updated. - # ROLL: Last updated 2024-08-26. - # ROLL: By https://cr-buildbucket.appspot.com/build/8738503505250301537. - commit = "fdeee8ed967b5f1a504401c14cd15cea50c295f2", + # ROLL: Last updated 2024-08-27. + # ROLL: By https://cr-buildbucket.appspot.com/build/8738492866357200929. + commit = "8fa1385bbd2cacbbe0ea69db0bb7e3339623e1ec", remote = "https://pigweed.googlesource.com/pigweed/pigweed", ) git_override( module_name = "pw_toolchain", # ROLL: Warning: this entry is automatically updated. - # ROLL: Last updated 2024-08-26. - # ROLL: By https://cr-buildbucket.appspot.com/build/8738503505250301537. - commit = "fdeee8ed967b5f1a504401c14cd15cea50c295f2", + # ROLL: Last updated 2024-08-27. + # ROLL: By https://cr-buildbucket.appspot.com/build/8738492866357200929. + commit = "8fa1385bbd2cacbbe0ea69db0bb7e3339623e1ec", remote = "https://pigweed.googlesource.com/pigweed/pigweed", strip_prefix = "pw_toolchain_bazel", )