[roll] Roll infra/recipes [lldb] Suppress -Wcharacter-conversion errors in lldb build

Work around the warning until we have a boringssl rolled with a new
enough GTest not to hit this anymore.

Original-Bug: 418827514
Original-Fixed: 418781037
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1280584
Original-Revision: 878797009f929defcfecd83c080d339614dcf335
GitOrigin-RevId: bed7af0c1cd18b61cec4266c613dbaf31d3588c8
Change-Id: Ib4833636ae90bd5222b10299885e1633d4690f2f
1 file changed
tree: bcc5cfe5c524bb68b38a11d577817939ab694dc5
  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.