[roll] Roll fuchsia [boot-shim] Remove hard coded product and board items

This can now be specified as part of the board configuration template in
the board file.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1056591
Original-Revision: 5eb0ce180edccd7b0af1d59d2bffa5e6703f5f3f
GitOrigin-RevId: 9eed8487d7f2c14c42e2c8a45c289f82fc2c24e5
Change-Id: I918e005caecbd8cdf96a0c5e96ae03399a3612d0
1 file changed
tree: 6bb21782b76cdb3b5c4c93545aeb3cb0b670af6d
  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 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.