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

This reverts commit ce544a41f1899267b8eb6a7d168e2abc39ce04a6.

Reason for revert:  Large drops in C++ source facts

Original-Bug: b/420000803
Original change's description:
> Reland "[recipes] Switch kythe to chromium's version"
>
> This is a reland of commit f01158e2ded7bd8ce6915afd3a6bcc5813bf1e50
>
> 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
> Change-Id: I8d303e77723a9f56c365291f86a2187217f17de3
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1282264
> Commit-Queue: John Wittrock <wittrock@google.com>
> Reviewed-by: Oliver Newman <olivernewman@google.com>

Original-Bug: b/420000803
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1285485
Original-Revision: 686d1e681c49d7bc76f9b06fdae5a620063aeb4b
GitOrigin-RevId: b2da31f9434d7e107b95b4cac325547f7ee64152
Change-Id: I67251d93c9f39b23db4c8a88617911c4c8596b40
1 file changed
tree: 49fca29d6aa58f735278fb8fb54fa516f5e0a084
  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.