[roll] Roll fuchsia [fdf][bind] Make bind header optional

If the build template doesn't specify a bind header,
then don't create one.

This also adds an extra DDK header with empty bind rules,
now that drivers get their bind rules from the .bindbc
files instead of adding them to the ELF header.

This also updates intel-i2c to not use a bind header,
and explicitly names the goldfish-sensor driver's header.

Original-Bug: 100019

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/677927
Original-Revision: f7bc5f5433a4ec3c0a5e445eae0d5659efc3e75d
GitOrigin-RevId: 27f92c04264c7fbf340fe8837ec158b422cd2816
Change-Id: I006279419c2856aaaf2a076e9d40c113017c5af6
1 file changed
tree: 595b117f4fb30ef03d21dbfe7bc0a17e5dcca5d4
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.