[roll] Roll fuchsia [lowpan] Update for OpenThread API changes.

The OpenThread API has changed again, so we need to make the appropriate
updates to the associated projects.

The OpenThread version we are using is based on the following commit:

    2fe077037dc5e290f92e0a239a8b50eefff23c5c

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/953445
Original-Revision: fa2b4a78abc3c6011bf05a0ad858b8dd9588f9bc
GitOrigin-RevId: 0f8023f55fc14a933f0b2efba349bf9d5e4e89d8
Change-Id: I55348115855321bdd9673646b741b3ed28a9a8bd
1 file changed
tree: 75e3dcb795897850970d0525d142251091912181
  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.