[roll] Roll fuchsia [bazel_sdk] Boards only accept bibs from bib rule

Instead of accepting a directory of bibs, which causes incremental
issues, the board rule now only accepts bibs from
fuchsia_board_input_bundle.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1105444
Original-Revision: beba98ae012b7a51d158c14c5ffb95efaaba0884
GitOrigin-RevId: c2d308a2b6ba7b8634de0df0602611df39dc7da7
Change-Id: I56ad3e8d0f2712839db6ff6878c6b6f4fa893872
1 file changed
tree: d3c2f251a820775d0c2000c292a5b0d533caee59
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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.