roll: pigweed 79c3430..05c13c4 (3 commits)
05c13c4:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/247252 pw_bluetooth_sapphire: Remove more legacy event handling
6aeaef1:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/247232 pw_bluetooth_sapphire: Remove more legacy event infrastructure
45ed65c:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/246193 pw_bluetooth_sapphire: Advertising RSI and Broadcast Name
Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed
Rolled-Commits: 79c3430719bc8e..05c13c446f05c4
Roll-Count: 1
Roller-URL: https://cr-buildbucket.appspot.com/build/8731989599695910769
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: Idb21b6f7c53dcd821a25ccf119f5c1c9e72fbd2c
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/247512
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 dcbad31..9e24e49 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-06.
- # ROLL: By https://cr-buildbucket.appspot.com/build/8732044764955158737.
- commit = "79c3430719bc8e3320eb2612303e7040baae2001",
+ # ROLL: By https://cr-buildbucket.appspot.com/build/8731989599695910769.
+ commit = "05c13c446f05c4a3529e2087d2d5f4b14d8ce4a1",
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-06.
- # ROLL: By https://cr-buildbucket.appspot.com/build/8732044764955158737.
- commit = "79c3430719bc8e3320eb2612303e7040baae2001",
+ # ROLL: By https://cr-buildbucket.appspot.com/build/8731989599695910769.
+ commit = "05c13c446f05c4a3529e2087d2d5f4b14d8ce4a1",
remote = "https://pigweed.googlesource.com/pigweed/pigweed",
strip_prefix = "pw_toolchain_bazel",
)