[roll] Roll fuchsia [assembly] Make gendir a required arg

Most of the assembly intermediates will be moved to gendir, and
outdir will be reserved for the single output assembled system
container, therefore we need to make gendir required.

Original-Bug: 417541189
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1278687
Original-Revision: 258aaeceddf2762537bb7a37763d0c322c1195e8
GitOrigin-RevId: 06cb779c36c5440eddc62f14ee509cf8b5005bad
Change-Id: I1a58088580d59d68cf0a6435ce8808ad17fd20ca
1 file changed
tree: b3d3dbd3fa96fb0bd04ffc232dc6d91c98aa1796
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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 in one of the communication channels documented at get involved.

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.