[roll] Roll fuchsia [assembly] Bazel PBs indicate which specific GN board is required

Instead of building all boards for any PB, the PB now declares which
specific board in GN must be built.

Original-Bug: 407825733
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1263971
Original-Revision: 6732c9a1adc33451b3f6e61db4db99c796219065
GitOrigin-RevId: 08fa252be702d0179cf1975ecef22e517bf3fe24
Change-Id: Iabcdb2f9922218d061cb8d1e920819544055f1a1
1 file changed
tree: ff6a7052973c96320a188a45273466d52d49ae96
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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 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.