roll: pigweed, pw_toolchain 3 commits 4df6f289fe3c1a0 pw_bluetooth_sapphire: Embossify ReadPageScanActiv 7286a9d4c200a46 pw_bluetooth_sapphire: Embossify ReadSimplePairing 2a2c2ad3be8241c pw_bluetooth_sapphire: Embossify ReadPageScanTypeR https://pigweed.googlesource.com/pigweed/pigweed pigweed, pw_toolchain Rolled-Commits: aeecd225558b918..4df6f289fe3c1a0 Roller-URL: https://ci.chromium.org/b/8738106668207869665 GitWatcher: ignore CQ-Do-Not-Cancel-Tryjobs: true Change-Id: I2dbdeb45c134317bc92302a71d354f8fbb68389f Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/233008 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 9b892c6..35da838 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/8738117297485309361. - commit = "aeecd225558b9184e87f6990092244dc0af3545b", + # ROLL: By https://cr-buildbucket.appspot.com/build/8738106668207869665. + commit = "4df6f289fe3c1a0f28065961f778eda1f678cb97", 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/8738117297485309361. - commit = "aeecd225558b9184e87f6990092244dc0af3545b", + # ROLL: By https://cr-buildbucket.appspot.com/build/8738106668207869665. + commit = "4df6f289fe3c1a0f28065961f778eda1f678cb97", remote = "https://pigweed.googlesource.com/pigweed/pigweed", strip_prefix = "pw_toolchain_bazel", )