roll: pigweed, pw_toolchain 6 commits b9de0f451197083 pw_env_setup: Use full paths for proj action impor 41a0140c8ece3f4 third_party/googletest: Fix the docs b041517545b70d1 bazel: Add missing dependencies 9b979cb0cbec695 pw_bluetooth_sapphire: Add Bazel build files to li 932c44e8e5c240e pw_system: Add web console option 7eb32bb61f56148 pw_web: Set min width for message https://pigweed.googlesource.com/pigweed/pigweed pigweed, pw_toolchain Rolled-Commits: b4987e47aef3696..b9de0f451197083 Roller-URL: https://ci.chromium.org/b/8742665714362914801 GitWatcher: ignore CQ-Do-Not-Cancel-Tryjobs: true Change-Id: I8040d47da1bf763869b2a52c13b47ee744a9e673 Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/222635 Commit-Queue: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com> Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com> Bot-Commit: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
diff --git a/WORKSPACE b/WORKSPACE index bb25ae6..a1e6e34 100644 --- a/WORKSPACE +++ b/WORKSPACE
@@ -84,8 +84,8 @@ name = "pigweed", # ROLL: Warning: this entry is automatically updated. # ROLL: Last updated 2024-07-11. - # ROLL: By https://cr-buildbucket.appspot.com/build/8742675809238141281. - commit = "b4987e47aef3696796b32a0cbdaf7fc4bb1266fa", + # ROLL: By https://cr-buildbucket.appspot.com/build/8742665714362914801. + commit = "b9de0f45119708395464d3839b364270d4035c18", remote = "https://pigweed.googlesource.com/pigweed/pigweed.git", ) @@ -93,8 +93,8 @@ name = "pw_toolchain", # ROLL: Warning: this entry is automatically updated. # ROLL: Last updated 2024-07-11. - # ROLL: By https://cr-buildbucket.appspot.com/build/8742675809238141281. - commit = "b4987e47aef3696796b32a0cbdaf7fc4bb1266fa", + # ROLL: By https://cr-buildbucket.appspot.com/build/8742665714362914801. + commit = "b9de0f45119708395464d3839b364270d4035c18", remote = "https://pigweed.googlesource.com/pigweed/pigweed.git", strip_prefix = "pw_toolchain_bazel", )