roll: pigweed third_party/pigweed: Fix license declaration to make copybara happy Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/235158 Original-Revision: 7d9c604f73e84369e33121e06b7a2c26b41eb57b Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed Rolled-Commits: 7632a0fdc0fc1a..7d9c604f73e843 Roller-URL: https://ci.chromium.org/b/8737057709043725409 GitWatcher: ignore CQ-Do-Not-Cancel-Tryjobs: true Change-Id: I3a9554f438fe0a819d459793fcfa3685610a53b3 Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/235198 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 bf85d2a..93f1ed5 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/8737058445363387665. - commit = "7632a0fdc0fc1a2dd4b23e82e127931ac2ef7fd7", + # ROLL: By https://cr-buildbucket.appspot.com/build/8737057709043725409. + commit = "7d9c604f73e84369e33121e06b7a2c26b41eb57b", 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/8737058445363387665. - commit = "7632a0fdc0fc1a2dd4b23e82e127931ac2ef7fd7", + # ROLL: By https://cr-buildbucket.appspot.com/build/8737057709043725409. + commit = "7d9c604f73e84369e33121e06b7a2c26b41eb57b", remote = "https://pigweed.googlesource.com/pigweed/pigweed", strip_prefix = "pw_toolchain_bazel", )