roll: pigweed, pw_toolchain: pw_bluetooth_sapphire: Move LinkKey simple constructors to the h file
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1025896
GitOrigin-RevId: cee060dde674266cd597d4acb8384e7f7be7f93c
Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/221025
Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com>
https://pigweed.googlesource.com/pigweed/pigweed
pigweed, pw_toolchain Rolled-Commits: 0d077d76e35744a..d20ce7ca399f68e
Roller-URL: https://ci.chromium.org/b/8742495351854887761
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: I91d4c2eba2f15c6773a225914645b0dcd0d53a1f
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/222867
Commit-Queue: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Bot-Commit: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com>
diff --git a/WORKSPACE b/WORKSPACE
index 09b249f..2766cae 100644
--- a/WORKSPACE
+++ b/WORKSPACE
@@ -84,8 +84,8 @@
name = "pigweed",
# ROLL: Warning: this entry is automatically updated.
# ROLL: Last updated 2024-07-13.
- # ROLL: By https://cr-buildbucket.appspot.com/build/8742495758269641857.
- commit = "0d077d76e35744af73fe14aa08b37cb798b42f12",
+ # ROLL: By https://cr-buildbucket.appspot.com/build/8742495351854887761.
+ commit = "d20ce7ca399f68eae261c0269e4b40a136172291",
remote = "https://pigweed.googlesource.com/pigweed/pigweed.git",
)
@@ -93,8 +93,8 @@
name = "pw_toolchain",
# ROLL: Warning: this entry is automatically updated.
# ROLL: Last updated 2024-07-13.
- # ROLL: By https://cr-buildbucket.appspot.com/build/8742495758269641857.
- commit = "0d077d76e35744af73fe14aa08b37cb798b42f12",
+ # ROLL: By https://cr-buildbucket.appspot.com/build/8742495351854887761.
+ commit = "d20ce7ca399f68eae261c0269e4b40a136172291",
remote = "https://pigweed.googlesource.com/pigweed/pigweed.git",
strip_prefix = "pw_toolchain_bazel",
)