roll: pigweed 3 commits
0f14ff3c13d69e2 bazel: Increase bes_timeout
a60b05c2c2db321 bazel: Update Fuchsia SDK to 24.20240909.5.1
3deeef531b0b15f docs: Update changelog
https://pigweed.googlesource.com/pigweed/pigweed
pigweed Rolled-Commits: cfcf0059926589e..0f14ff3c13d69e2
Roller-URL: https://ci.chromium.org/b/8737156272210504177
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: I41c2cf1f9cc537598b2349487ebe148f51f19012
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/showcase/sense/+/234920
Bot-Commit: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Commit-Queue: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com>
diff --git a/MODULE.bazel b/MODULE.bazel
index 04de758..e54aedb 100644
--- a/MODULE.bazel
+++ b/MODULE.bazel
@@ -49,18 +49,18 @@
git_override(
module_name = "pigweed",
# ROLL: Warning: this entry is automatically updated.
- # ROLL: Last updated 2024-09-09.
- # ROLL: By https://cr-buildbucket.appspot.com/build/8737229163144035825.
- commit = "cfcf0059926589e26f318e29df8733e5a09c2928",
+ # ROLL: Last updated 2024-09-10.
+ # ROLL: By https://cr-buildbucket.appspot.com/build/8737156272210504177.
+ commit = "0f14ff3c13d69e2ea9025a5ddb43b30876825f61",
remote = "https://pigweed.googlesource.com/pigweed/pigweed",
)
git_override(
module_name = "pw_toolchain",
# ROLL: Warning: this entry is automatically updated.
- # ROLL: Last updated 2024-09-09.
- # ROLL: By https://cr-buildbucket.appspot.com/build/8737229163144035825.
- commit = "cfcf0059926589e26f318e29df8733e5a09c2928",
+ # ROLL: Last updated 2024-09-10.
+ # ROLL: By https://cr-buildbucket.appspot.com/build/8737156272210504177.
+ commit = "0f14ff3c13d69e2ea9025a5ddb43b30876825f61",
remote = "https://pigweed.googlesource.com/pigweed/pigweed",
strip_prefix = "pw_toolchain_bazel",
)