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/8731162039932833729
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: I04f5c66e9be56355ec29e41ebda233bf80f2f258
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/249416
Commit-Queue: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com>
Bot-Commit: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
diff --git a/MODULE.bazel b/MODULE.bazel
index 1155ace..c1af398 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-11-15.
- # ROLL: By https://cr-buildbucket.appspot.com/build/8731173073507684913.
- commit = "ae1e16c6495b052bfff278a0b946fcddd8694419",
+ # ROLL: By https://cr-buildbucket.appspot.com/build/8731162039932833729.
+ commit = "81b8314db83ecfdbb8feba98b021bb718df08482",
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-11-15.
- # ROLL: By https://cr-buildbucket.appspot.com/build/8731173073507684913.
- commit = "ae1e16c6495b052bfff278a0b946fcddd8694419",
+ # ROLL: By https://cr-buildbucket.appspot.com/build/8731162039932833729.
+ commit = "81b8314db83ecfdbb8feba98b021bb718df08482",
remote = "https://pigweed.googlesource.com/pigweed/pigweed",
strip_prefix = "pw_toolchain_bazel",
)