roll: pigweed: bazel: Skip license collection for now Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/234921 https://pigweed.googlesource.com/pigweed/pigweed pigweed Rolled-Commits: bd41046d0fdf924..3ddcea697f486a1 Roller-URL: https://ci.chromium.org/b/8737135277505173969 GitWatcher: ignore CQ-Do-Not-Cancel-Tryjobs: true Change-Id: I020d34eb86f7ddf8f39bfa0cd0f4e6ed1548eaba Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/234765 Commit-Queue: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com> Bot-Commit: 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 502e842..ee6cfc0 100644 --- a/MODULE.bazel +++ b/MODULE.bazel
@@ -49,8 +49,8 @@ module_name = "pigweed", # ROLL: Warning: this entry is automatically updated. # ROLL: Last updated 2024-09-11. - # ROLL: By https://cr-buildbucket.appspot.com/build/8737135685402804865. - commit = "bd41046d0fdf924c38eac0b9450babc9bda7015b", + # ROLL: By https://cr-buildbucket.appspot.com/build/8737135277505173969. + commit = "3ddcea697f486a1e72a631f17436f6f393fb0dff", remote = "https://pigweed.googlesource.com/pigweed/pigweed", ) @@ -58,8 +58,8 @@ module_name = "pw_toolchain", # ROLL: Warning: this entry is automatically updated. # ROLL: Last updated 2024-09-11. - # ROLL: By https://cr-buildbucket.appspot.com/build/8737135685402804865. - commit = "bd41046d0fdf924c38eac0b9450babc9bda7015b", + # ROLL: By https://cr-buildbucket.appspot.com/build/8737135277505173969. + commit = "3ddcea697f486a1e72a631f17436f6f393fb0dff", remote = "https://pigweed.googlesource.com/pigweed/pigweed", strip_prefix = "pw_toolchain_bazel", )