roll: pigweed, pw_toolchain: pw_console: Headless mode with web/ws server running
Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/215860
Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com>
https://pigweed.googlesource.com/pigweed/pigweed
pigweed, pw_toolchain Rolled-Commits: fa6e930113bd0e6..45fd25bd3ef49ea
Roller-URL: https://ci.chromium.org/b/8742755194382655601
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: I9ca2a1ae4cb44bd964fffd073b50b35e63aa9424
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/221891
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/WORKSPACE b/WORKSPACE
index 780b666..dea32f7 100644
--- a/WORKSPACE
+++ b/WORKSPACE
@@ -83,18 +83,18 @@
git_repository(
name = "pigweed",
# ROLL: Warning: this entry is automatically updated.
- # ROLL: Last updated 2024-07-10.
- # ROLL: By https://cr-buildbucket.appspot.com/build/8742755968032107633.
- commit = "fa6e930113bd0e6db85670ec78753b03f4dba1d9",
+ # ROLL: Last updated 2024-07-11.
+ # ROLL: By https://cr-buildbucket.appspot.com/build/8742755194382655601.
+ commit = "45fd25bd3ef49ea9ec3cb2fc1a0f8caba7a6459a",
remote = "https://pigweed.googlesource.com/pigweed/pigweed.git",
)
git_repository(
name = "pw_toolchain",
# ROLL: Warning: this entry is automatically updated.
- # ROLL: Last updated 2024-07-10.
- # ROLL: By https://cr-buildbucket.appspot.com/build/8742755968032107633.
- commit = "fa6e930113bd0e6db85670ec78753b03f4dba1d9",
+ # ROLL: Last updated 2024-07-11.
+ # ROLL: By https://cr-buildbucket.appspot.com/build/8742755194382655601.
+ commit = "45fd25bd3ef49ea9ec3cb2fc1a0f8caba7a6459a",
remote = "https://pigweed.googlesource.com/pigweed/pigweed.git",
strip_prefix = "pw_toolchain_bazel",
)