roll: pigweed, pw_toolchain: pw_bluetooth: Add ACL & L2CAP B-frame Emboss definitions
Add Emboss definitions for ACL Data header frame and L2CAP
B-frame header.
Original-Bug: 326499764
Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/216248
Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com>
https://pigweed.googlesource.com/pigweed/pigweed
pigweed, pw_toolchain Rolled-Commits: c510c7e8e49153d..ca95ef3b6b576da
Roller-URL: https://ci.chromium.org/b/8744236011584774705
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: I05080d09d70b0fbbf6bec3afeeffea2dfba52a0d
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/217732
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/WORKSPACE b/WORKSPACE
index bbbb863..5383f4e 100644
--- a/WORKSPACE
+++ b/WORKSPACE
@@ -84,8 +84,8 @@
name = "pigweed",
# ROLL: Warning: this entry is automatically updated.
# ROLL: Last updated 2024-06-24.
- # ROLL: By https://cr-buildbucket.appspot.com/build/8744258673358366513.
- commit = "c510c7e8e49153dbaf661e341a921fbefda2a94e",
+ # ROLL: By https://cr-buildbucket.appspot.com/build/8744236011584774705.
+ commit = "ca95ef3b6b576dacfa8a9b212efe6083850df430",
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-06-24.
- # ROLL: By https://cr-buildbucket.appspot.com/build/8744258673358366513.
- commit = "c510c7e8e49153dbaf661e341a921fbefda2a94e",
+ # ROLL: By https://cr-buildbucket.appspot.com/build/8744236011584774705.
+ commit = "ca95ef3b6b576dacfa8a9b212efe6083850df430",
remote = "https://pigweed.googlesource.com/pigweed/pigweed.git",
strip_prefix = "pw_toolchain_bazel",
)