[roll] Roll fuchsia Revert "[boards] Create vbmeta for all x64 boards"

This reverts commit 163de85d0c8ae4e17c71bb2cefc700ab2d6bfdbb.

Reason for revert: Might have broken an integration builder.

Original change's description:
> [boards] Create vbmeta for all x64 boards
>
> Original-Fixed: 106903
>
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/713668

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/715642
Original-Revision: 1422b1ae76ec8a9bf8a0154557511c0ec43b20be
GitOrigin-RevId: 577f44e7eb49cfcd22207e125a44f4ba04c7b025
Change-Id: I81e17d8f1c683f65607f42b7845e619fea899574
1 file changed
tree: 51df23a00deb4c9753c119941be13b0df8174e5f
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.