roll: pigweed, pw_toolchain: pw_bluetooth: Add LEReadSupportedStates emboss event Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/228961 Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com> https://pigweed.googlesource.com/pigweed/pigweed pigweed, pw_toolchain Rolled-Commits: c3e84e4dac07a8b..c59ef96f75b79fe Roller-URL: https://ci.chromium.org/b/8739691166540537585 GitWatcher: ignore CQ-Do-Not-Cancel-Tryjobs: true Change-Id: I59205d400ad373ca2f8095d012a139ebd69cc8da Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/229324 Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com> Commit-Queue: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com> Bot-Commit: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
diff --git a/MODULE.bazel b/MODULE.bazel index cc85357..a1d5e7b 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-08-13. - # ROLL: By https://cr-buildbucket.appspot.com/build/8739691664120871073. - commit = "c3e84e4dac07a8b122b29e60957125b099338137", + # ROLL: By https://cr-buildbucket.appspot.com/build/8739691166540537585. + commit = "c59ef96f75b79fed9c7fca47382ffc86f48a5995", 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-08-13. - # ROLL: By https://cr-buildbucket.appspot.com/build/8739691664120871073. - commit = "c3e84e4dac07a8b122b29e60957125b099338137", + # ROLL: By https://cr-buildbucket.appspot.com/build/8739691166540537585. + commit = "c59ef96f75b79fed9c7fca47382ffc86f48a5995", remote = "https://pigweed.googlesource.com/pigweed/pigweed", strip_prefix = "pw_toolchain_bazel", )