[roll] Roll fuchsia [brcmfmac] Check in component manifests

Rather than generate them at build time, they are checked in instead.

Also, bind files related to pcie were removed as they were missed in a
previous change which removed pcie support from this driver.

Original-Bug: 99391
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/810599
Original-Revision: 7bebdf6ec4b2650578be224c9a25c2d57857d4a4
GitOrigin-RevId: 59d5c24359e3157f9d18c568ef04c14a83d46252
Change-Id: I815b6db442b3b3ccc9d9185f32001d56ecd687be
1 file changed
tree: 6c8ef405f28564fb66706c54f8274003d21042ec
  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.