[roll] Roll fuchsia Reland "[assembly] Bazel zedboot_[x64|qemu-x64] images"

This is a reland of commit 1406fd06e8cc5cef823cd7998d3a03926862b680

Turns out https://fxrev.dev/806807 was the root cause, see
https://fxbug.dev/122374.

Original change's description:
> [assembly] Bazel zedboot_[x64|qemu-x64] images
>
> fx set core.x64
> fx build bazel_workspace legacy_ninja_build_outputs
> fx bazel build //build/bazel/assembly/product_images:zedboot_x64
>
> fx set core.qemu-x64
> fx build bazel_workspace legacy_ninja_build_outputs
> fx bazel build //build/bazel/assembly/product_images:zedboot_qemu-x64
>
> Original-Bug: 120090
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/806828

Original-Bug: 120090
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/807927
Original-Revision: 4828fc22241d069976fc2798151a738a5261a769
GitOrigin-RevId: 869defc5d0167e53c257b592cc39ae414e1311a0
Change-Id: I4a4428fd26d3b79943d2b58635fd9009eba1d3b4
1 file changed
tree: f05466deb8c1afca8171acb0aa36f6bf28aee5bf
  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.