commit | e9d67b36da68025fe94f9fd92afae574bc0739b8 | [log] [tgz] |
---|---|---|
author | global-integration-roller <global-integration-roller@fuchsia-infra.iam.gserviceaccount.com> | Sun Sep 24 06:13:40 2023 +0000 |
committer | CQ Bot <fuchsia-internal-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sun Sep 24 06:13:40 2023 +0000 |
tree | b470b7569da6155d669e52442b640a63680d147b | |
parent | 40b1e1c591343aeb5005b3652f2011d8dd02e363 [diff] |
[roll] Update submodules Roller-URL: https://ci.chromium.org/b/8769096164567615185 CQ-Do-Not-Cancel-Tryjobs: true Change-Id: Ibbec9e9762581f46657397b176ba13fe266a878e Reviewed-on: https://fuchsia-review.googlesource.com/c/drivers/rtc/nxp/pcf8563/+/921188 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.