roll: pigweed: bazel: Fixing license bazel rule for 3p/fuchsia directory
Original-Bug: 365825622
Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/234991
Docs-Not-Needed: Ben Lawson <benlawson@google.com>
https://pigweed.googlesource.com/pigweed/pigweed
pigweed Rolled-Commits: 03466a70189630f..3d63ba4a5fb9548
Roller-URL: https://ci.chromium.org/b/8737145042229080737
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: Ie686409f7326dd9abc389512b98a64dc9a1c2e68
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/showcase/sense/+/234924
Commit-Queue: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com>
Bot-Commit: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
diff --git a/MODULE.bazel b/MODULE.bazel
index 44bc769..4ff36ab 100644
--- a/MODULE.bazel
+++ b/MODULE.bazel
@@ -50,8 +50,8 @@
module_name = "pigweed",
# ROLL: Warning: this entry is automatically updated.
# ROLL: Last updated 2024-09-10.
- # ROLL: By https://cr-buildbucket.appspot.com/build/8737146288812098769.
- commit = "03466a70189630fc2d659f919c6f9eb141effe54",
+ # ROLL: By https://cr-buildbucket.appspot.com/build/8737145042229080737.
+ commit = "3d63ba4a5fb9548400e3803c15086f0d94464668",
remote = "https://pigweed.googlesource.com/pigweed/pigweed",
)
@@ -59,8 +59,8 @@
module_name = "pw_toolchain",
# ROLL: Warning: this entry is automatically updated.
# ROLL: Last updated 2024-09-10.
- # ROLL: By https://cr-buildbucket.appspot.com/build/8737146288812098769.
- commit = "03466a70189630fc2d659f919c6f9eb141effe54",
+ # ROLL: By https://cr-buildbucket.appspot.com/build/8737145042229080737.
+ commit = "3d63ba4a5fb9548400e3803c15086f0d94464668",
remote = "https://pigweed.googlesource.com/pigweed/pigweed",
strip_prefix = "pw_toolchain_bazel",
)