roll: pigweed pw_bluetooth_proxy: Add bazel build support
Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/243874
Presubmit-Verified: CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com>
Original-Revision: a8c756860ae104ef5e87439ef4f8cc4fbbb2fab7
Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed
Rolled-Commits: 542ffaac20c795..a8c756860ae104
Roll-Count: 1
Roller-URL: https://cr-buildbucket.appspot.com/build/8733063517978809041
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: I32fb5177677fc040c71883a1383b6bbbedb6f8d1
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/244812
Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com>
Bot-Commit: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Commit-Queue: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
diff --git a/MODULE.bazel b/MODULE.bazel
index 8b23f46..110e3ee 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-25.
- # ROLL: By https://cr-buildbucket.appspot.com/build/8733072424592698737.
- commit = "542ffaac20c79573e94a3936c448ebac8c288224",
+ # ROLL: By https://cr-buildbucket.appspot.com/build/8733063517978809041.
+ commit = "a8c756860ae104ef5e87439ef4f8cc4fbbb2fab7",
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-25.
- # ROLL: By https://cr-buildbucket.appspot.com/build/8733072424592698737.
- commit = "542ffaac20c79573e94a3936c448ebac8c288224",
+ # ROLL: By https://cr-buildbucket.appspot.com/build/8733063517978809041.
+ commit = "a8c756860ae104ef5e87439ef4f8cc4fbbb2fab7",
remote = "https://pigweed.googlesource.com/pigweed/pigweed",
strip_prefix = "pw_toolchain_bazel",
)