roll: pigweed pw_build: Add LinkerSymbol
Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/242635
Presubmit-Verified: CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com>
Original-Revision: 170f745d98d101d73564fa61420f1a0836053033
Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed
Rolled-Commits: f66f4e473e6620..170f745d98d101
Roll-Count: 1
Roller-URL: https://ci.chromium.org/b/8733711751996334305
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: I12bd8b28b5eb9f75bcdab8ff6d6e801a98c8d4ff
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/243258
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 c45b748..50b5738 100644
--- a/MODULE.bazel
+++ b/MODULE.bazel
@@ -48,8 +48,8 @@
module_name = "pigweed",
# ROLL: Warning: this entry is automatically updated.
# ROLL: Last updated 2024-10-18.
- # ROLL: By https://cr-buildbucket.appspot.com/build/8733716599269885649.
- commit = "f66f4e473e6620afb4d027e7f9e224fa67ff2662",
+ # ROLL: By https://cr-buildbucket.appspot.com/build/8733711751996334305.
+ commit = "170f745d98d101d73564fa61420f1a0836053033",
remote = "https://pigweed.googlesource.com/pigweed/pigweed",
)
@@ -57,8 +57,8 @@
module_name = "pw_toolchain",
# ROLL: Warning: this entry is automatically updated.
# ROLL: Last updated 2024-10-18.
- # ROLL: By https://cr-buildbucket.appspot.com/build/8733716599269885649.
- commit = "f66f4e473e6620afb4d027e7f9e224fa67ff2662",
+ # ROLL: By https://cr-buildbucket.appspot.com/build/8733711751996334305.
+ commit = "170f745d98d101d73564fa61420f1a0836053033",
remote = "https://pigweed.googlesource.com/pigweed/pigweed",
strip_prefix = "pw_toolchain_bazel",
)