roll: pigweed, pw_toolchain 3 commits
61f6e54585a0e81 pw_rust: Add no_std build to basic_executable
79f0dd143867866 pw_rust: Rename host_executable
9d49c47bb21b0cc pw_env_setup: Add rustc thumbv7m target
https://pigweed.googlesource.com/pigweed/pigweed
pigweed, pw_toolchain Rolled-Commits: 55c5087185c0ff3..61f6e54585a0e81
Roller-URL: https://ci.chromium.org/b/8740839602029451233
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: Iab2f29dfb831b73b1dc95439ccdf3241b95125e1
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/226903
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/WORKSPACE b/WORKSPACE
index 2878bc2..50cddcc 100644
--- a/WORKSPACE
+++ b/WORKSPACE
@@ -84,8 +84,8 @@
name = "pigweed",
# ROLL: Warning: this entry is automatically updated.
# ROLL: Last updated 2024-08-01.
- # ROLL: By https://cr-buildbucket.appspot.com/build/8740850216371365553.
- commit = "55c5087185c0ff3d9662283f3c0300ec82dabc3d",
+ # ROLL: By https://cr-buildbucket.appspot.com/build/8740839602029451233.
+ commit = "61f6e54585a0e81918cd5ec760adc8de17e22bed",
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-08-01.
- # ROLL: By https://cr-buildbucket.appspot.com/build/8740850216371365553.
- commit = "55c5087185c0ff3d9662283f3c0300ec82dabc3d",
+ # ROLL: By https://cr-buildbucket.appspot.com/build/8740839602029451233.
+ commit = "61f6e54585a0e81918cd5ec760adc8de17e22bed",
remote = "https://pigweed.googlesource.com/pigweed/pigweed.git",
strip_prefix = "pw_toolchain_bazel",
)