roll: pigweed, pw_toolchain 2 commits 102a0f6737990f7 pw_bluetooth_sapphire: Convert hci_spec opcode use 56257a2e0ec93ac pw_bluetooth_sapphire: Add emboss defs for more HC https://pigweed.googlesource.com/pigweed/pigweed pigweed, pw_toolchain Rolled-Commits: 95d9586026ee8f6..102a0f6737990f7 Roller-URL: https://ci.chromium.org/b/8738305286085479169 GitWatcher: ignore CQ-Do-Not-Cancel-Tryjobs: true Change-Id: Ica6680631cc28c84c8215598a536d284420fe22e Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/232543 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 8e847ac..5b93482 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-29. - # ROLL: By https://cr-buildbucket.appspot.com/build/8738315530772278641. - commit = "95d9586026ee8f67d69042f58bf23a1d23f46523", + # ROLL: By https://cr-buildbucket.appspot.com/build/8738305286085479169. + commit = "102a0f6737990f7ebed2c4b53124a5724c1d3242", 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-29. - # ROLL: By https://cr-buildbucket.appspot.com/build/8738315530772278641. - commit = "95d9586026ee8f67d69042f58bf23a1d23f46523", + # ROLL: By https://cr-buildbucket.appspot.com/build/8738305286085479169. + commit = "102a0f6737990f7ebed2c4b53124a5724c1d3242", remote = "https://pigweed.googlesource.com/pigweed/pigweed", strip_prefix = "pw_toolchain_bazel", )