roll: pigweed 884a156..bca1443 (3 commits)
bca1443:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/243697 pw_bluetooth_sapphire: Enable all build flags in transport
618eaa4:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/243889 pw_unit_test: Use a function for RUN_ALL_TESTS()
a60cc7f:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/243717 pw_bluetooth_sapphire: Enable all build flags in hci-spec
Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed
Rolled-Commits: 884a156a2755d6..bca14434e50481
Roll-Count: 1
Roller-URL: https://cr-buildbucket.appspot.com/build/8733171958870041265
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: I212225bfda1ace85c89da79a9d6af7a51f0646ad
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/showcase/sense/+/243890
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 7c55a04..a285df7 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-24.
- # ROLL: By https://cr-buildbucket.appspot.com/build/8733174599360383697.
- commit = "884a156a2755d62631a0a7812e5c3f0dc89cf972",
+ # ROLL: By https://cr-buildbucket.appspot.com/build/8733171958870041265.
+ commit = "bca14434e5048196cddcc6d26926f4a10f9cd4fb",
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-24.
- # ROLL: By https://cr-buildbucket.appspot.com/build/8733174599360383697.
- commit = "884a156a2755d62631a0a7812e5c3f0dc89cf972",
+ # ROLL: By https://cr-buildbucket.appspot.com/build/8733171958870041265.
+ commit = "bca14434e5048196cddcc6d26926f4a10f9cd4fb",
remote = "https://pigweed.googlesource.com/pigweed/pigweed",
strip_prefix = "pw_toolchain_bazel",
)