roll: pigweed pw_libc: Add logf() tests
Tests that exercise a part of libc that appears broken with the current
llvm-libc prebuilts for ARMv8-M.
Original-Bug: b/382089039
Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/260261
Presubmit-Verified: CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com>
Original-Revision: 57dcbc291db2754ed2b40b3ebbcee715574bb0d9
Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed
Rolled-Commits: 64aa968dd4dc89..57dcbc291db275
Roll-Count: 1
Roller-URL: https://cr-buildbucket.appspot.com/build/8725526556777111665
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: Ibdcb5c47b7a525846d0c1cee92648e357b8da35f
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/260314
Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com>
Commit-Queue: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Bot-Commit: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
diff --git a/MODULE.bazel b/MODULE.bazel
index fa0f049..b1f1cc5 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-17.
- # ROLL: By https://cr-buildbucket.appspot.com/build/8725537593003992657.
- commit = "64aa968dd4dc897a4c2c32d35ec903c238b0a1a5",
+ # ROLL: By https://cr-buildbucket.appspot.com/build/8725526556777111665.
+ commit = "57dcbc291db2754ed2b40b3ebbcee715574bb0d9",
remote = "https://pigweed.googlesource.com/pigweed/pigweed",
)