roll: pigweed pw_numeric: New module for mathematical utilities
Module functionality is added in subsequent commits.
Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/240655
Presubmit-Verified: CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com>
Original-Revision: 0c98e51f046d2de13e5ea8509452b99beb6776ec
Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed
Rolled-Commits: 1184ff5c4d0916..0c98e51f046d2d
Roll-Count: 1
Roller-URL: https://ci.chromium.org/b/8733984267205968961
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: Ia7bb93aaf01490ef63f2ac864eec55198910994c
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/242082
Bot-Commit: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com>
Commit-Queue: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
diff --git a/MODULE.bazel b/MODULE.bazel
index 8766965..feb819a 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-15.
- # ROLL: By https://cr-buildbucket.appspot.com/build/8733984875352823313.
- commit = "1184ff5c4d09164ae4003ab76e917f8244696e28",
+ # ROLL: By https://cr-buildbucket.appspot.com/build/8733984267205968961.
+ commit = "0c98e51f046d2de13e5ea8509452b99beb6776ec",
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-15.
- # ROLL: By https://cr-buildbucket.appspot.com/build/8733984875352823313.
- commit = "1184ff5c4d09164ae4003ab76e917f8244696e28",
+ # ROLL: By https://cr-buildbucket.appspot.com/build/8733984267205968961.
+ commit = "0c98e51f046d2de13e5ea8509452b99beb6776ec",
remote = "https://pigweed.googlesource.com/pigweed/pigweed",
strip_prefix = "pw_toolchain_bazel",
)