[roll] Roll fuchsia Revert "[iwlwifi] Replace iwlwifi with prebuilt iwlwifi"

This reverts commit f1f334e30ee7fee2665536fd5877e7d91e0fc60b.

Reason for revert: Breaking SDK build.

Original change's description:
> [iwlwifi] Replace iwlwifi with prebuilt iwlwifi
>
> This change removes the in-tree iwlwifi driver and defines a prebuilt
> package to fetch the driver from the prebuilt directory in-tree. The
> drivers in prebuilt directory will be rolled from OOT repos
> periodically.
>
> Original-Bug: b/288979104
> Test: Manual tests on scan and connect with the prebuilt iwlwifi driver
> on NUC7.
>
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/890174
> Size-Review: James Sullivan <jfsulliv@google.com>

Original-Bug: b/288979104
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/892339
Original-Revision: eddd00431ee0fc914aeb36b54db88e686bdbb803
GitOrigin-RevId: 69146e17d0269ef341fac383878d3a4014596e5a
Change-Id: I4421036b3db667e950395903ff08979d7a52fcdd
1 file changed
tree: 6208a0c1784f8194930bdabe3a9a18ff0ba5bc27
  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.