[roll] Roll infra/recipes [checkout] Delete submodule references

We no longer plan to switch to submodules as the source of truth for
fuchsia.git dependencies, and submodules are fully disabled in infra, so
deleted all references to them.

Original-Bug: 406021557
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1235424
Original-Revision: 967a9eb9385947d8a43f3950269086d510baea2f
GitOrigin-RevId: a8b1ba7373f5058e43a9282fdc764ce3efa54229
Change-Id: I20148c1d24bd426d55bea7c3dcbf7256cf7e9505
1 file changed
tree: 7de370682d20ce1738456ad0aa8f248faf05be76
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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 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.