commit | 9220bca60ffb9e2700a0a4cdfab9fc399cc9a958 | [log] [tgz] |
---|---|---|
author | Chase Latta <chaselatta@fuchsia.infra.roller.google.com> | Wed Nov 01 00:49:51 2023 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Wed Nov 01 12:13:06 2023 -0700 |
tree | ec01d22bea67d63b34cbb25dd24a45f6052bda71 | |
parent | b0ba9f109961dcd4ed9285d3c882d56f87bfd6b5 [diff] |
[roll] Roll fuchsia [bazel_sdk] allow fuchsia_cc_driver to specify binary name Adds an attribute to fuchsia_cc_driver which allows users to specify the name of the built driver. For now we keep the default as lib<name>.so which is different from in-tree until we can migrate our OOT repos to match the default that we have in-tree. BUG: b/305314198 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/939989 Original-Revision: 54855530fbc9d62e77588c30259aae7a637ecbf2 GitOrigin-RevId: d64167f3b19379a1c7c75268e3f69cbda9803647 Change-Id: I0c50348772814871669d8c4926ea6a81a945a88b
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
.