[roll] Roll fuchsia [ffx][pbms] Workaround terminal product naming issues

This addresses the issue in fxbug.dev/98529 which reports
issues when downloading the packages for the terminal.qemu-arm64
product.

This handles 2 aspects, first mapping the name "terminal" to the legacy
tarball name of "qemu". Second, pulls the version from the product
bundle metadata vs. from the SDK.

Original-Bug: 98529

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/672124
Original-Revision: 0068422212afc0c3f7b1d8fdbf80693b8f74c315
GitOrigin-RevId: fc1a7443e522df03ddfbbb71371892f694e725f4
Change-Id: I184b5a7a09a3c0b6d84615fd9f6dd798c3834e7a
1 file changed
tree: a0e1e4851c42b58c9e9fcdefbb4706da2e004d7f
  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.