[roll] Roll third_party/pigweed c9a75e8..322d5ee (3 commits)

322d5ee pw_allocator: Fix implicit conversions
8317acb pw_kernel: Rename qemu-virt directory to qemu_virt
2eda860 pw_bloat: Wrap macro label paths with Label()

GitOrigin-RevId: be3ec56a59a311c8d4ec0ac7ee0394e1c494bf10
Change-Id: Ib0e8064b6d5afa593722d3b08e4bc98463077600
1 file changed
tree: 0247d735edf2d9e7f48a8eb57d68744341be4f32
  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.