[roll] Roll fuchsia [assembly] Add ffx assembly board input bundle creation operation

This adds an operation to 'ffx assembly' to create a board input bundle
from paths to packages passed on the command line, along with a file
describing drivers.

It favors cli args over taking a single manifest file to more-easily
use it with build systems.

Original-Bug: b/298459125
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/914443
Original-Revision: d9f3781b609b2ccb5c802fd3f747075bc6104c76
GitOrigin-RevId: 3c45a2b43fb6f4555344fe843d04f9b364d45a72
Change-Id: I1c08bbe1c893130e869ac26a3ffc513b8f7d84d7
1 file changed
tree: 6835764ac304d79097f76ff8ae48a32e6cd551c0
  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.