| commit | 53e9003fa7ba1e88e8a838e78205de8c33e2e6e4 | [log] [tgz] |
|---|---|---|
| author | pigweed-roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com> | Thu Oct 09 15:23:12 2025 -0700 |
| committer | CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Oct 09 15:23:12 2025 -0700 |
| tree | 28ed13d93ab1f88ebd558565b738df4fbf86ed98 | |
| parent | 2d23f77b69da5e9f319a66266d991a46a181b60a [diff] |
roll: pigweed 59e0a8f..51bd079 (2 commits) 51bd079:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/330264 pw_thread_zephyr: Remove export of stale file 4866ff3:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/331092 pw_ide: Fix active files detection for symlinked files Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed Rolled-Commits: 59e0a8f4a6f618..51bd07918c085b Roll-Count: 1 Roller-URL: https://cr-buildbucket.appspot.com/build/8701449877437188257 GitWatcher: ignore CQ-Do-Not-Cancel-Tryjobs: true Change-Id: I396bd2ca6c0bd1d0f5c70f2f4ced398423f7003e Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/showcase/sense/+/331121 Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com> Commit-Queue: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com> Bot-Commit: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
diff --git a/MODULE.bazel b/MODULE.bazel index 4b510da..bb551db 100644 --- a/MODULE.bazel +++ b/MODULE.bazel
@@ -43,8 +43,8 @@ module_name = "pigweed", # ROLL: Warning: this entry is automatically updated. # ROLL: Last updated 2025-10-09. - # ROLL: By https://cr-buildbucket.appspot.com/build/8701525909424466993. - commit = "59e0a8f4a6f6185007a20e61c81962b6198f62d4", + # ROLL: By https://cr-buildbucket.appspot.com/build/8701449877437188257. + commit = "51bd07918c085b3724d93270f913cfa3c3c066d7", remote = "https://pigweed.googlesource.com/pigweed/pigweed", )