commit | 908871f771509a8227ea28f09254dd8040ccabd4 | [log] [tgz] |
---|---|---|
author | pigweed-roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com> | Fri Feb 07 17:25:02 2025 -0800 |
committer | CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Feb 07 17:25:02 2025 -0800 |
tree | d97ca371bc4c867ed9fffd38c95a4cc327dddb86 | |
parent | 57d0574bfe37a0eabe90ca25f422b19fc2ce2e6f [diff] |
roll: pigweed cbc2c8a..6bfc7bd (6 commits) 6bfc7bd:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/266035 pw_toolchain: Remove invalid glob from Zephyr 1cfec72:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/266136 *: Remove accidental "public/" includes 4d6191a:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/256087 pw_thread_freertos: Thread creation backend 4223869:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/266033 pw_kernel: Remove kernel tag on presubmit alias 654d7ad:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/265452 CMake: Add more missing headers and deps e7c7ee6:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/266152 pw_kernel: Add experimental prototype Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed Rolled-Commits: cbc2c8a22efb75..6bfc7bd965dda5 Roll-Count: 1 Roller-URL: https://cr-buildbucket.appspot.com/build/8723543611547986673 GitWatcher: ignore CQ-Do-Not-Cancel-Tryjobs: true Change-Id: Id9c3bed790f7d79619adbbc499d0f4de4a94bf0d Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/showcase/sense/+/266236 Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com> Bot-Commit: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com> Commit-Queue: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
diff --git a/MODULE.bazel b/MODULE.bazel index 6b541ba..6732e9b 100644 --- a/MODULE.bazel +++ b/MODULE.bazel
@@ -40,9 +40,9 @@ git_override( module_name = "pigweed", # ROLL: Warning: this entry is automatically updated. - # ROLL: Last updated 2025-02-07. - # ROLL: By https://cr-buildbucket.appspot.com/build/8723554481515195329. - commit = "cbc2c8a22efb757e4f4e9ba49e10645306ade2ad", + # ROLL: Last updated 2025-02-08. + # ROLL: By https://cr-buildbucket.appspot.com/build/8723543611547986673. + commit = "6bfc7bd965dda514bdd8000853c593d8cf9f1601", remote = "https://pigweed.googlesource.com/pigweed/pigweed", )