[roll] Roll fuchsia [gigaboot++] Remove duplicated image

Remove a duplicated esp image caused by

1. zedboot calling esp() directly without specifying the gigaboot target
   and bin (the zedboot esp image is no longer used),
2. esp() hardcoding a default dependency on the entire
   "src/firmware/gigaboot/cpp:fuchsia" and with a different toolchain
   than the one used by the uefi-disk and build/image/flash:* targets.

Point gigaboot++ image path to the intended target instead of the
duplicated one.

Original-Bug: b/275111263
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/825896
Original-Revision: b9595949b2b4dbf64913bd0572b8b2d594d90b78
GitOrigin-RevId: eba216b1b0e56a843f22aabe47868673f6783535
Change-Id: If04ce9828c77113065765d02570fd0799c56710a
1 file changed
tree: a5420067dde503afdfb8b9cc11ce056f687587f3
  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.