[roll] Roll fuchsia [bootstrap] Route boot resolver to #{full-,}pkg-drivers

We sometimes load boot drivers in the pkg-drivers collection and
full-pkg-drivers collections when one of their parents exists in one of
those collections.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/858157
Original-Revision: b801e7bf44e98407feb9a2c8d7b7b7d75c8f0973
GitOrigin-RevId: 0eb3cdfdec20407fc750c157643cc01bf11e07e3
Change-Id: Ieb3d383aceed3470d68da10d3093daa9c5b9b300
1 file changed
tree: 55c088701790fa25e69ce2b1cde7036861d7e27f
  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.