roll: pigweed cff65b9..0db6c1f (4 commits)
0db6c1f:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/235315 pw_bluetooth_sapphire: Migrate LERemoveAdvertisingSet command to Emboss
5b61c39:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/235374 pw_bluetooth_sapphire: Add structured config values to bt-host pkg
73627bf:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/235352 pw_bluetooth_sapphire: Migrate LELongTermKeyRequest event to Emboss
9de41b0:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/235314 pw_bluetooth_sapphire: Migrate LE Read Buffer Size v1 event to Emboss
Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed
Rolled-Commits: cff65b95f423e5..0db6c1f5348550
Roller-URL: https://ci.chromium.org/b/8736959126821668785
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: I6c4076cbee4d14f8727b86f02fcdf0b82856dcce
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/235209
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 9b08430..85f8bd8 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/8736969333194733665.
- commit = "cff65b95f423e54f2eb8695a3d701ff6972fe28f",
+ # ROLL: By https://cr-buildbucket.appspot.com/build/8736959126821668785.
+ commit = "0db6c1f53485504a25f9f90efa33297fd8e7f766",
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/8736969333194733665.
- commit = "cff65b95f423e54f2eb8695a3d701ff6972fe28f",
+ # ROLL: By https://cr-buildbucket.appspot.com/build/8736959126821668785.
+ commit = "0db6c1f53485504a25f9f90efa33297fd8e7f766",
remote = "https://pigweed.googlesource.com/pigweed/pigweed",
strip_prefix = "pw_toolchain_bazel",
)