[roll] Roll third_party/pigweed 74efe35..7101748 (6 commits)

7101748 boringssl: Add cmake integration
63e6774 pw_bluetooth: Add header alias in command complete events
58a80c6 pw_bluetooth_proxy: Rename ProcessH4* to HandleH4*
e0a6e32 pw_bluetooth_proxy: Rename passthrough_test.cc to proxy_host_test.cc
ac1d46f roll: clang-next
b890f6a pw_web: Fix icons in packaged version

GitOrigin-RevId: c1780d65a2579e5bf3d005e4a8644e8583f64cce
Change-Id: Idd29743ce8ae9e76a306a3939e58bb17cfa9c260
1 file changed
tree: d755cf1fd69270001fd756987e590f5fd76a786e
  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 via the IRC channel #fuchsia on Freenode.

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.