[roll] Roll fuchsia [assembly] Add all boards and board input bundle targets to the build graph

This adds all boards (and their board input bundles) to a build api
module that allows them to be built (but doesn't build them by default)

This is the beginning of being able to build all the 'platform' artifacts,
without only building the definition of a single product and board.

Original-Bug: b/303457094
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/934871
Original-Revision: 574ebe26fdc786fa0a18aa2d4b5d660d7df16280
GitOrigin-RevId: b917e9a90f61f5f6f72bb4b0bcc0d3c68d2a0fdd
Change-Id: I9962b801f72a1628a273a9ec4a4241513595e4f5
1 file changed
tree: 3238cd33c51b8948a786847f086c7d3b2430572c
  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.