commit | 906fe0a5d36f326eae242e901a125cb3b46d1ae9 | [log] [tgz] |
---|---|---|
author | global-integration-roller <global-integration-roller@fuchsia-infra.iam.gserviceaccount.com> | Mon Mar 04 06:14:55 2024 +0000 |
committer | CQ Bot <fuchsia-internal-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Mar 04 06:14:55 2024 +0000 |
tree | e21bd97ea76186430855294739e0cdccbb133cd6 | |
parent | 77e7600d2483968f867c39f872480c2c1ea379d2 [diff] |
[roll] Roll graphics_gpu-bazel-sdk-cipd packages to version:19.20240304.0.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.20240304.0.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.20240304.0.1 From: None To: version:19.20240304.0.1 Roller-URL: https://ci.chromium.org/b/8754419353272472017 CQ-Do-Not-Cancel-Tryjobs: true Change-Id: Iec6507f231f00cb268107a9976a574891df22075 Reviewed-on: https://fuchsia-review.googlesource.com/c/drivers/graphics/gpu/+/1001063 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.