[roll] Roll fuchsia [build] Also validate cml files against packaged files

While we're at it, for the new templates validate only against
dependencies of the component (rather than collecting all packaged
manifests and validating them against all packaged files). Ensures that
the build graph is more correct.

Also fix a couple of errors here and there that were caught by the more
stringent checks.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/465714
Original-Revision: 7b983669bfb397a358ba95abee8c5d9600aa2804
GitOrigin-RevId: 49d5c51c19d8d88c223578868463610a5da7a4e0
Change-Id: Ifda518132b91f55b9cce0bf88dac7d2768708071
1 file changed
tree: 2fb197659b0abbc9281a6d9ebc24bf11d543b644
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. flower
  8. jiri.lock
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
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.