[roll] Roll infra/recipes [prebuilt_host_tool] Add LICENSE and README.fuchsia files to packages

In order to pass our static checks, all packages rolled into Fuchsia
must contain LICENSE and FUCHSIA.readme files. This change adds these
required pieces of documentation to our host tool packages.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/938563
Original-Revision: bc1fb6ecdef13378dbf05c61c58216c16d75e307
GitOrigin-RevId: ff0eeacf04df5b5c0bf9b5989a16cdc59157e902
Change-Id: Iaa8269875ed8a8bde223bc7eeea8486ce925c950
1 file changed
tree: 7dcf6aa29bddb5dea44ea2edbc438da0a21672fd
  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.