roll: pigweed 52aa0a9..d0532a7 (6 commits)
d0532a7:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/245112 docs: Migrate docs toolchain from GCC to Clang
c6028ac:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/247613 pw_bluetooth: Remove unused MakeEmboss
d60a7ce:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/247612 pw_bluetooth_proxy: Migrate tests off of unchecked MakeEmboss helper
5acfafd:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/247592 pw_bluetooth_proxy: Use error checking MakeEmboss* helpers
b572584:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/247793 pw_bluetooth: Add emboss_util rule to Android.bp
facd24c:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/247433 pw_build: Add CMake target for must_place linker utility
Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed
Rolled-Commits: 52aa0a9a706dd9..d0532a71f28938
Roll-Count: 1
Roller-URL: https://cr-buildbucket.appspot.com/build/8731890293531011441
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: I334dc279cdaf28d6f2a87a7c2b3dfc7dfcf61593
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/247523
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 6687570..840c80f 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-11-07.
- # ROLL: By https://cr-buildbucket.appspot.com/build/8731901326157769889.
- commit = "52aa0a9a706dd9db60926020d290916164c0d266",
+ # ROLL: By https://cr-buildbucket.appspot.com/build/8731890293531011441.
+ commit = "d0532a71f289380c1b73899a1070707cb4b7375d",
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-11-07.
- # ROLL: By https://cr-buildbucket.appspot.com/build/8731901326157769889.
- commit = "52aa0a9a706dd9db60926020d290916164c0d266",
+ # ROLL: By https://cr-buildbucket.appspot.com/build/8731890293531011441.
+ commit = "d0532a71f289380c1b73899a1070707cb4b7375d",
remote = "https://pigweed.googlesource.com/pigweed/pigweed",
strip_prefix = "pw_toolchain_bazel",
)