roll: pigweed ae1e16c..81b8314 (6 commits)
81b8314:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/245592 docs: Configure docs_build to support emboss & sapphire
4dda096:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/249352 OWNERS: Apply WORKSPACE_OWNERS to MODULE.bazel*
92e854a:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/249414 pw_rpc: Warn when client completion callback is disabled
c064969:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/249413 pw_rpc: Simplify enabling packet debug logs
786f3bc:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/249512 pw_elf: Add pw_stream to Android.bp
d55664c:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/249332 pw_bluetooth_proxy: Update Android.bp
Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed
Rolled-Commits: ae1e16c6495b05..81b8314db83ecf
Roll-Count: 1
Roller-URL: https://cr-buildbucket.appspot.com/build/8731163213421020417
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: Ieb7de8e044d7b2eb9b641001295d98d0b54f65e2
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/showcase/sense/+/249495
Commit-Queue: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Bot-Commit: 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 ba86408..6672626 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-11-15.
- # ROLL: By https://cr-buildbucket.appspot.com/build/8731174078093663905.
- commit = "ae1e16c6495b052bfff278a0b946fcddd8694419",
+ # ROLL: By https://cr-buildbucket.appspot.com/build/8731163213421020417.
+ commit = "81b8314db83ecfdbb8feba98b021bb718df08482",
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-11-15.
- # ROLL: By https://cr-buildbucket.appspot.com/build/8731174078093663905.
- commit = "ae1e16c6495b052bfff278a0b946fcddd8694419",
+ # ROLL: By https://cr-buildbucket.appspot.com/build/8731163213421020417.
+ commit = "81b8314db83ecfdbb8feba98b021bb718df08482",
remote = "https://pigweed.googlesource.com/pigweed/pigweed",
strip_prefix = "pw_toolchain_bazel",
)