[roll] Roll fuchsia [assembly] Generate boot driver manifest in /boot

Assembly Builder accepts a list of of boot driver package urls to
compile into a boot driver manifest and include in the bootfs package
set.

Golden files were updated to account for the new boot file in
tqr/713205.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/869282
Original-Revision: 526a0516b797321de76bdf38b6906eb3bac3ce54
GitOrigin-RevId: 379204752918532a8894b2b920d79f9d6237a139
Change-Id: Ib3b693232eb24669dcd761b838ed9848a95b37a2
1 file changed
tree: c3a2978911f1322f14ff9bcacb14725634c6c727
  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.