roll: pigweed, pw_toolchain: pw_build: Make pw_load_phase_test host only Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/230072 https://pigweed.googlesource.com/pigweed/pigweed pigweed, pw_toolchain Rolled-Commits: 39884c8c26fdc71..52fbfafaaad91e3 Roller-URL: https://ci.chromium.org/b/8739482424468825601 GitWatcher: ignore CQ-Do-Not-Cancel-Tryjobs: true Change-Id: I56881cd563725645db42dbed545a8b97f5bf9e79 Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/230231 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 9728fd5..ecb6b12 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-16. - # ROLL: By https://cr-buildbucket.appspot.com/build/8739492630628908321. - commit = "39884c8c26fdc711cf3b870aaca1bfbef4aa1d77", + # ROLL: By https://cr-buildbucket.appspot.com/build/8739482424468825601. + commit = "52fbfafaaad91e3301f44054c0bc2ff662ff968b", 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-16. - # ROLL: By https://cr-buildbucket.appspot.com/build/8739492630628908321. - commit = "39884c8c26fdc711cf3b870aaca1bfbef4aa1d77", + # ROLL: By https://cr-buildbucket.appspot.com/build/8739482424468825601. + commit = "52fbfafaaad91e3301f44054c0bc2ff662ff968b", remote = "https://pigweed.googlesource.com/pigweed/pigweed", strip_prefix = "pw_toolchain_bazel", )