[roll] Roll fuchsia [gpt] More dependency shuffling

This makes the gpt library not dependent on the concrete implementations
of BlockClient. The concrete implementation has dependencies that aren't
compatible with drivers.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/971632
Original-Revision: de81373c3c8c48ae6850042f5ccda8e32ab472bd
GitOrigin-RevId: babdb8e26e7e39a9568c09040ceb0c9451154a88
Change-Id: Ic3004f8a505133089a02a609a8c14d60a1156ca3
1 file changed
tree: b20e7e1dfb7d989dc8b3410cbb76f4e59e23fb61
  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.