roll: pigweed, pw_toolchain 2 commits 7dabba55efacd17 SEED-0130: Claim SEED number 53ac368e11c184e roll: fuchsia_infra 11 commits https://pigweed.googlesource.com/pigweed/pigweed pigweed, pw_toolchain Rolled-Commits: c2e153b1545725d..7dabba55efacd17 Roller-URL: https://ci.chromium.org/b/8738228045505878113 GitWatcher: ignore CQ-Do-Not-Cancel-Tryjobs: true Change-Id: I1c20aac23177f69289b429c22ce968b1716eac4c Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/232563 Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com> Bot-Commit: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com> Commit-Queue: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
diff --git a/MODULE.bazel b/MODULE.bazel index 4de765d..8549f08 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-29. - # ROLL: By https://cr-buildbucket.appspot.com/build/8738237671084415489. - commit = "c2e153b1545725d60821f540abbff4ce79541469", + # ROLL: By https://cr-buildbucket.appspot.com/build/8738228045505878113. + commit = "7dabba55efacd172fdbb2764d9b175e2f238bd47", 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-29. - # ROLL: By https://cr-buildbucket.appspot.com/build/8738237671084415489. - commit = "c2e153b1545725d60821f540abbff4ce79541469", + # ROLL: By https://cr-buildbucket.appspot.com/build/8738228045505878113. + commit = "7dabba55efacd172fdbb2764d9b175e2f238bd47", remote = "https://pigweed.googlesource.com/pigweed/pigweed", strip_prefix = "pw_toolchain_bazel", )