[roll] Roll fuchsia [boards] remove unused qemu-x64 alias for x64

All uses of qemu-x64 have been moved to arm64, so we can now remove
the alias.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1099755
Original-Revision: 4a33b14c9876c9f03d7d859bf27ec462ca0a5e4f
GitOrigin-RevId: 0afeba09c50cfbda73cd1fce6e08525c1f8d49e5
Change-Id: I268772565b42fd6a304a215df7c8d1eb8c5962ff
1 file changed
tree: 8f6484661dd1a0b7392490a4c0d72507723534fc
  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 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.