[roll] Roll infra/recipes [cmake] Standardize checkout logic

Use the high-level helper function git.checkout_from_build_input. Also
properly handle the case where the gitiles commit does not match the
repo we want to checkout.

See http://fxrev.dev/491941 for related CL.

Original-Bug: 67238
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/492619
Original-Revision: b3a58d2f23cf43fe88f619c4ee90ebe30657de82
GitOrigin-RevId: 7e7d1626d741f78683793f708574a585962a1225
Change-Id: I116a2fc19936790c62ad4588486636f193cdeb5f
1 file changed
tree: 0d869c827374f9d720e6bf207bc8db45b1a16f04
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. flower
  8. jiri.lock
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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 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.