| commit | 9614d0df84d9ba229f0ac4ac1cb15198d2ec2e92 | [log] [tgz] |
|---|---|---|
| author | Nathan Mulcahey <nmulcahey@fuchsia.infra.roller.google.com> | Fri Jan 07 23:41:58 2022 +0000 |
| committer | Copybara-Service <copybara-worker@google.com> | Fri Jan 07 15:42:56 2022 -0800 |
| tree | c64163dc9d918bd48547b57dee71e466a7abcbdd | |
| parent | b80824319f5894230d8d0ccf57bc8f60cd1045c8 [diff] |
[roll] Roll fuchsia [boringssl] Unnest boringssl [1/3] 1) Check the Fuchsia specific files for boringssl into fuchsia.git under //build/secondary. This allows us to remove the repository that containts them from the checkout in step #2. TODO: 2) Remove //third_party/boringssl and //third_party/boringssl/src from the checkout. The latter will immediately be superseded by the same content at the same location in the checkout (`jiri` will do a delete + create) 3) Move the fuchsia specific files for boringssl into //third_party/boringssl as part of fuchsia.git This CL also removes a number of unnecessary files (LICENSE, AUTHORS, PATENTS) and changes the path in GN files for the source files moved to //build/secondary to be absolute as GN does not search in //build/secondary for the relative paths. Original-Bug: b/189325238 Original-Bug: 59863 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/628243 Original-Revision: b3a5840bf7bdb99563d5f01eb1594ac85000771c GitOrigin-RevId: 652dad6e96b6e1e68d90389ea1518cc6aedc3230 Change-Id: I968f834f1433e927163a9ac286b1ff00964a0063
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.