roll: pigweed 92ab032..85469bd (2 commits)
85469bd:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/236612 pw_containers: Add examples
1ad38f0:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/237312 pw_build_info: Fix constant name in documentation
Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed
Rolled-Commits: 92ab0326113d1d..85469bdd7f4b8e
Roller-URL: https://ci.chromium.org/b/8735972928702085249
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: I157a0534c19c5997a533adbb31751d24695bf990
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/237365
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 9ce7862..cff7e17 100644
--- a/MODULE.bazel
+++ b/MODULE.bazel
@@ -49,8 +49,8 @@
module_name = "pigweed",
# ROLL: Warning: this entry is automatically updated.
# ROLL: Last updated 2024-09-23.
- # ROLL: By https://cr-buildbucket.appspot.com/build/8735975599068836753.
- commit = "92ab0326113d1d6732a6d81dcc25abb330053b22",
+ # ROLL: By https://cr-buildbucket.appspot.com/build/8735972928702085249.
+ commit = "85469bdd7f4b8eea95fad4514002383e09210a6f",
remote = "https://pigweed.googlesource.com/pigweed/pigweed",
)
@@ -58,8 +58,8 @@
module_name = "pw_toolchain",
# ROLL: Warning: this entry is automatically updated.
# ROLL: Last updated 2024-09-23.
- # ROLL: By https://cr-buildbucket.appspot.com/build/8735975599068836753.
- commit = "92ab0326113d1d6732a6d81dcc25abb330053b22",
+ # ROLL: By https://cr-buildbucket.appspot.com/build/8735972928702085249.
+ commit = "85469bdd7f4b8eea95fad4514002383e09210a6f",
remote = "https://pigweed.googlesource.com/pigweed/pigweed",
strip_prefix = "pw_toolchain_bazel",
)