commit | c406d284c49cfe00ac92299b93c43963146d3ded | [log] [tgz] |
---|---|---|
author | pigweed-roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com> | Thu Jan 30 14:21:10 2025 -0800 |
committer | CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jan 30 14:21:10 2025 -0800 |
tree | d587d995e4633e1ef93d7660f66013e317dc6075 | |
parent | d66ea9b34d2a77025ad9a6c7f3a528f46e64f4d6 [diff] |
roll: pigweed f7c1d90..1ef011c (4 commits) 1ef011c:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/263495 targets/rp2040: Use link_extra_libs 2469327:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/263573 pw_bluetooth_proxy: Add missing return to size report a2db99a:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/263654 docs: Remove unused script abba322:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/263652 pw_protobuf: Correct sfixed64 property Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed Rolled-Commits: f7c1d908b1f625..1ef011c9fc032c Roll-Count: 1 Roller-URL: https://cr-buildbucket.appspot.com/build/8724279715093669345 GitWatcher: ignore CQ-Do-Not-Cancel-Tryjobs: true Change-Id: I3e36352f21b22f6d03653cbc6a5c9cdf3e7d572a Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/263498 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 ec00697..913c6a2 100644 --- a/MODULE.bazel +++ b/MODULE.bazel
@@ -40,8 +40,8 @@ module_name = "pigweed", # ROLL: Warning: this entry is automatically updated. # ROLL: Last updated 2025-01-30. - # ROLL: By https://cr-buildbucket.appspot.com/build/8724290749582954689. - commit = "f7c1d908b1f6250c2a447175293284fbb626ebf1", + # ROLL: By https://cr-buildbucket.appspot.com/build/8724279715093669345. + commit = "1ef011c9fc032cbf58cc7dfed89b87a7d23cd619", remote = "https://pigweed.googlesource.com/pigweed/pigweed", )