[roll] Roll fuchsia [package-tool] Support renaming packages.

Adds a ffx package archive edit command that can be used to edit package
metadata while leaving everything else alone. Currently, it only
supports changing the name of the package, but that could potentially be
extended in the future.

For the test, I manually checked the resulting package before including
its hash, and `meta/package` looked good!

Original-Bug: 356389998

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1092172
Original-Revision: c6227ce49bd4f3523fe6c81640839caa1d990868
GitOrigin-RevId: 64ebbf8468ae65646cde11fabb40afb96dbf3704
Change-Id: If4dc387d71248e880ff8fe86f142a42c40abceb4
1 file changed
tree: 0bcd914343d31ede5f477193c92b384e26393179
  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 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.