[roll] Roll third_party/pigweed d7480c0..392e182 (3 commits)

392e182:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/134334 pw_tokenizer: Fix token_database_fuzzer
9e34ad8:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/138703 pw_build: Add GnGenerator
c7510e0:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/143131 pw_build: Fix BazelRule visibility
GitOrigin-RevId: 2436328ff6a5aa5790f949cc1b5481918ea3677d
Change-Id: I1c4b3fdef94eac896365480cf58a45ca8167f316
1 file changed
tree: eded8ab0feb726070bc1917d517222f650d6d33d
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.