[roll] Roll fuchsia [build] Convert gn arg product_build to has_board The product_build gn arg was intending to differentiate between SDK builds and non-SDK (product) builds. Unfortunately, SDK builds use the core product, and therefore product_build was also true for SDK builds. SDK builds do not include a board, though, so we have moved the "hack" to the common x64 / arm64 boards, and renamed the arg to has_board. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/735583 Original-Revision: e1cb5350c7611e1627b872cb13cbacf92d5f640b GitOrigin-RevId: 99af99ca5a7399049571afc9b414258af874e4c5 Change-Id: If9b0b3747aa6b9c81e1ac63fac5bbac30dd42b32
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.