[roll] Roll infra/recipes [contrib/ffmpeg.py] use provided 'profile' parameter https://turquoise-internal-review.git.corp.google.com/c/integration/+/628381 adds a 'profile' parameter to each 'build' used by ffmpeg.py. This CL uses that parameter instead of the hard-coded string 'arch' in formulating a destination path for the build. Currently, this value is always 'arch', so no behavior change results. After this CL lands, the input parameters will be changed again to add new builds with 'profile' containing the actual profile name, so that the results are deposited in profile-specific directories. Original-Bug: 115454 Test: no behavior change Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/770311 Original-Revision: c09dccd99707b7eccaca49602f2362ad0d82f448 GitOrigin-RevId: 1c8ac7bdc54fa25d9deb39e4b8cfc96a169f8c79 Change-Id: Iacca70f6105a078ffbad0b17717044933d9958ce
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.