commit | dfdb520b498a73afcdeaaf0572c139582dd58ddb | [log] [tgz] |
---|---|---|
author | Chase Latta <chaselatta@google.com> | Tue Mar 04 09:37:39 2025 -0800 |
committer | CQ Bot <fuchsia-internal-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Mar 04 09:37:39 2025 -0800 |
tree | b60797d5ba733c14e9ecbe75e32cdb7c6241d653 | |
parent | f963806bc6ef648594006eef329d4741729eff4b [diff] |
disable rollers and infra tests This CL disables the rollers until we pick up work in this repository again. Change-Id: Iad2fb01f5366b4584279776ffc3c2a70dfec9998 Reviewed-on: https://fuchsia-review.googlesource.com/c/drivers/graphics/gpu/+/1219284 Commit-Queue: Chase Latta <chaselatta@google.com> Reviewed-by: Jiaming Li <lijiaming@google.com>
To perform an initial bootstrap, execute the following:
In a terminal, clone the repository:
git clone https://fuchsia.googlesource.com/drivers/graphics/gpu
Change to that directory:
cd gpu
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.