commit | 316aeda67c20aebc8347dd0283371cc498eeb567 | [log] [tgz] |
---|---|---|
author | global-integration-roller <global-integration-roller@fuchsia-infra.iam.gserviceaccount.com> | Sun Sep 24 18:48:40 2023 +0000 |
committer | CQ Bot <fuchsia-internal-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sun Sep 24 18:48:40 2023 +0000 |
tree | 24b5f4ab2922b82317e048f45b747851e154938b | |
parent | 94a0041007b288f7d7758dc12f4f13558bdf2647 [diff] |
[roll] Update submodules Roller-URL: https://ci.chromium.org/b/8769048677831796353 CQ-Do-Not-Cancel-Tryjobs: true Change-Id: I52f74ac2902f0eafd906536a8a8d0f394222dd16 Reviewed-on: https://fuchsia-review.googlesource.com/c/drivers/rtc/nxp/pcf8563/+/921378 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.