[roll] Roll fuchsia [driver][sdk] Use SDK to build Example Board Driver

Fix the dependency graph of the devicetree libraries. Now the example board driver can compile, but the test for it is not wired up yet. This will happen in next CL.

Also included in the change is the support of cc_source_library depends
on a bind library in SDK.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/988378
Original-Revision: 7cc55aa075446c7355f9fe76f35369bfcab595a8
GitOrigin-RevId: 8a19d63e697c8e98adba05561a213ec78975ed0f
Change-Id: Iba4eb6e2028515f919f84de174a6b4b6ac2a28f2
1 file changed
tree: bbeb0f41650abac9bf53c1fda1106174cba634cf
  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.