commit | dd56e7cbc54444bb65acd5a8c3cb321d009eecbe | [log] [tgz] |
---|---|---|
author | global-integration-roller <global-integration-roller@fuchsia-infra.iam.gserviceaccount.com> | Wed May 29 10:17:24 2024 +0000 |
committer | CQ Bot <fuchsia-internal-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed May 29 10:17:24 2024 +0000 |
tree | 702caf65a3e4c66c2eb878c88f4acd4cf5bd0719 | |
parent | 84f256ede85871e30efe8df6bf795d8bfbe44c46 [diff] |
[roll] Roll graphics_gpu-bazel-sdk-cipd packages to version:20.20240529.1.1 fuchsia/development/product_bundles/v2 new:https://chrome-infra-packages.appspot.com/p/fuchsia/development/product_bundles/v2/+/version:20.20240529.1.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:20.20240529.1.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:20.20240529.1.1 From: None To: version:20.20240529.1.1 Roller-URL: https://ci.chromium.org/b/8746613372931620961 CQ-Do-Not-Cancel-Tryjobs: true Change-Id: I8f2057c5e57bbad91e4695fa8230eda52bbaef34 Reviewed-on: https://fuchsia-review.googlesource.com/c/drivers/graphics/gpu/+/1056325 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.