[roll] Roll fuchsia [artifactory] Ignore missing manifest-of-packages.

We already ignore missing individual package manifests which is
necessary when GN metadata lists a package that is not built by
the current fint params. This extends the behavior to cover the file
which lists all package manifests.

Prereq for Ib6e6e2a471823c81c4e16601cdc845ebaa1e2bdb.

Original-Bug: 90028
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/676950
Original-Revision: b372ac614b457e8aeb8cc8aba1b41c7c25016e83
GitOrigin-RevId: 20e3366e3836dc90ff392572cfc2f82474e6cf51
Change-Id: Id44767034a8fad69b3d42ff8189ccdfd0f075e94
1 file changed
tree: 3b54fb78c1f4f1f73b3ed9babc8ed84e1c6d5de8
  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.