roll: pigweed, pw_toolchain 2 commits
a17b318ce670eae bazel: Use Python toolchain in custom rules
9215cef0494c61f docs: Minor changelog update
https://pigweed.googlesource.com/pigweed/pigweed
pigweed, pw_toolchain Rolled-Commits: d7f4cfe88a34541..a17b318ce670eae
Roller-URL: https://ci.chromium.org/b/8742053329168711041
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: I895d5db5f4a44ec478ad27d92ff07170a7f60efd
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/224331
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/WORKSPACE b/WORKSPACE
index fc45277..44d74e1 100644
--- a/WORKSPACE
+++ b/WORKSPACE
@@ -84,8 +84,8 @@
name = "pigweed",
# ROLL: Warning: this entry is automatically updated.
# ROLL: Last updated 2024-07-18.
- # ROLL: By https://cr-buildbucket.appspot.com/build/8742097070674495041.
- commit = "d7f4cfe88a3454100b10dd2e9a71762912090d41",
+ # ROLL: By https://cr-buildbucket.appspot.com/build/8742053329168711041.
+ commit = "a17b318ce670eaed29d3fa7ee819929e737ba589",
remote = "https://pigweed.googlesource.com/pigweed/pigweed.git",
)
@@ -93,8 +93,8 @@
name = "pw_toolchain",
# ROLL: Warning: this entry is automatically updated.
# ROLL: Last updated 2024-07-18.
- # ROLL: By https://cr-buildbucket.appspot.com/build/8742097070674495041.
- commit = "d7f4cfe88a3454100b10dd2e9a71762912090d41",
+ # ROLL: By https://cr-buildbucket.appspot.com/build/8742053329168711041.
+ commit = "a17b318ce670eaed29d3fa7ee819929e737ba589",
remote = "https://pigweed.googlesource.com/pigweed/pigweed.git",
strip_prefix = "pw_toolchain_bazel",
)