[roll] Roll fuchsia [boot-shim] Introduce StandardBootShimItems

This template helper is meant to provide a mechanism to define a list of
types, and operate in such a list to facilitate new bring ups, and
reduce the mantainance cost as different items evolve.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1259364
Original-Revision: 81a2ef5a446fbea95e8c92a64ae8c62fda690238
GitOrigin-RevId: 976f0c18a08621de54f78851f04e7de3b043a17f
Change-Id: I6a87210c1dfdcad6caff6f1246e0364ea8ee1e2c
1 file changed
tree: e4d38e0ef56e5bee81257ae23cfaf1dd31b78205
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
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.