commit | ed1228744666c17bc0b246c862a65167dc4d6412 | [log] [tgz] |
---|---|---|
author | Nick Eaton <nickeaton@fuchsia.infra.roller.google.com> | Fri Jul 08 16:06:34 2022 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Fri Jul 08 09:08:04 2022 -0700 |
tree | 37c503ba22094774c0489f3f8bc07f6d295d9992 | |
parent | b9c97b64769a6d8598338225b6990e56089293bf [diff] |
[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
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party
.