commit | 0d86cd19ebb8470af4609e18cf9c2ac94d102040 | [log] [tgz] |
---|---|---|
author | global-integration-roller <global-integration-roller@fuchsia-infra.iam.gserviceaccount.com> | Sun Mar 03 17:37:57 2024 +0000 |
committer | CQ Bot <fuchsia-internal-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sun Mar 03 17:37:57 2024 +0000 |
tree | f33268b54fda4a09f1636fb53687ef9d6f085b91 | |
parent | fef6459b16f70a416e710c2b161d6d3fcc81747b [diff] |
[roll] Roll graphics_gpu-bazel-sdk-cipd packages to version:19.20240303.2.1 fuchsia/sdk/core/fuchsia-bazel-rules/linux-amd64 new:https://chrome-infra-packages.appspot.com/p/fuchsia/sdk/core/fuchsia-bazel-rules/linux-amd64/+/version:19.20240303.2.1 fuchsia/sdk/core/fuchsia-bazel-rules/mac-amd64 new:https://chrome-infra-packages.appspot.com/p/fuchsia/sdk/core/fuchsia-bazel-rules/mac-amd64/+/version:19.20240303.2.1 From: None To: version:19.20240303.2.1 Roller-URL: https://ci.chromium.org/b/8754467019251237553 CQ-Do-Not-Cancel-Tryjobs: true Change-Id: I67987a9cfa8370c616d9ce354de45a62c06018bd Reviewed-on: https://fuchsia-review.googlesource.com/c/drivers/graphics/gpu/+/1000927 Commit-Queue: GI Roller <global-integration-roller@fuchsia-infra.iam.gserviceaccount.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.