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

This is a reland of commit ce544a41f1899267b8eb6a7d168e2abc39ce04a6

Now that we've fixed the CXX bug in kythe
(https://github.com/kythe/kythe/issues/6181)
this upgrade should not cause a drop in xrefs

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/270999861
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1296124
Original-Revision: 839e22e524d7327cbe277324bf17f1340c9c3366
GitOrigin-RevId: f8b3f2396b08cc698f18ae5b3934fcf0563f5078
Change-Id: I7447af0211b62aad935c5d40b0f63bd35f76e894
1 file changed
tree: fd4d3b9552e85b9ee9b47ea10ccfa5d747fa278e
  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.