[roll] Roll infra/recipes [ninja][cmake] Read revision from build file

This change makes ninja and cmake recipe to read revision from the
build/source file instead of reading them from stdout of the actual
binary.

Original-Bug: 86914, 86915
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/595946
Original-Revision: 85b5840b7d3cb828d9bd727a6ceb9d7675f2d84a
GitOrigin-RevId: 121affd8364e756dd83bdd46368938be75620c63
Change-Id: I878292ee460ebf98b4ded8081227c9971b7f702e
1 file changed
tree: ac107207fad458da21ecd6e335e2c5d88c863c40
  1. infra/
  2. third_party/
  3. firmware
  4. flower
  5. jiri.lock
  6. minimal
  7. prebuilts
  8. README.md
  9. stem
  10. 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.