commit | e140320b6e6efd3b45d675c5ec6ce7d0ad77bbce | [log] [tgz] |
---|---|---|
author | Brian Bosak <bbosak@fuchsia.infra.roller.google.com> | Sun Feb 09 20:57:33 2025 -0800 |
committer | Copybara-Service <copybara-worker@google.com> | Sun Feb 09 20:59:00 2025 -0800 |
tree | 5c5d2296bc53531c87f20408b9e5427998ce939d | |
parent | 615da6878194d45f5763a12724a109ad2a0249e0 [diff] |
[roll] Roll fuchsia Revert "[wlan] Use new boringssl Rust bindings" This reverts commit 5297e823353a577881da90d62e2fb976aba6142b. Reason for revert: b/395499454 Original change's description: > [wlan] Use new boringssl Rust bindings > > There are new, canonical Rust bindings now shipped in boringssl.git. > They are still backed by a bindgen-generated file produced in-tree, > which now uses the vendored prebuilt `bindgen`, accounting for the > i32-vs-u32 difference seen. > > For parity with the old bindings, we replace the dependency with a > flavour that only depends on libcrypto. > > Change-Id: Ib3989390a58f25ae2c0db3fa312d9cd8e719294c > Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1200410 > Fuchsia-Auto-Submit: Joshua Seaton <joshuaseaton@google.com> > Commit-Queue: Auto-Submit <auto-submit@fuchsia-infra.iam.gserviceaccount.com> > Reviewed-by: Charles Celerier <chcl@google.com> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1202804 Original-Revision: f746db9945b2bd56466580ac773dddc1429b25a1 GitOrigin-RevId: c944e38ca9dbab57fb4a0859407baf6529855e3d Change-Id: I3ff94dac9d57fb1beaad586615d1fa209b8362c8
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 in one of the communication channels documented at get involved.
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
.