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/8733711753307120065
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: I1415c3bf0b61aab7eb282ff8094a89df2f37bbf4
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/showcase/sense/+/243259
Bot-Commit: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Commit-Queue: 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 bb7548d..cbb62c8 100644
--- a/MODULE.bazel
+++ b/MODULE.bazel
@@ -49,8 +49,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/8733716599584933329.
- commit = "f66f4e473e6620afb4d027e7f9e224fa67ff2662",
+ # ROLL: By https://cr-buildbucket.appspot.com/build/8733711753307120065.
+ commit = "170f745d98d101d73564fa61420f1a0836053033",
remote = "https://pigweed.googlesource.com/pigweed/pigweed",
)
@@ -58,8 +58,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/8733716599584933329.
- commit = "f66f4e473e6620afb4d027e7f9e224fa67ff2662",
+ # ROLL: By https://cr-buildbucket.appspot.com/build/8733711753307120065.
+ commit = "170f745d98d101d73564fa61420f1a0836053033",
remote = "https://pigweed.googlesource.com/pigweed/pigweed",
strip_prefix = "pw_toolchain_bazel",
)