roll: pigweed 256d1ec..e851b2c (2 commits)
e851b2c:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/256834 bazel: Load from @rules_android//android:rules.bzl
bc6e04c:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/256833 bazel: Clean up empty globs
Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed
Rolled-Commits: 256d1ec6f88518..e851b2c537e4f4
Roll-Count: 1
Roller-URL: https://cr-buildbucket.appspot.com/build/8727079455020672113
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: I57dc890bb0140a0ef441ec4ab1aebd726af3283f
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/256816
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/MODULE.bazel b/MODULE.bazel
index e526b6b..7c232ae 100644
--- a/MODULE.bazel
+++ b/MODULE.bazel
@@ -40,18 +40,18 @@
git_override(
module_name = "pigweed",
# ROLL: Warning: this entry is automatically updated.
- # ROLL: Last updated 2024-12-30.
- # ROLL: By https://cr-buildbucket.appspot.com/build/8727090501163314033.
- commit = "256d1ec6f8851851786b2e3a92cca39caff0f4ee",
+ # ROLL: Last updated 2024-12-31.
+ # ROLL: By https://cr-buildbucket.appspot.com/build/8727079455020672113.
+ commit = "e851b2c537e4f4a5e1aa9480ac41d47dd4e64cde",
remote = "https://pigweed.googlesource.com/pigweed/pigweed",
)
git_override(
module_name = "pw_toolchain",
# ROLL: Warning: this entry is automatically updated.
- # ROLL: Last updated 2024-12-30.
- # ROLL: By https://cr-buildbucket.appspot.com/build/8727090501163314033.
- commit = "256d1ec6f8851851786b2e3a92cca39caff0f4ee",
+ # ROLL: Last updated 2024-12-31.
+ # ROLL: By https://cr-buildbucket.appspot.com/build/8727079455020672113.
+ commit = "e851b2c537e4f4a5e1aa9480ac41d47dd4e64cde",
remote = "https://pigweed.googlesource.com/pigweed/pigweed",
strip_prefix = "pw_toolchain_bazel",
)