[roll] Roll fuchsia [assembly] bootfs_or_base is available in AIB's and BIB's

While the assembly libraries define PackageSet::BootfsOrBase, it is only
available in the frontends for driver components. Add a bootfs_or_base
package set option to the AIB and BIB interfaces and update the
responsible tools and scripts to ensure they handle this package type
correctly.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1547158
Original-Revision: ef6375aef43a7939e86c0e6998b30f649cc4c368
GitOrigin-RevId: 1e6cabd115a915f976c7bb844c4d8c6a9d404609
Change-Id: Iccba5750f7dde65a6378f534fa88d5dbef1ed18a
1 file changed
tree: 7346a656c8cf648b98cb06df418a171ff8fff2d8
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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.