[roll] Roll fuchsia [platform-bus] Migrate to DFv2

This simplifies the driver considerably and allows for better
integration with newer features from the framework that are not
available in DFv1.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1241365
Original-Revision: 296e3902195f4ef0cf155b31e9482c78f2e82b51
GitOrigin-RevId: 5a8d5e769ee73beaf08c5235b02dad6d6ff851c8
Change-Id: I63bcd7f32effa24a27899b733a03434b1582658c
1 file changed
tree: 89ce83ee7a32a8d4d934ecfb2d5909a5678b9223
  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.