roll: pigweed, pw_toolchain 4 commits d0a90cd215d657f pw_bluetooth_sapphire: Add remaining host tests to a99f4b80ec6778d pw_bluetooth_sapphire: Apply common bt-host copts d62f6ce485bf527 bazel: Check in MODULE.bazel.lock 85510806f4e58b2 roll: fuchsia_infra 60 commits https://pigweed.googlesource.com/pigweed/pigweed pigweed, pw_toolchain Rolled-Commits: 575b81a55121d2e..d0a90cd215d657f Roller-URL: https://ci.chromium.org/b/8738316320996839089 GitWatcher: ignore CQ-Do-Not-Cancel-Tryjobs: true Change-Id: I36146fad23189ccd14009fc30366423724adb49b Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/232554 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 147e773..51151e4 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-28. - # ROLL: By https://cr-buildbucket.appspot.com/build/8738326951507622593. - commit = "575b81a55121d2e719fda3c0d4097064d62fb873", + # ROLL: By https://cr-buildbucket.appspot.com/build/8738316320996839089. + commit = "d0a90cd215d657fb2ee3240310fdcb3b0f1c1819", 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-28. - # ROLL: By https://cr-buildbucket.appspot.com/build/8738326951507622593. - commit = "575b81a55121d2e719fda3c0d4097064d62fb873", + # ROLL: By https://cr-buildbucket.appspot.com/build/8738316320996839089. + commit = "d0a90cd215d657fb2ee3240310fdcb3b0f1c1819", remote = "https://pigweed.googlesource.com/pigweed/pigweed", strip_prefix = "pw_toolchain_bazel", )