roll: pigweed pw_uart: Add uart_non_blocking_test to GN build
Original-Bug: 331617095
Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/238532
Presubmit-Verified: CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com>
Original-Revision: 14204b516c1a0dd750fd8a8137dd15147a6085c1
Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed
Rolled-Commits: 2a0f0dfccc19b8..14204b516c1a0d
Roller-URL: https://ci.chromium.org/b/8735617371281227153
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: If5016783cf186dad309587fe460dd0b1c12ac935
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/showcase/sense/+/238463
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 d181439..795daff 100644
--- a/MODULE.bazel
+++ b/MODULE.bazel
@@ -50,8 +50,8 @@
module_name = "pigweed",
# ROLL: Warning: this entry is automatically updated.
# ROLL: Last updated 2024-09-27.
- # ROLL: By https://cr-buildbucket.appspot.com/build/8735624325355872945.
- commit = "2a0f0dfccc19b86a686777afa647b0c75a87c863",
+ # ROLL: By https://cr-buildbucket.appspot.com/build/8735617371281227153.
+ commit = "14204b516c1a0dd750fd8a8137dd15147a6085c1",
remote = "https://pigweed.googlesource.com/pigweed/pigweed",
)
@@ -59,8 +59,8 @@
module_name = "pw_toolchain",
# ROLL: Warning: this entry is automatically updated.
# ROLL: Last updated 2024-09-27.
- # ROLL: By https://cr-buildbucket.appspot.com/build/8735624325355872945.
- commit = "2a0f0dfccc19b86a686777afa647b0c75a87c863",
+ # ROLL: By https://cr-buildbucket.appspot.com/build/8735617371281227153.
+ commit = "14204b516c1a0dd750fd8a8137dd15147a6085c1",
remote = "https://pigweed.googlesource.com/pigweed/pigweed",
strip_prefix = "pw_toolchain_bazel",
)