roll: pigweed, pw_toolchain 4 commits
630750e177353d5 pw_cpu_exception_cortex_m: rm backend multiplexer
f437033232f7e9b bazel: Add clippy to CI
d1caa98c216d9f4 pw_build: Add optional working directory arg to Bu
74612309f33820a pw_log: Remove backend multiplexer
https://pigweed.googlesource.com/pigweed/pigweed
pigweed, pw_toolchain Rolled-Commits: 5880c31b48ea299..630750e177353d5
Roller-URL: https://ci.chromium.org/b/8744122819792714977
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: I901f82b9b7086375be6705dc8124bd72f08a3c8a
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/218254
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/WORKSPACE b/WORKSPACE
index 69f39e3..2dd224f 100644
--- a/WORKSPACE
+++ b/WORKSPACE
@@ -84,8 +84,8 @@
name = "pigweed",
# ROLL: Warning: this entry is automatically updated.
# ROLL: Last updated 2024-06-25.
- # ROLL: By https://cr-buildbucket.appspot.com/build/8744132996374073937.
- commit = "5880c31b48ea299070dd2ce244c20b2b1d9fcd4b",
+ # ROLL: By https://cr-buildbucket.appspot.com/build/8744122819792714977.
+ commit = "630750e177353d58b23c3bdc6ccddb88362cce60",
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-06-25.
- # ROLL: By https://cr-buildbucket.appspot.com/build/8744132996374073937.
- commit = "5880c31b48ea299070dd2ce244c20b2b1d9fcd4b",
+ # ROLL: By https://cr-buildbucket.appspot.com/build/8744122819792714977.
+ commit = "630750e177353d58b23c3bdc6ccddb88362cce60",
remote = "https://pigweed.googlesource.com/pigweed/pigweed.git",
strip_prefix = "pw_toolchain_bazel",
)