roll: pigweed, pw_toolchain 5 commits
b572688d1fd4b02 pw_ide: Disable Bazelisk auto-activation by defaul
d1e7bbafe816dd9 pw_module: Fix OWNERS file parsing
c75f089ca800163 emboss: Update emboss to v2024.0809.170004
7f624d1cf275454 pw_bluetooth_sapphire: Add common bt-host clang wa
66015431cb14693 pw_bluetooth_proxy: Release H4 buff on error
https://pigweed.googlesource.com/pigweed/pigweed
pigweed, pw_toolchain Rolled-Commits: 8bb7ae67e611a10..b572688d1fd4b02
Roller-URL: https://ci.chromium.org/b/8739765541793592065
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: I175831353cf3df706ab095dc6bf3bf5a917aa0ec
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/showcase/sense/+/229081
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 8ce20d0..c3cee5f 100644
--- a/MODULE.bazel
+++ b/MODULE.bazel
@@ -48,8 +48,8 @@
module_name = "pigweed",
# ROLL: Warning: this entry is automatically updated.
# ROLL: Last updated 2024-08-12.
- # ROLL: By https://cr-buildbucket.appspot.com/build/8739776799458873441.
- commit = "8bb7ae67e611a101b22df5d4c458ac6d4fcec11a",
+ # ROLL: By https://cr-buildbucket.appspot.com/build/8739765541793592065.
+ commit = "b572688d1fd4b026db66c0c945ab3c7ae3b8dbfa",
remote = "https://pigweed.googlesource.com/pigweed/pigweed",
)
@@ -57,8 +57,8 @@
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/8739776799458873441.
- commit = "8bb7ae67e611a101b22df5d4c458ac6d4fcec11a",
+ # ROLL: By https://cr-buildbucket.appspot.com/build/8739765541793592065.
+ commit = "b572688d1fd4b026db66c0c945ab3c7ae3b8dbfa",
remote = "https://pigweed.googlesource.com/pigweed/pigweed",
strip_prefix = "pw_toolchain_bazel",
)