roll: pigweed, pw_toolchain: rp2040: Mark rp2040_binary as a non-executable target for host
Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/218394
Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com>
https://pigweed.googlesource.com/pigweed/pigweed
pigweed, pw_toolchain Rolled-Commits: 5dd7c05d4169558..1d074293f52947e
Roller-URL: https://ci.chromium.org/b/8744037818450798257
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: I8ca0d83a980ed7b446479b06c224b28b447da109
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/218493
Bot-Commit: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com>
Commit-Queue: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
diff --git a/WORKSPACE b/WORKSPACE
index b7e4ec3..d93a813 100644
--- a/WORKSPACE
+++ b/WORKSPACE
@@ -84,8 +84,8 @@
name = "pigweed",
# ROLL: Warning: this entry is automatically updated.
# ROLL: Last updated 2024-06-26.
- # ROLL: By https://cr-buildbucket.appspot.com/build/8744038208810747441.
- commit = "5dd7c05d4169558df066503efba3fe3b7ca05bc2",
+ # ROLL: By https://cr-buildbucket.appspot.com/build/8744037818450798257.
+ commit = "1d074293f52947eb6492a2b563f62c730a5d6fb2",
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-26.
- # ROLL: By https://cr-buildbucket.appspot.com/build/8744038208810747441.
- commit = "5dd7c05d4169558df066503efba3fe3b7ca05bc2",
+ # ROLL: By https://cr-buildbucket.appspot.com/build/8744037818450798257.
+ commit = "1d074293f52947eb6492a2b563f62c730a5d6fb2",
remote = "https://pigweed.googlesource.com/pigweed/pigweed.git",
strip_prefix = "pw_toolchain_bazel",
)