roll: pigweed, pw_toolchain: pw_bluetooth_sapphire: Emboss LEReadSupportedStatesCommandCompleteEvent Migrate LEReadSupportedStatesCommandCompleteEvent to Emboss Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1109572 GitOrigin-RevId: 9002caff792c1c81051dad950cadc51049d18479 Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/232777 https://pigweed.googlesource.com/pigweed/pigweed pigweed, pw_toolchain Rolled-Commits: 4df6f289fe3c1a0..60a6b4dfb9e60e0 Roller-URL: https://ci.chromium.org/b/8738106209920708865 GitWatcher: ignore CQ-Do-Not-Cancel-Tryjobs: true Change-Id: I45bc453fd62e977efd6058b49933e0c605e9a930 Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/232983 Bot-Commit: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com> Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com> Commit-Queue: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
diff --git a/MODULE.bazel b/MODULE.bazel index 35da838..6b49a21 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-31. - # ROLL: By https://cr-buildbucket.appspot.com/build/8738106668207869665. - commit = "4df6f289fe3c1a0f28065961f778eda1f678cb97", + # ROLL: By https://cr-buildbucket.appspot.com/build/8738106209920708865. + commit = "60a6b4dfb9e60e052cf58ab9ab5e20cdbb5ab52a", 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-31. - # ROLL: By https://cr-buildbucket.appspot.com/build/8738106668207869665. - commit = "4df6f289fe3c1a0f28065961f778eda1f678cb97", + # ROLL: By https://cr-buildbucket.appspot.com/build/8738106209920708865. + commit = "60a6b4dfb9e60e052cf58ab9ab5e20cdbb5ab52a", remote = "https://pigweed.googlesource.com/pigweed/pigweed", strip_prefix = "pw_toolchain_bazel", )