commit | d172a3c4518eb47929699872e63ea2ee94d825e7 | [log] [tgz] |
---|---|---|
author | pigweed-roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com> | Thu Mar 27 13:04:20 2025 -0700 |
committer | CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Mar 27 13:04:20 2025 -0700 |
tree | 9221f28171ffa45f261b3deb4dc9a3c6213d5316 | |
parent | a914a39bf12309de461ab1cdc2fae9a1990cc626 [diff] |
roll: pigweed 8eeeb95..b4a6f35 (2 commits) b4a6f35:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/279112 pw_stream_shmem_mcuxpresso: Add write timeout option 1040a27:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/278874 pw_stream_shmem_mcuxpresso: Add OWNERS Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed Rolled-Commits: 8eeeb9558b9007..b4a6f35859591e Roll-Count: 1 Roller-URL: https://cr-buildbucket.appspot.com/build/8719214956823200129 GitWatcher: ignore CQ-Do-Not-Cancel-Tryjobs: true Change-Id: I4abad999ea015392547d7f20828d18b5630cfd3b Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/279872 Commit-Queue: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com> Bot-Commit: 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 e3bafe5..d53c6e3 100644 --- a/MODULE.bazel +++ b/MODULE.bazel
@@ -41,8 +41,8 @@ module_name = "pigweed", # ROLL: Warning: this entry is automatically updated. # ROLL: Last updated 2025-03-27. - # ROLL: By https://cr-buildbucket.appspot.com/build/8719225985329414321. - commit = "8eeeb9558b9007c75bd36972c80f1dcd12f725dc", + # ROLL: By https://cr-buildbucket.appspot.com/build/8719214956823200129. + commit = "b4a6f35859591eee9e89ce429f811495d2053892", remote = "https://pigweed.googlesource.com/pigweed/pigweed", )