[roll] Roll fuchsia [assembly] Include base drivers in bootfs in bringup

This change introduces a new package set which board input bundles can
specify, bootfs_or_base, which lets us place drivers in base packages by
default, but place them in bootfs for products such as bringup where
base packages aren't available.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1379844
Original-Revision: fdcd363a48a4ec23d164c41c271a0e38a0801c06
GitOrigin-RevId: 3383bf64b5a10fab953f6d9680c11353e2e89060
Change-Id: I2ea0e698a2403e796cb41eac7c4c2f49da0292e0
1 file changed
tree: ff0860d4a171165cb88fccf78cd76fd3cd4daf73
  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.