roll: pigweed pw_log_fuchsia: Add syslog dep to pw_log_fuchsia
This fixes bt_hci_virtual missing libsyslog.so.
Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/238552
Presubmit-Verified: CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com>
Original-Revision: 42cff573c2016f8d0f78ef2f0db8cd9941601ab4
Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed
Rolled-Commits: d31705b84d24f0..42cff573c2016f
Roller-URL: https://ci.chromium.org/b/8735614179155740769
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: Ie77736e499fc711b881bad72e6f55815183a953b
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/showcase/sense/+/238421
Commit-Queue: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Bot-Commit: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com>
diff --git a/MODULE.bazel b/MODULE.bazel
index abdafd9..f4293fa 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/8735614912426638513.
- commit = "d31705b84d24f0ef17e6b8eef6cae13f96f942e4",
+ # ROLL: By https://cr-buildbucket.appspot.com/build/8735614179155740769.
+ commit = "42cff573c2016f8d0f78ef2f0db8cd9941601ab4",
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/8735614912426638513.
- commit = "d31705b84d24f0ef17e6b8eef6cae13f96f942e4",
+ # ROLL: By https://cr-buildbucket.appspot.com/build/8735614179155740769.
+ commit = "42cff573c2016f8d0f78ef2f0db8cd9941601ab4",
remote = "https://pigweed.googlesource.com/pigweed/pigweed",
strip_prefix = "pw_toolchain_bazel",
)