commit | 0b3adce3d4658456ab974dc2e41f34294c5fdf63 | [log] [tgz] |
---|---|---|
author | global-integration-roller <global-integration-roller@fuchsia-infra.iam.gserviceaccount.com> | Tue Oct 03 07:22:06 2023 +0000 |
committer | CQ Bot <fuchsia-internal-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Oct 03 07:22:06 2023 +0000 |
tree | aae361a638e0f48817cddf7daaf2f98bce297d1f | |
parent | 5ff0aceff3548c0b78d73d950c394b07a63a8981 [diff] |
[roll] Update submodules Roller-URL: https://ci.chromium.org/b/8768276259465322305 CQ-Do-Not-Cancel-Tryjobs: true Change-Id: I61a2f83f959a712c0ad34a48f660a96bdc051267 Reviewed-on: https://fuchsia-review.googlesource.com/c/drivers/rtc/nxp/pcf8563/+/925250 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.