[roll] Roll fuchsia [build] Fix 3 incorrect package deps from https://fxrev.dev/605829

This CL fixes a couple more package dependency issues that were
incorrectly added by https://fxrev.dev/605829 (the starnix tests
required the starnix package, not the starnix test runner). Also
removes an unnecessary package dep, added due to an incorrect
ordering in the syslog.

Original-Bug: b/195343539
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/607341
Original-Revision: 0757e94cb90868096e7a170b69745a0240c07075
GitOrigin-RevId: 09795b9c3d2fa5dcc6265afaa1ab5b580fac4713
Change-Id: Ice924c155e0a895ce6cd073ea771e77bbc4a043a
1 file changed
tree: e52d0d07119cae08fc9dbb636be7231ce78363bf
  1. infra/
  2. third_party/
  3. firmware
  4. flower
  5. jiri.lock
  6. minimal
  7. prebuilts
  8. README.md
  9. stem
  10. 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.