roll: pigweed 0db6c1f..d63a18b (2 commits)
d63a18b:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/235354 pw_bluetooth_sapphire: Turn on ISO Host bit if supported
008082a:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/235353 pw_bluetooth_sapphire: Basic ServerSupportedFeatures support
Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed
Rolled-Commits: 0db6c1f5348550..d63a18b6fb6523
Roller-URL: https://ci.chromium.org/b/8736958376165837521
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: I8efa9745347ad501590f368570763c53911d7929
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/235210
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 85f8bd8..8baa2bb 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-12.
- # ROLL: By https://cr-buildbucket.appspot.com/build/8736959126821668785.
- commit = "0db6c1f53485504a25f9f90efa33297fd8e7f766",
+ # ROLL: By https://cr-buildbucket.appspot.com/build/8736958376165837521.
+ commit = "d63a18b6fb65234b4f778e1e13812ee134464f7e",
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-12.
- # ROLL: By https://cr-buildbucket.appspot.com/build/8736959126821668785.
- commit = "0db6c1f53485504a25f9f90efa33297fd8e7f766",
+ # ROLL: By https://cr-buildbucket.appspot.com/build/8736958376165837521.
+ commit = "d63a18b6fb65234b4f778e1e13812ee134464f7e",
remote = "https://pigweed.googlesource.com/pigweed/pigweed",
strip_prefix = "pw_toolchain_bazel",
)