roll: pigweed ace1915..2e91930 (2 commits)
2e91930:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/240138 pw_rpc: Fix crash on call cleanup
e242f7e:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/239940 pw_ide: Fix broken link
Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed
Rolled-Commits: ace1915446679e..2e91930eff5ffa
Roller-URL: https://ci.chromium.org/b/8734975689557290145
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: Ice2b810b8707b46e395ab907943d1036b998f9a4
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/showcase/sense/+/240139
Commit-Queue: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com>
Bot-Commit: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
diff --git a/MODULE.bazel b/MODULE.bazel
index 46c3973..df782d5 100644
--- a/MODULE.bazel
+++ b/MODULE.bazel
@@ -50,8 +50,8 @@
module_name = "pigweed",
# ROLL: Warning: this entry is automatically updated.
# ROLL: Last updated 2024-10-04.
- # ROLL: By https://cr-buildbucket.appspot.com/build/8734981950534691969.
- commit = "ace1915446679e9530ff8390060c445972227702",
+ # ROLL: By https://cr-buildbucket.appspot.com/build/8734975689557290145.
+ commit = "2e91930eff5ffa17a7f7f5d6a833362194bd1664",
remote = "https://pigweed.googlesource.com/pigweed/pigweed",
)
@@ -59,8 +59,8 @@
module_name = "pw_toolchain",
# ROLL: Warning: this entry is automatically updated.
# ROLL: Last updated 2024-10-04.
- # ROLL: By https://cr-buildbucket.appspot.com/build/8734981950534691969.
- commit = "ace1915446679e9530ff8390060c445972227702",
+ # ROLL: By https://cr-buildbucket.appspot.com/build/8734975689557290145.
+ commit = "2e91930eff5ffa17a7f7f5d6a833362194bd1664",
remote = "https://pigweed.googlesource.com/pigweed/pigweed",
strip_prefix = "pw_toolchain_bazel",
)