roll: pigweed, pw_toolchain 9 commits 2265b2568b2ddc9 pw_bluetooth_sapphire: Ensure command is supported eb4af40890efea5 pw_bluetooth_sapphire: Use duration_cast for const a5ca74b914e8205 pw_bluetooth_sapphire: Implement extended adv. pdu 5cf904b2b9af5fa pw_bluetooth_sapphire: Use `ull` constants for enu 41608a281538865 pw_bluetooth_sapphire: Update semantics of `bredr. f1ee471410b4b2c pw_bluetooth_sapphire: Add the credit-based flow c 72a8ca6b98eb503 pw_bluetooth_sapphire: Migrate LEAdvertisingReport 40351f96a88b4cf pw_bluetooth_sapphire: Lenient LEGetVendorCapabili 2295d1150aa5748 pw_unit_test: Removed duplicate from forwarded var https://pigweed.googlesource.com/pigweed/pigweed pigweed, pw_toolchain Rolled-Commits: 5522843e83b016f..2265b2568b2ddc9 Roller-URL: https://ci.chromium.org/b/8742152635259349441 GitWatcher: ignore CQ-Do-Not-Cancel-Tryjobs: true Change-Id: Ie603eaf97eb52e0bdc44d855ed2344392595f33e Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/223791 Bot-Commit: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com> Commit-Queue: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com> Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com>
diff --git a/WORKSPACE b/WORKSPACE index 46ec439..358a996 100644 --- a/WORKSPACE +++ b/WORKSPACE
@@ -84,8 +84,8 @@ name = "pigweed", # ROLL: Warning: this entry is automatically updated. # ROLL: Last updated 2024-07-17. - # ROLL: By https://cr-buildbucket.appspot.com/build/8742174302538738145. - commit = "5522843e83b016fce1d98a3a0cd93012d982eadb", + # ROLL: By https://cr-buildbucket.appspot.com/build/8742152635259349441. + commit = "2265b2568b2ddc9f0a612ceeb0d5580e6f8d0882", 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-17. - # ROLL: By https://cr-buildbucket.appspot.com/build/8742174302538738145. - commit = "5522843e83b016fce1d98a3a0cd93012d982eadb", + # ROLL: By https://cr-buildbucket.appspot.com/build/8742152635259349441. + commit = "2265b2568b2ddc9f0a612ceeb0d5580e6f8d0882", remote = "https://pigweed.googlesource.com/pigweed/pigweed.git", strip_prefix = "pw_toolchain_bazel", )