[roll] Roll fuchsia [assembly] Add crate for copying packages

This adds a crate for copying packages into a destination
directory, including subpackages and blobs.  It correctly
rewrites the package manifests to reflect the new relative
locations of the subpackage manifests and blobs.

Original-Bug: b/298459125
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/917705
Original-Revision: 0f3a6bf0ac6ebafdda6fd018d0a543d409bd1eff
GitOrigin-RevId: 58c3bb03d82e745ef25dffd826f88e9a108c04eb
Change-Id: Icc4bab606e68c18d3d076f3b67f6ee8d5aa48c4d
1 file changed
tree: 34204b6541d3d72b9993c6151ef7a8a81c0c2e91
  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.