[roll] Roll third_party/pigweed 9ff1095..9024130 (3 commits)

9024130 bazel: Move WORKSPACE based toolchain declarations to generated repo
17df82d pw_tokenizer: Ignore whitespace in domain values
c4ea179 pw_web: Improvements to `device` RPC APIs

GitOrigin-RevId: 7df8f3b80b5044d82fa2f0c96854422ee05783d5
Change-Id: I414221f6f6ab47bba7a2a3fa7d10840a7b6814d8
1 file changed
tree: 1a9d194812c22d3e25749621d9403971e73cbda8
  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.