[roll] Roll fuchsia [fdt] update fx fdt due to cipd breakage

The CIPD upload script we rely on changed which broke our ability to
upload FDT using the same structure we had been using. To fix that we
had to change the layout of our package. This fixes the `fx fdt` script
to handle the new layout.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/504800
Original-Revision: 9f1b256da856334a5c2b53c875d9f13fefb91899
GitOrigin-RevId: a2eb958a68a9acc30c941d14ce70cd965f54bf12
Change-Id: I3bda4915b08d264e2e53fa8242ac93e2e3eb3c76
1 file changed
tree: 4a5e90e95641b6df3f01650704d81d0a6cc9b6bb
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. 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 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.