commit | 050082da3d2505ba641e42822df9aacc5b21c2a7 | [log] [tgz] |
---|---|---|
author | global-integration-roller <global-integration-roller@fuchsia-infra.iam.gserviceaccount.com> | Wed Oct 04 20:18:30 2023 +0000 |
committer | CQ Bot <fuchsia-internal-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Oct 04 20:18:30 2023 +0000 |
tree | f81192e7ce50f4b0d63266bc03ef06cd9a40aa36 | |
parent | cc4979c5d330434b4198844cc6b5baa98668acbb [diff] |
[roll] Update submodules Roller-URL: https://ci.chromium.org/b/8768139027831961137 CQ-Do-Not-Cancel-Tryjobs: true Change-Id: I3fc94f4d9b65fe7d5037036e860a46e339bd5ddf Reviewed-on: https://fuchsia-review.googlesource.com/c/drivers/rtc/nxp/pcf8563/+/927192 Commit-Queue: GI Roller <global-integration-roller@fuchsia-infra.iam.gserviceaccount.com>
This repository is a based on a template repository which will be adopted automatically by OOT driver repositories.
Template repository is located in: https://fuchsia.googlesource.com/template/driver/
To perform an initial bootstrap, execute the following:
In a terminal, fetch all git submodules:
git submodule init && git submodule update --recursive
Bootstrap the build environment:
scripts/bootstrap.sh
Fetch and build the SDK:
tools/bazel build @fuchsia_sdk//:fuchsia_toolchain_sdk
See the getting started guide for more info.