[roll] Roll fuchsia [idk] Avoid unnecessarily building molecules for other architectures

Some molecules, such as documentation, are only included in the IDK
once and thus built only at "PLATFORM". However, they were being built
for each architecture via sub-builds.

Original-Bug: 347094435
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1074467
Original-Revision: 4bcdb388eb3a30581abb626376b2909e9890dbfa
GitOrigin-RevId: 6552e68dd052c9c63725cdec7a538a77259278dd
Change-Id: I3eba0023e4b242595bb92262a3c4f82f47ad99ab
1 file changed
tree: 61fa9976561f9952e429c752bee7f00097194875
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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.