[roll] Roll fuchsia [driver_host] Name the driver host based on board supplied name

This makes it easier to debug and gives it a more consistent name as
there is no longer a race for which driver binds to the host first.

Original-Bug: 431189622
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1490417
Original-Revision: f3e2ab5cc51c705f4c34ccc6867522090dc46964
GitOrigin-RevId: 47d9302c30cd0b5f383e6236c9980fb46d1b7bca
Change-Id: Iefaecd82d88404ff8ecb112513a5551a5b68048a
1 file changed
tree: b3e98ab64bfe2668be61103a191793a70b150d0b
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
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.