roll: pigweed, pw_toolchain 5 commits
c59ef96f75b79fe pw_bluetooth: Add LEReadSupportedStates emboss eve
c3e84e4dac07a8b pw_bloat: Support custom bloaty configs in CLI com
e45b2e6e9d351c1 pw_build: Add glob_dirs() Starlark helper
c75557d48defde3 pw_async2: Remove accidental macro #undef
1ee458eab8a52d3 emboss: Remove -Wdeprecated-copy from public_confi
https://pigweed.googlesource.com/pigweed/pigweed
pigweed, pw_toolchain Rolled-Commits: b572688d1fd4b02..c59ef96f75b79fe
Roller-URL: https://ci.chromium.org/b/8739688865547980561
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: Iafba3a5c079a00867d6eb4ce219f8d7d59da18c4
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/showcase/sense/+/229325
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/MODULE.bazel b/MODULE.bazel
index c3cee5f..1a2adb5 100644
--- a/MODULE.bazel
+++ b/MODULE.bazel
@@ -47,18 +47,18 @@
git_override(
module_name = "pigweed",
# ROLL: Warning: this entry is automatically updated.
- # ROLL: Last updated 2024-08-12.
- # ROLL: By https://cr-buildbucket.appspot.com/build/8739765541793592065.
- commit = "b572688d1fd4b026db66c0c945ab3c7ae3b8dbfa",
+ # ROLL: Last updated 2024-08-13.
+ # ROLL: By https://cr-buildbucket.appspot.com/build/8739688865547980561.
+ commit = "c59ef96f75b79fed9c7fca47382ffc86f48a5995",
remote = "https://pigweed.googlesource.com/pigweed/pigweed",
)
git_override(
module_name = "pw_toolchain",
# ROLL: Warning: this entry is automatically updated.
- # ROLL: Last updated 2024-08-12.
- # ROLL: By https://cr-buildbucket.appspot.com/build/8739765541793592065.
- commit = "b572688d1fd4b026db66c0c945ab3c7ae3b8dbfa",
+ # ROLL: Last updated 2024-08-13.
+ # ROLL: By https://cr-buildbucket.appspot.com/build/8739688865547980561.
+ commit = "c59ef96f75b79fed9c7fca47382ffc86f48a5995",
remote = "https://pigweed.googlesource.com/pigweed/pigweed",
strip_prefix = "pw_toolchain_bazel",
)