[roll] Roll fuchsia [fdf] Create GN group for drivers needed by tools

Create new GN group "//src/bundle:tools-drivers" that will include
drivers needed by "//src/bundles:tools". This will replace
"//src/bundle:tools-system" but first the existing GN files that depend
on "tools-system" need to be updated to insert "tools-driver" instead
and in their base driver package set and not the system package set.
That will be done in a future commit.

Original-Bug: 69738
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/696404
Original-Revision: c030fb02fae6ca110224c86d7684f4289f69cec7
GitOrigin-RevId: 69c0c3767641246daffa4276d9544860f3fcebb4
Change-Id: Icf976a08ecf7caa7c042ff6f96b0195ea3f8c2e7
1 file changed
tree: 37c503ba22094774c0489f3f8bc07f6d295d9992
  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.