roll: pigweed pw_toolchain: Fix sysroot data arg for clang-tidy
Original-Bug: 369624694
Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/237952
Presubmit-Verified: CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com>
Original-Revision: d5e8fffc6b3e0e20ec26bed082ad0691855adafd
Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed
Rolled-Commits: 8b3ecac47b6143..d5e8fffc6b3e0e
Roller-URL: https://ci.chromium.org/b/8735799448041303985
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: I5cf3098f73c356ba4f91559284f7f14250daac24
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/237897
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 9beac55..38b60d4 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-25.
- # ROLL: By https://cr-buildbucket.appspot.com/build/8735804212692828961.
- commit = "8b3ecac47b61439fef8ebac01f0000eb01bddc76",
+ # ROLL: By https://cr-buildbucket.appspot.com/build/8735799448041303985.
+ commit = "d5e8fffc6b3e0e20ec26bed082ad0691855adafd",
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-25.
- # ROLL: By https://cr-buildbucket.appspot.com/build/8735804212692828961.
- commit = "8b3ecac47b61439fef8ebac01f0000eb01bddc76",
+ # ROLL: By https://cr-buildbucket.appspot.com/build/8735799448041303985.
+ commit = "d5e8fffc6b3e0e20ec26bed082ad0691855adafd",
remote = "https://pigweed.googlesource.com/pigweed/pigweed",
strip_prefix = "pw_toolchain_bazel",
)