[roll] Roll fuchsia [wisdom] Depend on fxl_cli instead of fxl

CLI apps should depend on fxl_cli instead of fxl.
FXL is being split into two different libraries for
drivers vs. non-drivers, and non-drivers should
depend on fxl_cli instead of fxl.

Original-Bug: b/300157652
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/970704
Original-Revision: f22d55173e4fb3c0bdc6a1cd14c0eb92ff8edf4a
GitOrigin-RevId: 2631850999aba4217027cebb2e80d548e001946b
Change-Id: Ib668e8a582bbaf5893daa6d8a4fbcb83b2145d59
1 file changed
tree: d1f0a37d3444ff237c7f688ad735ef329a1887b1
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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 via the IRC channel #fuchsia on Freenode.

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.