[roll] Roll infra/recipes [lldb] Use the correct name for the package directory

When we created the lldb recipe, it seems like we copied most of the
logic from the toolchain recipe, and failed to update some of the
directory names correctly. This lead to us failing to upload the actual
lldb artifacts to CIPD.

Original-Fixed: 411666375
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1255960
Original-Revision: ad3f66c3cc9bb4ad8da03df13d16d73558147bad
GitOrigin-RevId: 420d4012d2230a80f4cd48e8023d514aa1047430
Change-Id: Ifde50d847e0aec6f49241142cbe55a17b412f370
1 file changed
tree: 2bc23b435b17d52f4dbf872078c6755949630169
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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 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.