commit | c0e0a9c389cfe8a92f9567eed5cf10a3ef6c4abf | [log] [tgz] |
---|---|---|
author | pigweed-roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com> | Wed Feb 19 11:43:00 2025 -0800 |
committer | CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Feb 19 11:43:00 2025 -0800 |
tree | 6c426d2bef03cf82b26d527f2fe2cf6d397310d6 | |
parent | 668423c9c6399dbe3a0636e3327300e2156ca56d [diff] |
roll: pigweed febc8c2..3dde8a0 (2 commits) 3dde8a0:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/269053 pw_sensor: Enable YAML to Python sensor attribute changes c330d21:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/264644 pw_allocator: Facilitate additional block implementations Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed Rolled-Commits: febc8c2aff059a..3dde8a0e2a595e Roll-Count: 1 Roller-URL: https://cr-buildbucket.appspot.com/build/8722479141455843777 GitWatcher: ignore CQ-Do-Not-Cancel-Tryjobs: true Change-Id: I2446413f701655f6b53c78030bfd76d31b25b88f Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/showcase/sense/+/269132 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 71b99ae..bc5ad24 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-02-19. - # ROLL: By https://cr-buildbucket.appspot.com/build/8722533465463009169. - commit = "febc8c2aff059a11a518c4a21fb15de8a7539511", + # ROLL: By https://cr-buildbucket.appspot.com/build/8722479141455843777. + commit = "3dde8a0e2a595e07167e9aa229168bce461475ea", remote = "https://pigweed.googlesource.com/pigweed/pigweed", )