commit | 01570c03218f0d7b9c534e6a4061f379825d4a6f | [log] [tgz] |
---|---|---|
author | global-integration-roller <global-integration-roller@fuchsia-infra.iam.gserviceaccount.com> | Thu Jun 27 11:38:42 2024 +0000 |
committer | CQ Bot <fuchsia-internal-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jun 27 11:38:42 2024 +0000 |
tree | 35bd3ee710f450d3fe70fdbf53418802fec216c6 | |
parent | 082b17fdc5ea6198296be3e61d792cf9a5dc3fc6 [diff] |
[roll] Roll graphics_gpu-bazel-sdk-cipd packages to version:22.20240627.1.1 fuchsia/development/product_bundles/v2 new:https://chrome-infra-packages.appspot.com/p/fuchsia/development/product_bundles/v2/+/version:22.20240627.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:22.20240627.1.1 From: None To: version:22.20240627.1.1 Roller-URL: https://ci.chromium.org/b/8743981284015756753 CQ-Do-Not-Cancel-Tryjobs: true Change-Id: Ib69134cc6f0e76c1bd25ec75e38f99250b544b30 Reviewed-on: https://fuchsia-review.googlesource.com/c/drivers/graphics/gpu/+/1072850 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.