roll: pigweed, pw_toolchain: pw_bluetooth_sapphire: Embossify ReadLocalNameReturnParams Use emboss definitions instead of the packed struct ReadLocalNameReturnParams. Original-Bug: b/42167863 Test: fx test //src/connectivity/bluetooth/core/bt-host Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1107956 GitOrigin-RevId: 296ccbb302582669f5dbb323fcdaf1217c216bc7 Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/232753 https://pigweed.googlesource.com/pigweed/pigweed pigweed, pw_toolchain Rolled-Commits: 99acb268bf50ca0..904184e5b1590ca Roller-URL: https://ci.chromium.org/b/8738117702396438705 GitWatcher: ignore CQ-Do-Not-Cancel-Tryjobs: true Change-Id: Ia139cfb41b0555a46c64464934744286196cad41 Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/233003 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/MODULE.bazel b/MODULE.bazel index f30cea5..fbbf596 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/8738127956338495313. - commit = "99acb268bf50ca0fb09e45b401d1b7aa4baa437f", + # ROLL: By https://cr-buildbucket.appspot.com/build/8738117702396438705. + commit = "904184e5b1590ca57293563d3006805be382e74c", 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/8738127956338495313. - commit = "99acb268bf50ca0fb09e45b401d1b7aa4baa437f", + # ROLL: By https://cr-buildbucket.appspot.com/build/8738117702396438705. + commit = "904184e5b1590ca57293563d3006805be382e74c", remote = "https://pigweed.googlesource.com/pigweed/pigweed", strip_prefix = "pw_toolchain_bazel", )