[roll] Roll fuchsia [fdf] Migrate fuchsia.pci bindlib to new codegen

Migrates the fuchsia.pci bind library to the new direct code
gen feature. Usages of this target will rely on the new non-FIDL based
code targets.

Original-Bug: 101445
Tests: No behavior changes in this, no new tests are needed
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/685570
Original-Revision: 9a11e62b07a80e6b66f066e9df6337b0db267660
GitOrigin-RevId: 3b79a60d408be58e6091d78ff4541215f31fa3c2
Change-Id: Ifa6ef7034c7a5ba4f3655c750182612335e86f17
1 file changed
tree: ea16b39393937e398b8ca818bf7214b91670a327
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.