[roll] Roll fuchsia [build] Boards directly include //build/images/fuchsia:esp as needed

Change the x64 and arm64 boards to directly include the
gigaboot bootloader image, without the //build/images/fuchsia
redirect, and then remove the unnecessary inclusion of the
bazel_input target as the board includes the artifact
within its own set of artifacts.

This leaves behind the yet-unused Bazel targets for these
partitions for when the x64 and arm64 boards are moved
into Bazel.

Depends-on: turquoise-internal:I8df3f3ecaa4929da7164e615e3788028f4dee256
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1487039
Dependencies-Satisfied: CL Deps Checker <cl-deps-checker@fuchsia-internal-service-accts.iam.gserviceaccount.com>
Original-Revision: 468adae26c8363999a7d52eb50e3e8b5bc92f8cc
GitOrigin-RevId: 1098b251eef1a693d6570933b95c76f645a38c59
Change-Id: I4551df8aeabddbc27d3f97885ea162dc29b6509d
1 file changed
tree: a88efb21667249b73655c69550774507536ece2a
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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 in one of the communication channels documented at get involved.

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.