commit | 0311d16989cb0110616e6949bf43118c536fdde3 | [log] [tgz] |
---|---|---|
author | global-integration-roller <global-integration-roller@fuchsia-infra.iam.gserviceaccount.com> | Thu Mar 21 19:43:20 2024 +0000 |
committer | CQ Bot <fuchsia-internal-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Mar 21 19:43:20 2024 +0000 |
tree | e23d5305b1908f97290855d0a2db33c6bbc6b0e5 | |
parent | a5047d3ccfc90b5d91dbb6a1bf7dc9c50077f37e [diff] |
[roll] Roll graphics_gpu-bazel-sdk-cipd packages to version:19.20240321.2.1 fuchsia/development/product_bundles/v2 new:https://chrome-infra-packages.appspot.com/p/fuchsia/development/product_bundles/v2/+/version:19.20240321.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.20240321.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.20240321.2.1 From: None To: version:19.20240321.2.1 Roller-URL: https://ci.chromium.org/b/8752828427538096609 CQ-Do-Not-Cancel-Tryjobs: true Change-Id: I7e1033bfd89d20f77df7ea5b5518e081f96be8b5 Reviewed-on: https://fuchsia-review.googlesource.com/c/drivers/graphics/gpu/+/1010840 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.