[roll] Roll fuchsia [superproject] Roll third_party/pigweed 9aceb7c..2d273f8 (11 commits)

2d273f8 docs: Add rustdocs to Bazel build
739cd50 pw_bluetooth_proxy: Rename GetTxH4Packet to GetAclH4Packet
ce7b2d9 pw_grpc: Allocate contiguous multibufs only
8b5abe6 pw_bluetooth_proxy: Fix missing notify of queue space available
9720483 pw_presubmit: Bazel lockfile check
5a62fe4 blog: Shaping a better future for Bazel C/C++ toolchains
9e4c976 pw_thread: Move ThreadCore logic out of pw::Thread
019e35f pw_bluetooth_proxy: Include l2cap_channel_event.h where it is used
f138221 pw_thread_freertos: Remove variable when it is not used
a957859 pw_thread: Adding missing ThreadCore deps or migrate to pw::Function
07d2258 Revert "docs: Add rustdocs to Bazel build"

GitOrigin-RevId: be037ee80b5eefce367e34b7a474ce6b2cf7d70d
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1172234
Original-Revision: 28e923ea48e61659803c1ace1a1967e60a230a6a
Change-Id: Iee1de35a351c19160c2aa385ec0cd0af4949c390
1 file changed
tree: b549a1869f97403181d71ce5fa071c4a483de62b
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance in one of the communication channels documented at get involved.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.