[roll] Roll infra/recipes Revert "[recipes] Switch kythe to chromium's version"

This reverts commit f01158e2ded7bd8ce6915afd3a6bcc5813bf1e50.

Reason for revert: May have caused a large drop in xrefs for C++

Original-Bug: b/270999861
Original change's description:
> [recipes] Switch kythe to chromium's version
>
> This version rolls periodically, though I've pinned it to a particular
> version to avoid them breaking us.
>
> Also, this new version no longer requires kythe-libs. So remove that.
>
> Original-Bug: b/270999861
> Change-Id: I5018d375a0e44e313cf3f9b6a8b400896eb5c8ca
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1276987
> Commit-Queue: John Wittrock <wittrock@google.com>
> Reviewed-by: Oliver Newman <olivernewman@google.com>

Original-Bug: b/270999861
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1281104
Original-Revision: d48b04b0aea6d191c767e33bf12904f71e8080ff
GitOrigin-RevId: 7c2acb4de8d6ecaa1f729b489e3f54257a687dba
Change-Id: I33afe846648c72ed78f9b7bbc8ed572608998565
1 file changed
tree: 2147c2011bf7f07cbd8a404134ec9cff0672ee6c
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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 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.