roll: pigweed, pw_toolchain 2 commits
f788ed49a5f897b pw_rpc: Create PacketByteFactory
306aa50b06a449e docs: Fix Pigweed Live CTA link
https://pigweed.googlesource.com/pigweed/pigweed
pigweed, pw_toolchain Rolled-Commits: 00582ec63415b4e..f788ed49a5f897b
Roller-URL: https://ci.chromium.org/b/8739146871488620289
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: Ib42a813b2614e2564b73953d2ce3bf89476f8621
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/showcase/sense/+/230661
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 5e511d6..bd634c6 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-08-19.
- # ROLL: By https://cr-buildbucket.appspot.com/build/8739155179708854609.
- commit = "00582ec63415b4e80432c8b7800033f361d79d06",
+ # ROLL: By https://cr-buildbucket.appspot.com/build/8739146871488620289.
+ commit = "f788ed49a5f897bef423070d42be3a455b015fca",
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-08-19.
- # ROLL: By https://cr-buildbucket.appspot.com/build/8739155179708854609.
- commit = "00582ec63415b4e80432c8b7800033f361d79d06",
+ # ROLL: By https://cr-buildbucket.appspot.com/build/8739146871488620289.
+ commit = "f788ed49a5f897bef423070d42be3a455b015fca",
remote = "https://pigweed.googlesource.com/pigweed/pigweed",
strip_prefix = "pw_toolchain_bazel",
)