roll: pigweed 3 commits 16f0f6387505dc2 pw_env_setup: Add check for git in _check_submodul ae663f3530e69e9 pw_bluetooth: Add LEReadNumOfSupportedAdvertisingS 93de0769d33ff33 docs: Fix inline search results URLs https://pigweed.googlesource.com/pigweed/pigweed pigweed Rolled-Commits: dbda5bdba3ba037..16f0f6387505dc2 Roller-URL: https://ci.chromium.org/b/8737246029140862977 GitWatcher: ignore CQ-Do-Not-Cancel-Tryjobs: true Change-Id: Iaeabfc096b125e98acf29eeaa7bc9d0da761c85c Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/234755 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/MODULE.bazel b/MODULE.bazel index f25e5d8..ef13c82 100644 --- a/MODULE.bazel +++ b/MODULE.bazel
@@ -49,8 +49,8 @@ module_name = "pigweed", # ROLL: Warning: this entry is automatically updated. # ROLL: Last updated 2024-09-09. - # ROLL: By https://cr-buildbucket.appspot.com/build/8737257063291595937. - commit = "dbda5bdba3ba0370d42f0ccd0472d0bcab361ba4", + # ROLL: By https://cr-buildbucket.appspot.com/build/8737246029140862977. + commit = "16f0f6387505dc27e7c1a76387b05524752b4602", remote = "https://pigweed.googlesource.com/pigweed/pigweed", ) @@ -58,8 +58,8 @@ module_name = "pw_toolchain", # ROLL: Warning: this entry is automatically updated. # ROLL: Last updated 2024-09-09. - # ROLL: By https://cr-buildbucket.appspot.com/build/8737257063291595937. - commit = "dbda5bdba3ba0370d42f0ccd0472d0bcab361ba4", + # ROLL: By https://cr-buildbucket.appspot.com/build/8737246029140862977. + commit = "16f0f6387505dc27e7c1a76387b05524752b4602", remote = "https://pigweed.googlesource.com/pigweed/pigweed", strip_prefix = "pw_toolchain_bazel", )