[roll] Roll fuchsia [assembly] Update assembly tool to process repository info.

MOS needs to know where a given assembly artifact came from.

Store the name of the origin repository in the assembly input configs,
so they can be propagated through to the product bundle.

This CL updates the assembly tool. Future CLs will update the GN and
bazel rules to pass repository info to the tool.

Original-Bug: b/413433223
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1278304
Original-Revision: 24a3a663f6920c4d0e76cb8e8c3412a98b0b3683
GitOrigin-RevId: 80ff3c19d1daccb9174e6a0221490f088efc44c0
Change-Id: Ic0ecd90545d653c25bce2d88ca7c897b4a5228dd
1 file changed
tree: 682e1d0ace81e47ea8fd4c73e0b7f08f1e6a0af5
  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.