[roll] Roll fuchsia [driver] Remove DFv1

We no longer need to support DFv1 as all boards have successfully
migrated to DFv2. This commit deletes support for DFv1. Additional
cleanup will come afterwards.

Cq-Include-Trybots: luci.turquoise.global.try:run-postsubmit-tryjobs
Original-Bug: b/316176095
Original-Fixed: b/42085336
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/955296
Original-Revision: 6c19247f2e9a389e00fdb0a25fe4ee2bcab9b87c
GitOrigin-RevId: 2e8f83218434cadb5aa901c6e8ed144f01430deb
Change-Id: I4290b51399e0984026d0e16c873c33d2bb738997
1 file changed
tree: 6467798b4d138d159a5dce1c87fa0b1cc3d30f73
  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.