[roll] Roll fuchsia [lowpan] Update CLI logging

Current OpenThread CLI implementation does not log the CLI response, which
is useful for Thread folks debugging the bugs reported from testing
team. Some tests are time-sensitive, and the automated scripts exercises
this CLI frequently. It is helpful to collect those responses with a
timestamp.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/795288
Original-Revision: 7f305cb7f84f34edc505b69c032010c414ba8ebc
GitOrigin-RevId: 9995f63d4dd343e3e6618bb840eec094e0037fb3
Change-Id: I236d94a3d3c175448f6f354a61f12922b56ee7da
1 file changed
tree: 651c47d3ff8403bc6ece22a755474c4aa4e99745
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.