[roll] Roll fuchsia [pci] Rename composite device

The `pci-<BDF>-fidl` name for composite devices has been renamed to be
to have the same name as it's primary fragment, the BDF, eg 01:00.0.

This reduces boilerplate in the topological path. Ideally the composite
device wouldn't appear in the topologial path, but that is not possible
yet.

Cq-Include-Trybots: luci.turquoise.global.try:run-postsubmit-tryjobs
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/744044
Original-Revision: 5afdc0cf19aff98207864834930e611abb843d8b
GitOrigin-RevId: 6cda6ef6eb4310abb27f6e7fe63a8950fc71c939
Change-Id: I751e411be6c1380324b4cd1bda73334ebd930a85
1 file changed
tree: ddbd9f8cca72c849a476995c7dbd910776179fbf
  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.