roll: pigweed pw_i2c: Set the i2c flags correctly for transactions on an i3c bus
Original-Bug: 373451623
Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/245754
Original-Revision: 6165aa470b35106b79b2e57ecec9951cff30acdc
Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed
Rolled-Commits: b7246bf88df6aa..6165aa470b3510
Roll-Count: 1
Roller-URL: https://cr-buildbucket.appspot.com/build/8731304424428033425
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: I6728b7b7fe9063dc026deb31827b2bf85a069b94
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/showcase/sense/+/248992
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 9662540..1053155 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-11-14.
- # ROLL: By https://cr-buildbucket.appspot.com/build/8731326145992497729.
- commit = "b7246bf88df6aa030dec7b9510e7015b5035616c",
+ # ROLL: By https://cr-buildbucket.appspot.com/build/8731304424428033425.
+ commit = "6165aa470b35106b79b2e57ecec9951cff30acdc",
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-11-14.
- # ROLL: By https://cr-buildbucket.appspot.com/build/8731326145992497729.
- commit = "b7246bf88df6aa030dec7b9510e7015b5035616c",
+ # ROLL: By https://cr-buildbucket.appspot.com/build/8731304424428033425.
+ commit = "6165aa470b35106b79b2e57ecec9951cff30acdc",
remote = "https://pigweed.googlesource.com/pigweed/pigweed",
strip_prefix = "pw_toolchain_bazel",
)