[roll] Roll fuchsia [boards][x64] set gpt_all on x64 board in zedboot

The regular boot mode for x64 boards used gpt_all, but the zedboot
fshost config was missing it. This potentially fixes a flake where
zedboot picked up a usb device first and then didn't bind the main gpt
partition.

Original-Fixed: 124909
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/830896
Original-Revision: 4d86a06784f529b616f61438906535436b29ef3b
GitOrigin-RevId: c212ed71cc90eee02db2e93edc42f2caa3ef794e
Change-Id: I91d7514d2600dbf6f6c8e844bbf9b6cc50626803
1 file changed
tree: c3ebdb6e4ac56308d24b653806d016438b7c5ede
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.