[roll] Roll infra/recipes [ninja] pin Ninja cipd package ref to "previous"

When using git_version tag, the cipd will generate a Path containing
`%` symbol, which causing issues in cmake build files as the symbol will
be ignored in certain circumstances. This path temporarily pin Ninja
package into a ref "previous" so we can clear the build error on the
Clang builder and working on a proper fix.

Original-Bug: 133714
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/917486
Original-Revision: c92c92ef86c1e28ebebef434013e30fda2a7efbf
GitOrigin-RevId: 6c3820c051a7357effd3fb3d15c0baba20bf7e07
Change-Id: I2683fe955d7b1625c7649b8a4f1d0b7a3de9fc9c
1 file changed
tree: cab71a7dc6e944b78755a7d61af89fb8396afbeb
  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.