[roll] Roll third_party/pigweed 9686a7d..b572688 (6 commits)

b572688 pw_ide: Disable Bazelisk auto-activation by default
d1e7bba pw_module: Fix OWNERS file parsing
c75f089 emboss: Update emboss to v2024.0809.170004
7f624d1 pw_bluetooth_sapphire: Add common bt-host clang warnings
6601543 pw_bluetooth_proxy: Release H4 buff on error
8bb7ae6 pw_bluetooth: Add HCI Command OpCode definitions

GitOrigin-RevId: 7b11ab105069bb4a7ab1e595f37cd7bb903cfb01
Change-Id: I777de5a02e539721185cd5e429edd8fa45e8301e
1 file changed
tree: 3aaee6f1097eb32cd58187389133ed47a416584d
  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.