[roll] Roll fuchsia [ffx][pkg] Add command for package archive

Introduce the "ffx package archive" command to generate a package
archive from package_manifest.json file

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/673806
Original-Revision: d8758a987ab0b6ccda9e7e58d71655e750e35175
GitOrigin-RevId: 4f9790fa4acc801156639fda7377dd48996268c6
Change-Id: Idb02c9abf2ec814f2f2ab5b6e090896e6e4c6a2c
1 file changed
tree: 9d5a982b143219c82ab6c08d0448c3f6715c0c44
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.