commit | d5a25faded4382918f98b4a8347f159c5b8067de | [log] [tgz] |
---|---|---|
author | pigweed-roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com> | Wed Feb 05 10:41:44 2025 -0800 |
committer | CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Feb 05 10:41:44 2025 -0800 |
tree | 87aad56c1359b417ed0c0eda5d8a47f9722cec02 | |
parent | 9986228ffb320105dee226bdeacb3137b1597404 [diff] |
roll: pigweed 832ab7f..d9dc917 (7 commits) d9dc917:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/264894 docs: Send in-site search queries to Google Analytics 149789e:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/264892 pw_toolchain: ARM Cortex-M55 configs 160b5df:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/263452 pw_checksum: Update docs for CRC32 to match implementation f1a7a87:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/265132 pw_unit_test: Remove pw_unit_test_GOOGLETEST_BACKEND a20e18d:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/263912 SEED-0133: Claim SEED number cf0119c:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/263712 docs: Improve load performance by loading scripts later c91e542:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/264992 bazel: Make fuchsia_sdk_toolchain a dev_dependency Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed Rolled-Commits: 832ab7ff40365a..d9dc917f8e8f36 Roll-Count: 1 Roller-URL: https://cr-buildbucket.appspot.com/build/8723750076518203393 GitWatcher: ignore CQ-Do-Not-Cancel-Tryjobs: true Change-Id: Ia8b4facf187a645f7880535ff8afc13fd9dac424 Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/265113 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 7180ce5..5f04d31 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-02-05. - # ROLL: By https://cr-buildbucket.appspot.com/build/8723805248155842465. - commit = "832ab7ff40365a9a424d90366a34333ac217eab4", + # ROLL: By https://cr-buildbucket.appspot.com/build/8723750076518203393. + commit = "d9dc917f8e8f362b0199600ee5aa531d44b91ace", remote = "https://pigweed.googlesource.com/pigweed/pigweed", )